CME-MIB :: bayDataBladeStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBbayDataBladeStatus

bayDataBladeStatus

Module: CME-MIB

OID (symbolic): CME-MIB::bayDataBladeStatus

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.13.1.7

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This shows Blade Bay Data (BBD) status. 0 means the blade fully supports BBD; 1 means that the blade's BIOS does not support BBD; 2 means that there is no blade in the bay; 3 means that the blade is being discovered. 255 means that the blade does not support BBD.

What is bayDataBladeStatus?

This read-only enum reports the Blade Bay Data support status for a blade: supported(0) means the blade fully supports BBD, bsmp(1) means the blade's BIOS doesn't support it, notPresent(2) means no blade occupies the bay, discovering(3) means the blade is still being detected, and notApplicable(255) means the blade doesn't support BBD at all. It matters because an admin trying to push a bayData string to a blade that reports anything other than supported(0) would find that data silently fails to reach the blade's BIOS/OS. Before setting a new bayData value, an admin would check bayDataBladeStatus is supported(0) to confirm the push will actually work.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.13.1.7
snmpwalk -v2c -c public <target> CME-MIB::bayDataBladeStatus

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.7.1
snmpget -v2c -c public <target> CME-MIB::bayDataBladeStatus.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::bayDataBladeStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2ibmBLADE-MIB
1.3.6.1.4.1.2.3ibmAgentsBLADE-MIB
1.3.6.1.4.1.2.3.51netfinitySupportProcessorAgentBLADE-MIB
1.3.6.1.4.1.2.3.51.2bladeCenterSnmpMIBBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22bladeCenterBLADE-MIB
1.3.6.1.4.1.2.3.51.2.22.1processorBladeBLADE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2.3.51.2.22.1.13bladeBayDataTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.13.1bladeBayDataEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.13.1.7bayDataBladeStatusCME-MIB