All MIBs › CME-MIB › bayDataBladePowerState
bayDataBladePowerState
Module: CME-MIB
OID (symbolic): CME-MIB::bayDataBladePowerState
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.13.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates the power state of the blade specified.
What is bayDataBladePowerState?
This read-only enum reports the power state (off, on, standby, hibernate, unknown) of the blade in a given Blade Bay Data table row. It gives context for interpreting that row's other BBD fields, for example whether a recently pushed bayData string has actually reached a powered-on OS yet. An admin who just wrote a new bayData value would check bayDataBladePowerState to confirm the blade is on(1) and thus able to actually read that pushed data via its OS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.13.1.4 snmpwalk -v2c -c public <target> CME-MIB::bayDataBladePowerState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.13.1.4.1 snmpget -v2c -c public <target> CME-MIB::bayDataBladePowerState.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::bayDataBladePowerState 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.22 | bladeCenter | BLADE-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1 | processorBlade | BLADE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2.3.51.2.22.1.13 | bladeBayDataTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.13.1 | bladeBayDataEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.13.1.4 | bayDataBladePowerState | CME-MIB |