Cisco Switch Temperature monitoring problem

ciscomonitoring

we are looking for monitoring Cisco Catalyst 2960 temperature, fan, voltage via Orion Universal device poller. we added "ciscoEnvMonFanState" but didnt show any Fan speed value or temperature value.

when we browse web admin console of the cisco switches, it`s only shows the temperature and fan value is OK. but we need to monitoring the specific value each time. what should I do?
how can I find these value and add to orion solarwinds monitoring gauge?

Best Answer

It seems that ciscoEnvMonFanState only provides 6 levels :

1 : normal

2 : warning

3 : critical

4 : shutdown

5 : notPresent

6 : notFunctioning

So it's basically the same as "sh env" on the switch. It only tells you if temp is OK or not.

Maybe you can use the Cisco SNMP Object Navigator to see if there is another oid/mib that would suit your needs.