Im just starting to go crazy here
have created graphs erlier but now nothing seems to work..
found the correct OID to graph the temperature.
Created the new datasource, and putted it in a graph, but nothing seems to happed. just get the value 0
Used the OID = .1.3.6.1.4.1.9.9.13.1.3.1.3
and doing a snmpwalk works fine
snmpwalk switch -c public -v 2c .1.3.6.1.4.1.9.9.13.1.3.1.3
SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.1007 = Gauge32: 25
any idéas where I can have gone wrong.. cant seem to find that simple guide how to create av graph out of a oid....
Cisco ME3400
Moderators: Developers, Moderators
nope, same empty graphs... seems like there is something strange here..
haven´t noticed this before, but maybe it can be the gauge32 ?
[localhost ~]# snmpwalk 192.168.1.10 -c public -v 2c .1.3.6.1.4.1.9.9.13.1.3.1
SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.1007 = STRING: "SW#1, Sensor#1, GREEN "
SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.1007 = Gauge32: 25
SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.1007 = INTEGER: 66
SNMPv2-SMI::enterprises.9.9.13.1.3.1.5.1007 = INTEGER: 0
SNMPv2-SMI::enterprises.9.9.13.1.3.1.6.1007 = INTEGER: 1
[localhost ~]#
Seems like the temperature is 25 and the maximum temp is 66
feels like Im so close but still no graph
haven´t noticed this before, but maybe it can be the gauge32 ?
[localhost ~]# snmpwalk 192.168.1.10 -c public -v 2c .1.3.6.1.4.1.9.9.13.1.3.1
SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.1007 = STRING: "SW#1, Sensor#1, GREEN "
SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.1007 = Gauge32: 25
SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.1007 = INTEGER: 66
SNMPv2-SMI::enterprises.9.9.13.1.3.1.5.1007 = INTEGER: 0
SNMPv2-SMI::enterprises.9.9.13.1.3.1.6.1007 = INTEGER: 1
[localhost ~]#
Seems like the temperature is 25 and the maximum temp is 66
feels like Im so close but still no graph
ciscoEnvMonTemperatureStatusIndex 1.3.6.1.4.1.9.9.13.1.3.1.1 OBJECT-TYPE
ciscoEnvMonTemperatureStatusDescr 1.3.6.1.4.1.9.9.13.1.3.1.2 OBJECT-TYPE
ciscoEnvMonTemperatureStatusValue 1.3.6.1.4.1.9.9.13.1.3.1.3 OBJECT-TYPE
ciscoEnvMonTemperatureThreshold 1.3.6.1.4.1.9.9.13.1.3.1.4 OBJECT-TYPE
ciscoEnvMonTemperatureLastShutdown 1.3.6.1.4.1.9.9.13.1.3.1.5 OBJECT-TYPE
ciscoEnvMonTemperatureState 1.3.6.1.4.1.9.9.13.1.3.1.6 OBJECT-TYPE
It would appear that the index is not showing up in your walk, which would be the number (1007) you have to use on 1.3.6.1.4.1.9.9.13.1.3.1.3 to get the StatusValue.
ciscoEnvMonTemperatureStatusDescr 1.3.6.1.4.1.9.9.13.1.3.1.2 OBJECT-TYPE
ciscoEnvMonTemperatureStatusValue 1.3.6.1.4.1.9.9.13.1.3.1.3 OBJECT-TYPE
ciscoEnvMonTemperatureThreshold 1.3.6.1.4.1.9.9.13.1.3.1.4 OBJECT-TYPE
ciscoEnvMonTemperatureLastShutdown 1.3.6.1.4.1.9.9.13.1.3.1.5 OBJECT-TYPE
ciscoEnvMonTemperatureState 1.3.6.1.4.1.9.9.13.1.3.1.6 OBJECT-TYPE
It would appear that the index is not showing up in your walk, which would be the number (1007) you have to use on 1.3.6.1.4.1.9.9.13.1.3.1.3 to get the StatusValue.
--
Live fast, die young
You're sucking up my bandwidth.
J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
Live fast, die young
You're sucking up my bandwidth.
J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
Who is online
Users browsing this forum: No registered users and 1 guest