cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2596
Views
0
Helpful
4
Replies

Problems with mib on routers Cisco 2610, 2801 and 1760

RonaldJCM
Level 1
Level 1

I am trying to monitor routers Cisco 2610, 2801 and 1760 with a monitoring software called zenoss. and I cant see on this devices the powersupply state, temperature sensor, fan state, i dont know if this models of routers cant support the monitoring of this component on the devices.

anybody know what can i do to monitoring this component? what kind of Oid I can use to get this components state?

4 Replies 4

mallwright
Level 1
Level 1

I suspect that these devices do not report detailed values.

A tip that may help is to do a "show env all" at the CLI.  From a device that does not have detaild values you will get something like this:

#sh env all

FAN is OK

Internal POWER supply is OK

RPS is NOT present

From a device that does have detailed values you will get something like this:

1#sh env all

FAN is OK

TEMPERATURE is OK

Temperature Value: 41 Degree Celsius

Temperature State: GREEN

Yellow Threshold : 58 Degree Celsius

Red Threshold    : 68 Degree Celsius

SW  PID                 Serial#     Status           Sys Pwr  PoE Pwr  Watts

--  ------------------  ----------  ---------------  -------  -------  -----

1  Built-in                                         Good

SW  Status          RPS Name          RPS Serial#  RPS Port#

--  -------------   ----------------  -----------  ---------

1   Not Present     <>

Hopr this helps.

Mark.

--

Montitored by PRTG <http://http://www.paessler.com/>

Hi Mark,

Kindoy try to do snmpwalk from the NMS tool for the OID

1.3.6.1.4.1.9.9.13

I tried this in my lab and its working fine :-

 
 

 

nms-server#sh env all

FAN is OK

TEMPERATURE is OK

Temperature Value: 35 Degree Celsius

Temperature State: GREEN

Yellow Threshold : 58 Degree Celsius

Red Threshold    : 68 Degree Celsius

SW  PID                 Serial#     Status           Sys Pwr  PoE Pwr  Watts

--  ------------------  ----------  ---------------  -------  -------  -----

 2  Built-in                                         Good

 

SW  Status          RPS Name          RPS Serial#  RPS Port#

--  -------------   ----------------  -----------  ---------

2   Not Present     <>

 

nms-server#

 

 

 

C:\usr\bin>snmpwalk.exe -v 2c -c gagan 10.78.136.41 1.3.6.1.4.1.9.9.13

SNMPv2-SMI::enterprises.9.9.13.1.1.0 = INTEGER: 13

SNMPv2-SMI::enterprises.9.9.13.1.3.1.2.2005 = STRING: "SW#2, Sensor#1, GREEN
"

SNMPv2-SMI::enterprises.9.9.13.1.3.1.3.2005 = Gauge32: 36

SNMPv2-SMI::enterprises.9.9.13.1.3.1.4.2005 = INTEGER: 68

SNMPv2-SMI::enterprises.9.9.13.1.3.1.5.2005 = INTEGER: 0

SNMPv2-SMI::enterprises.9.9.13.1.3.1.6.2005 = INTEGER: 1

SNMPv2-SMI::enterprises.9.9.13.1.4.1.2.2004 = STRING: "Switch#2, Fan#1"

SNMPv2-SMI::enterprises.9.9.13.1.4.1.3.2004 = INTEGER: 1

SNMPv2-SMI::enterprises.9.9.13.1.5.1.2.2003 = STRING: "Sw2, PS1 Normal, RPS
NotE

xist"

SNMPv2-SMI::enterprises.9.9.13.1.5.1.3.2003 = INTEGER: 1

SNMPv2-SMI::enterprises.9.9.13.1.5.1.4.2003 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.13.2.1.0 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.13.2.3.0 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.13.2.4.0 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.13.2.5.0 = INTEGER: 2

SNMPv2-SMI::enterprises.9.9.13.2.6.0 = INTEGER: 2

Many Thanks,

Gaganjeet

thanks for your help Gaganjeet Chugh and Mark.

but I would like to know on which especific device model you proved sh env all. and what is IOS version of that devices?

Hi Ronald,

I tried this in our lab on image  12.2(53)SE.

More about the OID :-

ObjectciscoEnvMonMIB
OID1.3.6.1.4.1.9.9.13
MIB CISCO-ENVMON-MIB ;                                   -                                                                                                                                                                                                                  View Supporting Images                                      this link will generate a new window
Description"The MIB module to describe the status of the Environmental
Monitor on those devices which support one.

You can view this link and click on the supporting images to check your device ios version.

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=1.3.6.1.4.1.9.9.13&translate=Translate&submitValue=SUBMIT

Many Thanks,

Gaganjeet

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco