All MIBs › CME-MIB › bootDeviceId
bootDeviceId
Module: CME-MIB
OID (symbolic): CME-MIB::bootDeviceId
OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.15.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The device Id of the boot device.
What is bootDeviceId?
This read-only octet string reports the device ID of a specific boot device. It's the identifier an admin cross-references against bootSequenceInfoBootSequence's blank-delimited list of device IDs to figure out exactly which physical device corresponds to a given position in the boot order. An admin trying to decode a boot sequence string like '00000001 00000002' would look up each ID against bootDeviceId entries to identify the actual drives or NICs involved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.15.1.3 snmpwalk -v2c -c public <target> CME-MIB::bootDeviceId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.15.1.3.1 snmpget -v2c -c public <target> CME-MIB::bootDeviceId.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::bootDeviceId 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.15 | bootDeviceInfoTable | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.15.1 | bootDeviceInfoEntry | CME-MIB |
| 1.3.6.1.4.1.2.3.51.2.22.1.15.1.3 | bootDeviceId | CME-MIB |