Graphing Specific OIDs

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
rickstewart
Posts: 10
Joined: Thu Jul 20, 2006 2:10 pm
Location: Toronto, Canada

Graphing Specific OIDs

Post by rickstewart »

I have an oid I want to graph.

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
Okay so the poller isnt getting the proper data, but when I use snmpwalk and test myself I get a value.

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
I know for a fact that there is 1 tunnel established. When I query another device in the same manner I get the appropriate value.

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.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

You didn't tell Cacti to graph the correct OID. From your snmpwalk, you're missing an additional .0 on that OID, so it should be 1.3.6.1.4.1.9.9.171.1.3.1.1.0
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest