1.3.6.1.4.1.9.9.171.1.3.1.1
It is a Gauge32 which indicates how many IPSec tunnels are currently active on the device.
Now I added it using the "SNMP - Generic OID Template". And filled out the fields. Under the data source type I selected Gauge as the datatype is a Gauge32.
When I create the graph I get nothing but nan values. The logs say this
Code: Select all
08/22/2006 01:10:17 PM - CACTID: Poller[0] Host[34] DS[1175] SNMP: v2: [host ip], dsname: snmp_oid, oid: 1.3.6.1.4.1.9.9.171.1.3.1.1, value: U
Code: Select all
snmpwalk -v 2c -c public [host ip] 1.3.6.1.4.1.9.9.171.1.3.1.1
SNMPv2-SMI::enterprises.9.9.171.1.3.1.1.0 = Gauge32: 1
Anyone have any ideas about this? Thanks in advance,
Rick
FYI: The device is a Cisco PIX 515e running 7.0. I know problems exist with getting proper data off these devices do to a firmware bug. That bug in particular can be circumvented by restarting the device. Also all other graphs, connections, interface traffic are fine.