I graph devices using SNMPv1, v2 and v3 (authNoPriv with MD5) without problem.
I have a device that I want to add that uses authPriv (MD5/DES) but I can't make it work and I always get "SNMP error". When I click on Verbose Query on the SNMP - Interface Statistics, I get the following :
+ Running data query [1].
+ Found type = '3' [snmp query].
+ Found data query XML file at 'C:/Inetpub/wwwroot/cacti/resource/snmp_queries/interface.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.2.1.2.2.1.1'
+ No SNMP data returned
+ Found data query XML file at 'C:/Inetpub/wwwroot/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'C:/Inetpub/wwwroot/cacti/resource/snmp_queries/interface.xml'
+ Found data query XML file at 'C:/Inetpub/wwwroot/cacti/resource/snmp_queries/interface.xml'
The device is configured as following :
- Hostname: 10.1.253.250
Host Template: None
Downed Device Detection: SNMP
Ping Timeout Value: 400
Ping Retry Count: 1
SNMP Version: Version 3
SNMP Username (v3): userrw
SNMP Password (v3): md5md5md5
SNMP Auth Protocol (v3): MD5 (default)
SNMP Privacy Passphrase (v3): desdesdes
SNMP Privacy Protocol (v3): DES (default)
SNMP Context:
SNMP Port: 161
SNMP Timeout: 500
Maximum OID's Per Get Request: 10
Code: Select all
snmpwalk -v 3 -u userrw -l authPriv -A md5md5md5 -a MD5 -X desdesdes -x DES 10.1.253.250:161 .1.3.6.1.2.1.2.2.1.1
Note that if I reconfigure that device to use only MD5 Auth and no priv, I am able to poll it with cacti. It is only when I enable the Priv that cacti can't communicate properly with it.
Did I forget something? Is there a known bug/problem with cacti using authPriv with MD5/DES?
Thanks in advance for your help.
js
For the record, the device is a stack of two Avaya/Nortel 5510-24T switches running with FW:6.0.0.10/SW:v6.2.0.201.