All MIBs › CME-MIB › scalableComplexNodeHealthState
scalableComplexNodeHealthState
Module: CME-MIB
OID (symbolic): CME-MIB::scalableComplexNodeHealthState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.24.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. Maintenance Mode: Node is undergoing a service operation and should not be updated or powered on/off. Firehose Dump: Node is undergoing a storage save operation and should not be udpated or powered on/off
What is scalableComplexNodeHealthState?
This object reports the overall system health of a node within a scalable complex, using the same range of states from unknown and good through warning, critical, kernel mode, and discovering used elsewhere in the MIB. An admin managing a multi-blade scalable complex uses this field to spot which merged node needs attention when the complex as a whole is misbehaving. For example, an admin investigating performance problems on a scalable complex would check this field per node to isolate which specific blade within the merged system is reporting critical rather than good.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.24.1.1.4 snmpwalk -v2c -c public <target> CME-MIB::scalableComplexNodeHealthState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.24.1.1.4.1 snmpget -v2c -c public <target> CME-MIB::scalableComplexNodeHealthState.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::scalableComplexNodeHealthState 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 (10 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.24 | scaling | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.24.1 | scalableComplexTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.24.1.1 | scalableComplexEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.24.1.1.4 | scalableComplexNodeHealthState | CME-MIB |