Hey, i'm currently working to try and make a template for snmp graphs for an
Ironport C150. So far its worked great, i'm able graph all but a few oids. The
ones i'm having problems with seem to return two lines of information. This is
for temperature in degrees celcius:
[EMAIL PROTECTED]:~> snmpwalk -m ALL -v2c -c<string> <device>
.1.3.6.1.4.1.15497.1.1.1.9.1
SNMPv2-SMI::enterprises.15497.1.1.1.9.1.2.1 = INTEGER: 28
SNMPv2-SMI::enterprises.15497.1.1.1.9.1.3.1 = STRING: "Planar"
The ones that are working fine only return a sinlge line:
[EMAIL PROTECTED]:~> snmpwalk -m ALL -v2c -c<string> <device>
1.3.6.1.4.1.15497.1.1.1.7
SNMPv2-SMI::enterprises.15497.1.1.1.7.0 = INTEGER: 1
(works fine).
So I'm wondering if anyone has ran into this and what can be done to work
around it. Here is the current setting i have for the data source:
Name: temperatureEntry
Source: SNMP
Enabled: True
OID: 1.3.6.1.4.1.15497.1.1.1.9.1.0 (tried without the zero as well)
Under Graph Defineition i have:
Name: Name
Height : 100
Width: 500
Units: ºC
Log: False
Base 1024: False
Min Y: -1
Max Y: -1
Has Summary: True
Under Graph points i have:
Name: temperatureEntry
Type: DataPoint
DataPoint: temperatureEntry_temperatureEntry
Consolidation: AVERAGE
the acutal OID under mibs looks like this:
Name ASYNCOS-MAIL-MIB::temperatureEntry
OID 1.3.6.1.4.1.15497.1.1.1.9.1
Access :
Node Type: row
Status: current
If anyone has any thoughts or suggestions it would be greatly appreciated.
/J
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=18720#18720
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users