All MIBs › CME-MIB › bladePowerServiceResetStatus
bladePowerServiceResetStatus
Module: CME-MIB
OID (symbolic): CME-MIB::bladePowerServiceResetStatus
OID (numeric): 1.3.6.1.4.1.2.3.51.2.23.10.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Status of the aux power. A value of auxPowerOff(0) indicates that the blade aux power is off. A value of auxPowerOn(1) indicates that the blade aux power is on.
What is bladePowerServiceResetStatus?
This object reports whether a blade's auxiliary power is currently off or on. An admin diagnosing a blade that won't respond checks this status to see if the aux power itself has dropped before assuming a software-level failure. For example, seeing auxPowerOff here for an unresponsive blade would tell the admin the issue is at the power layer rather than something to troubleshoot within the blade's operating system.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.10.1.1.3 snmpwalk -v2c -c public <target> CME-MIB::bladePowerServiceResetStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.23.10.1.1.3.1 snmpget -v2c -c public <target> CME-MIB::bladePowerServiceResetStatus.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::bladePowerServiceResetStatus 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.23 | service | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.10 | componentPowerServiceReset | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.10.1 | bladePowerServiceResetTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.10.1.1 | bladePowerServiceResetEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.23.10.1.1.3 | bladePowerServiceResetStatus | CME-MIB |