12-22-2011 07:52 AM
Trying to figureout what I'm doing wrong. Have a Cisco 2821 router with Fan 3 not rotating. SNMP setup to trap on fan status, but the state shows to be shutdown and not failed as the router messages would indicate. The router is at a very remote location and I cannot verify if it's actually turning. Just going by what's presented when accessing the router.
Anything I can do to change the state so that it triggers alerts on our monitoring system?
PP9-2821#show environment
Main Power Supply is AC
Fan 1 OK
Fan 2 OK
Fan 3 failed
Fan Speed : Normal
System Temperature: 35 Celsius (normal)
Environmental information last updated 00:00:25 ago
PP9-2821#
Dec 22 09:44:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:45:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:45:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:46:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:46:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:47:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:47:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:48:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:48:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:49:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:49:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:50:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:50:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:51:04: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
Dec 22 09:51:34: %ENVMON-3-FAN_FAILED: Fan 3 not rotating
MIB OID: 1.3.6.1.4.1.9.9.13.1.4.1
*ciscoEnvMonFanState = shutdown(4)
Description:
The current state of the fan being instrumented.
Enumerations:
1 | - normal |
2 | - warning |
3 | - critical |
4 | - shutdown |
5 | - notPresent |
6 | - notFunctioning |
Any/all help would be greatly appreciated.
12-22-2011 09:32 AM
Hi mate...
dont you have some options like this ?
R1(config)#snmp-server enable traps envmon fan ?
shutdown Enable SNMP environmental monitor shutdown traps
statuschange Enable SNMP environmental monitor status change traps
supply Enable SNMP environmental monitor supply traps
temperature Enable SNMP environmental monitor temperature traps
voltage Enable SNMP environmental monitor voltage traps
i think statuschange would help....
let me know
12-23-2011 05:02 AM
Thx for the info!
I did walk the MIB a bit more and found the envmon+fan+statuschange
Router snmp-server fan status change enabled.
Now I receive this message on the monitoring station:
ciscoEnvMonFanStatusChangeNotif.0 | Response packet contained the error: No Such Name |
Still in the troubleshooting stage at the moment.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide