CME-MIB :: bayDataBladeExists

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBbayDataBladeExists

bayDataBladeExists

Module: CME-MIB

OID (symbolic): CME-MIB::bayDataBladeExists

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.13.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates whether the server blade specified exists or not.

What is bayDataBladeExists?

This read-only boolean reports whether the blade bay referenced in a Blade Bay Data table row is actually populated with a server blade. As with its counterpart in the power-policy table, it lets management software skip empty bays when walking this table rather than reading meaningless BBD values for unoccupied slots. A script auditing which blades have custom bay-data strings set would first filter out rows where bayDataBladeExists is false(0).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.13.1.3
snmpwalk -v2c -c public <target> CME-MIB::bayDataBladeExists

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.3.1
snmpget -v2c -c public <target> CME-MIB::bayDataBladeExists.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bayDataBladeExists.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::bayDataBladeExists 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.3bayDataBladeExistsCME-MIB