CME-MIB :: bayDataIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBbayDataIndex

bayDataIndex

Module: CME-MIB

OID (symbolic): CME-MIB::bayDataIndex

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.13.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Blade bay data (BBD) table index.

What is bayDataIndex?

This read-only integer is the table index for a row in the Blade Bay Data (BBD) table. It's the key an admin's management tool uses to iterate through every blade bay's BBD-related information (blade ID, existence, power state, name, status) in this separate table from the main policy-control table. A script enumerating all bays' custom bay-data strings would loop over bayDataIndex to visit each populated bay.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.13.1.1
snmpwalk -v2c -c public <target> CME-MIB::bayDataIndex

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.1.1
snmpget -v2c -c public <target> CME-MIB::bayDataIndex.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::bayDataIndex 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.1bayDataIndexCME-MIB