All MIBs › CME-MIB › chassisFanState
chassisFanState
Module: CME-MIB
OID (symbolic): CME-MIB::chassisFanState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.3.50.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The health state for the chassis fan.
Note that the other UIs may use slightly different terminology for the three health state values, as such:
WEB - Normal, Attention, Critical CLI - OK, Non-critical, Critical
What is chassisFanState?
This enumerated value reports the overall health state of a chassis fan as unknown, good, warning, or bad, corresponding to Normal/Attention/Critical in the web UI or OK/Non-critical/Critical in the CLI. It gives an admin the quickest single indicator of whether a specific fan needs attention. For example, a fan reporting bad(3) would need physical replacement soon to avoid a chassis overheating event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.3.50.1.4 snmpwalk -v2c -c public <target> CME-MIB::chassisFanState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.3.50.1.4.1 snmpget -v2c -c public <target> CME-MIB::chassisFanState.1
Start monitoring Cisco Communications Manager Express (CME) router/gateway with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CME-MIB::chassisFanState OID value, configure state conditions and alerts, and monitor any Cisco Communications Manager Express (CME) router/gateway from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2 | ibm | BLADE-MIB |
| 1.3.6.1.4.1.2.3 | ibmAgents | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51 | netfinitySupportProcessorAgent | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2 | bladeCenterSnmpMIB | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2 | monitors | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.3 | blowers | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.3.50 | chassisFansTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.3.50.1 | chassisFansEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.3.50.1.4 | chassisFanState | CME-MIB |