Hi all,
I can do snmpwalk to Cisco switch:
linux-h15b:~ # snmpwalk -v3 -l authPriv -u Switch -a sha -A AAAAAAA -x aes -X XXXXXXXX Y.Y.Y.Y:161 system
SNMPv2-MIB::sysDescr.0 = STRING: Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1)
.......
However in Zabbix SNMPv3 config to monitor switch doesn't work: Status - Not supported.
I have also tried with md5 authentication and des encryption. Result was the same.
Configuration and error screens are attached.
With SNMPv2 all OK.
What is wrong/to do ?
Thanks
I can do snmpwalk to Cisco switch:
linux-h15b:~ # snmpwalk -v3 -l authPriv -u Switch -a sha -A AAAAAAA -x aes -X XXXXXXXX Y.Y.Y.Y:161 system
SNMPv2-MIB::sysDescr.0 = STRING: Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1)
.......
However in Zabbix SNMPv3 config to monitor switch doesn't work: Status - Not supported.
I have also tried with md5 authentication and des encryption. Result was the same.
Configuration and error screens are attached.
With SNMPv2 all OK.
What is wrong/to do ?
Thanks
Comment