All MIBs › CME-MIB › componentStatusHealthState
componentStatusHealthState
Module: CME-MIB
OID (symbolic): CME-MIB::componentStatusHealthState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.37.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The system health state for the component.
Unknown: Component is in an undefined state. Good: Component is operating normally. Warning: One or more outstanding warnings exist for this component. Critical: One or more outstanding critical events for this component. Kernel Mode: Component is in kernel mode. Discovering: The MM is currently in the process of discovering this component. Communications Error: The MM failed to communicate with this component. No Power: No power to the component's domain. Flashing: Flashing in progress. Initialization Failure: Component failed to initialized. Insufficient Power: Not enough power is left in the component's domain to power the component. Power Denied: Power was denied to the component.
What is componentStatusHealthState?
This object reports the overall system health of a chassis component using states ranging from unknown and good through warning, critical, kernel mode, and discovering. An admin scanning the chassis for problems relies on this single field to quickly triage which components need attention versus which are operating normally. For example, an admin seeing critical here for a specific blade would prioritize investigating it ahead of components still showing good.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.1.1.4 snmpwalk -v2c -c public <target> CME-MIB::componentStatusHealthState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.37.1.1.4.1 snmpget -v2c -c public <target> CME-MIB::componentStatusHealthState.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::componentStatusHealthState 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.22 | bladeCenter | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.37 | componentMonitors | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.1 | componentSystemStatusTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.1.1 | componentSystemStatusEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.37.1.1.4 | componentStatusHealthState | CME-MIB |