All MIBs › CME-MIB › fanPackState
fanPackState
Module: CME-MIB
OID (symbolic): CME-MIB::fanPackState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.2.6.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The health state for the fan pack.
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 fanPackState?
This enumerated value reports the overall health state of a fan pack 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 a single at-a-glance indicator for the health of a multi-fan module. For example, a fan pack reporting warning(2) would prompt the admin to check the individual fan speeds within that pack before it degrades further to bad(3).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.6.1.1.3 snmpwalk -v2c -c public <target> CME-MIB::fanPackState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.2.6.1.1.3.1 snmpget -v2c -c public <target> CME-MIB::fanPackState.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::fanPackState 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 (11 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.2.6 | fanPack | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.6.1 | fanPackTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.6.1.1 | fanPackEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.2.6.1.1.3 | fanPackState | CME-MIB |