Cisco ME3400

Templates, scripts for templates, scripts and requests for templates.

Moderators: Developers, Moderators

Post Reply
arrow
Posts: 6
Joined: Mon Jan 19, 2009 8:09 am

Cisco ME3400

Post by arrow »

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....
User avatar
Linegod
Developer
Posts: 1626
Joined: Thu Feb 20, 2003 10:16 am
Location: Canada
Contact:

Post by Linegod »

Try using .1.3.6.1.4.1.9.9.13.1.3.1.3.0
--
Live fast, die young
You're sucking up my bandwidth.

J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
arrow
Posts: 6
Joined: Mon Jan 19, 2009 8:09 am

Post by arrow »

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 :-)
arrow
Posts: 6
Joined: Mon Jan 19, 2009 8:09 am

Post by arrow »

I would be really thankfull if someone could help me, is about to install 500 switches and the temp monitor would be good to have.
User avatar
Linegod
Developer
Posts: 1626
Joined: Thu Feb 20, 2003 10:16 am
Location: Canada
Contact:

Post by Linegod »

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.
--
Live fast, die young
You're sucking up my bandwidth.

J.P. Pasnak,CD
CCNA, LPIC-1
http://www.warpedsystems.sk.ca
arrow
Posts: 6
Joined: Mon Jan 19, 2009 8:09 am

Post by arrow »

grrrr

Found the error !!

It´s depending on the software level in the switch...

so now I have working graphs, that works prefect.

tnx for all the good help I got anyway :-)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest