Hello Team,
I was trying to configure SNMPv3 in vain from v2 which was working fine.
Below are the configs done so far
1.SNMPv3 User
configure snmpv3 add user netadmin authentication md5 Rwa@456t# privacy Rwa@456t#
2.SNMPv3 group
configure snmpv3 add group "v3group" user "netadmin" sec-model usm
3. SNMPv3 Access
configure snmpv3 add access "v3group" sec-model usm sec-level priv read-view "defaultAdminView" write-view "defaultAdminView" notify-view "defaultAdminView
4.SNMPv3 Target Address
configure snmpv3 add target-addr "Observium" param "NetworkTeam" ipaddress 10.150.96.50 transport-port 162 tag-list "TrapSink"
configure snmpv3 add target-addr "observium" param "NetworkTeam" ipaddress 10.150.96.50 transport-port 162 vr "VR-Mgmt" tag-list "TrapSink"
When I go on my SNMP server and try to add my switches I get below error
"No reply on credentials netadmin/authPriv using v3."
Someone help me out please
Appreciate your help,thanks very much
Theogene K.