All MIBs › CME-MIB › bayDataBladeId
bayDataBladeId
Module: CME-MIB
OID (symbolic): CME-MIB::bayDataBladeId
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.13.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The numeric blade ID.
What is bayDataBladeId?
This read-only enum reports the numeric blade ID associated with a given row in the Blade Bay Data table. It's how an admin ties a BBD table row back to a specific physical blade bay, mirroring the role policyControlBladeId plays in the power-policy table but for BBD-specific data. An admin cross-referencing a bay's custom bayData string with the physical chassis would use bayDataBladeId to know exactly which bay to check.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.13.1.2 snmpwalk -v2c -c public <target> CME-MIB::bayDataBladeId
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.2.1 snmpget -v2c -c public <target> CME-MIB::bayDataBladeId.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::bayDataBladeId 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.2 | bayDataBladeId | CME-MIB |