The switch is configured as an SNMP-enabled host, snmp v1. The data query for "SNMP - Interface Statistics" appears to run properly (see below).
However, when poller.php reaches the switch, it generates a number of "U" entries in the cacti.log. It appears to be looking for .1.3.6.1.2.1.31.1.1.1.6.1 (which I believe is ifInOctets), but doesn't find a value for this OID.
An snmpwalk shows that this value is present as "IF-MIB::ifInOctets".
I'm attaching the output of the "Data Query Debug Information", the errors in my cacti.log and an snmpwalk from the switch.
Any assistance is appreciated.
Cacti.log:
Code: Select all
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] SNMP: Host responded to SNMP
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1424] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1424] SNMP: v1: x.x.x.x, dsname: traffic_in, oid: .1.3.6.1.2.1.31.1.1.1.6.2, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1424] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1424] SNMP: v1: x.x.x.x, dsname: traffic_out, oid: .1.3.6.1.2.1.31.1.1.1.10.2, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1423] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1423] SNMP: v1: x.x.x.x, dsname: traffic_out, oid: .1.3.6.1.2.1.31.1.1.1.10.1, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1423] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1423] SNMP: v1: x.x.x.x, dsname: traffic_in, oid: .1.3.6.1.2.1.31.1.1.1.6.1, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1425] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1425] SNMP: v1: x.x.x.x, dsname: traffic_out, oid: .1.3.6.1.2.1.31.1.1.1.10.3, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1425] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1425] SNMP: v1: x.x.x.x, dsname: traffic_in, oid: .1.3.6.1.2.1.31.1.1.1.6.3, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1426] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1426] SNMP: v1: x.x.x.x, dsname: traffic_out, oid: .1.3.6.1.2.1.31.1.1.1.10.4, output: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1426] WARNING: Result from SNMP not valid. Partial Result: U
02/19/2010 03:20:44 PM - CMDPHP: Poller[0] Host[109] DS[1426] SNMP: v1: x.x.x.x, dsname: traffic_in, oid: .1.3.6.1.2.1.31.1.1.1.6.4, output: U