i have about the same problem as glopglop, queries seem successful but they're both empty (0 items , 0 rows)
Code:
Data Query Debug Information:
+ Running data query [11].
+ Found type = '3' [snmp query].
+ Found data query XML file at '/var/www/html/cacti/resource/snmp_queries/webcache_squid_median.xml'
+ XML file parsed ok.
+ Executing SNMP walk for list of indexes @ '.1.3.6.1.4.1.3495.1.3.2.2.1.1'
+ No SNMP data returned
when testing with a snmpwalk i get a lot of lines looking like the following :
Code:
SNMPv2-SMI::enterprises.3495.1.1.1.0 = INTEGER: 1868
SNMPv2-SMI::enterprises.3495.1.1.2.0 = INTEGER: 1843168
SNMPv2-SMI::enterprises.3495.1.1.3.0 = Timeticks: (90029) 0:15:00.29
until the 2 last lines where i get an error :
Code:
SNMPv2-SMI::enterprises.3495.1.5.2.1.1.10.0.105.81 = IpAddress: 10.0.105.81
Error: OID not increasing: SNMPv2-SMI::enterprises.3495.1.5.2.1.1.10.0.105.91
>= SNMPv2-SMI::enterprises.3495.1.5.2.1.1.10.0.105.81
any help would be greatly appreciated
