SNMP v2c and SNMP v3
Posted: 18 Jan 2022 12:55
Hi All,
I have a weird requirement, I need to run SNMP v2c and 3 at the same time to the same server.
Software version :8.7.354.R01
Snmp v3 works perfectly.
When i try to setup v2 as well It fails.
Here is my config:
aaa authentication snmp "local"
snmp security authentication set ******** i think this command maybe what forces one or the other to work but not both.
snmp community-map user "XXv3" enable
snmp community-map user "XXv2" enable
user XXv2 password YYYYY read-only all no auth
user XXv3 password ZZZZZ read-only all SHA AES
Are my suspicions right or what am i missing ?
I have a weird requirement, I need to run SNMP v2c and 3 at the same time to the same server.
Software version :8.7.354.R01
Snmp v3 works perfectly.
When i try to setup v2 as well It fails.
Here is my config:
aaa authentication snmp "local"
snmp security authentication set ******** i think this command maybe what forces one or the other to work but not both.
snmp community-map user "XXv3" enable
snmp community-map user "XXv2" enable
user XXv2 password YYYYY read-only all no auth
user XXv3 password ZZZZZ read-only all SHA AES
Are my suspicions right or what am i missing ?