Dear all,
I'm trying to configure SNMPv3 with privauth on a Cisco router. The router config looks like this:
snmp-server group ZABBIX-SNMP-GROUP v3 priv
snmp-server user ZABBIX ZABBIX-SNMP-GROUP v3 auth sha ZABBIXZZZ priv des56 ZABBIXZZZ (does not support AES)
From the zabbix server the snmpwalk command works just fine:
snmpwalk -v 3 -u ZABBIX -a SHA -A ZABBIXZZZ -l AuthPriv -x DES -X ZABBIXZZZ 192.168.168.129
However, when I configure a new host and an SNMPv3-agent item, the GUI shows timeout while connecting to 192.168.168.129.
Anyone managed to get SNMPv3 working with Cisco? Whould you (partially) share your config?
Thanks,
Mihai
I'm trying to configure SNMPv3 with privauth on a Cisco router. The router config looks like this:
snmp-server group ZABBIX-SNMP-GROUP v3 priv
snmp-server user ZABBIX ZABBIX-SNMP-GROUP v3 auth sha ZABBIXZZZ priv des56 ZABBIXZZZ (does not support AES)
From the zabbix server the snmpwalk command works just fine:
snmpwalk -v 3 -u ZABBIX -a SHA -A ZABBIXZZZ -l AuthPriv -x DES -X ZABBIXZZZ 192.168.168.129
However, when I configure a new host and an SNMPv3-agent item, the GUI shows timeout while connecting to 192.168.168.129.
Anyone managed to get SNMPv3 working with Cisco? Whould you (partially) share your config?
Thanks,
Mihai