Hello,
I am trying to setup snmp-v3 on some older 8600 chassis runnning 5.1.2.0 code. I have the encruption modules loaded, boot flag set to allow snmp and the access policy set to allow snmp-v3. I used these commands to create the snmp-v3 config.
config snmp-v3 usm create Manager sha auth test123 priv-prot aes priv t3st123
config snmp-v3 group-access create admin "" usm authPriv
config snmp-v3 group-access view admin "" usm authPriv read root write root notify root
config snmp-v3 group-member create Manager usm admin
Any advice is appreciated.
I am trying to setup snmp-v3 on some older 8600 chassis runnning 5.1.2.0 code. I have the encruption modules loaded, boot flag set to allow snmp and the access policy set to allow snmp-v3. I used these commands to create the snmp-v3 config.
config snmp-v3 usm create Manager sha auth test123 priv-prot aes priv t3st123
config snmp-v3 group-access create admin "" usm authPriv
config snmp-v3 group-access view admin "" usm authPriv read root write root notify root
config snmp-v3 group-member create Manager usm admin
Any advice is appreciated.