cancel
Showing results for 
Search instead for 
Did you mean: 

ERS 3510 SNMPv3 configuration.

ERS 3510 SNMPv3 configuration.

Rod_Robertson
New Contributor III
This is the first ERS I have tried to configure, I am have issues with SNMPv3

We have an XOS standard configuration :

configure snmpv3 add user "Test" engine-id 80:00:07:7c:03:00:04:96:83:4c:15 authentication sha auth-encrypted localized-key 23:15:23:e7:58:23:95:23:ed:23:8b:23:10:42:23:ef:23:91:7c:45:23:e8:23:96:62:33:23:98:23:ef:44:23:b1 privacy privacy-encrypted localized-key 23:f4:36:23:c9:23:dc:23:87:4c:2c:23:0e:23:d7:23:a3:66:29:23:e7:23:b6:23:12:61:23:b2:23:e9:23:e5:23:c6
configure snmpv3 add group "v1v2cNotifyGroup" user "v1v2cNotifyUser1" sec-model snmpv2c
configure snmpv3 add group "admin" user "epi-user" sec-model usm
configure snmpv3 add community "Test1" name "R3g3n75" user "v1v2c_rw"
configure snmpv3 add community "Test1p" name "R3g3n75p" user "v1v2c_ro"
configure snmpv3 add community "v1v2cNotifyComm1" name "ST.2886755445.162" user "v1v2cNotifyUser1"
configure snmpv3 add target-addr "v1v2cNotifyTAddr1" param "v1v2cNotifyParam1" ipaddress 172.16.100.117 transport-port 162 tag-list "defaultNotify"
configure snmpv3 add target-params "v1v2cNotifyParam1" user "v1v2cNotifyUser1" mp-model snmpv2c sec-model snmpv2c sec-level noauth
configure snmp access-profile "SwitchManage" readwrite

What would the generic CLI be for the ERS3510
1 REPLY 1

sdockham
New Contributor II
Mr. Robertson,

This is how we set snmpv3 access:
snmp-server user "user name" read-view snmpv1Objs write-view snmpv1Objs notify-view snmpv1Objs "authentication protocol 'sha/md5'" "auth phrase" "privacy protocol 'aes/des/3des'" "pri phrase"

Hope this helps.
GTM-P2G8KFN