CME-MIB :: bootDevicePresence

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBbootDevicePresence

bootDevicePresence

Module: CME-MIB

OID (symbolic): CME-MIB::bootDevicePresence

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.15.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Specifies whether the boot device is present.

What is bootDevicePresence?

This read-only enum (yes/no) reports whether a given boot device is physically present. It's a simpler existence check than bootDeviceActive, confirming the hardware itself (e.g. a drive) is actually installed, independent of whether it's currently active in the boot process. An admin diagnosing a missing boot option would check bootDevicePresence first to rule out the device having been physically removed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.15.1.5
snmpwalk -v2c -c public <target> CME-MIB::bootDevicePresence

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.5.1
snmpget -v2c -c public <target> CME-MIB::bootDevicePresence.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::bootDevicePresence 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.15bootDeviceInfoTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.15.1bootDeviceInfoEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.15.1.5bootDevicePresenceCME-MIB