CME-MIB :: bladeIPv4ConfigDHCPEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCME-MIBbladeIPv4ConfigDHCPEnable

bladeIPv4ConfigDHCPEnable

Module: CME-MIB

OID (symbolic): CME-MIB::bladeIPv4ConfigDHCPEnable

OID (numeric): 1.3.6.1.4.1.2.3.51.2.22.1.12.5.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: IP config method on the blade network interface to modify mode to static IP, DHCP and 'try DHCP then try static'. If this network interface doesn't support DHCP, show 'notApplicable(255)'.

What is bladeIPv4ConfigDHCPEnable?

This writable enum sets the IP addressing method for a blade network interface: static IP, DHCP, or 'try DHCP then fall back to static' (or notApplicable if the interface doesn't support DHCP at all). It's the switch an admin uses to decide whether that specific blade port gets its address automatically or from the fixed values in bladeIPv4ConfigIPAddr. An admin who wants a blade's management port to keep working even if the DHCP server is briefly unavailable would set bladeIPv4ConfigDHCPEnable to tryDhcpThenTryStatic(2).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.12.5.1.10
snmpwalk -v2c -c public <target> CME-MIB::bladeIPv4ConfigDHCPEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2.3.51.2.22.1.12.5.1.10.1
snmpget -v2c -c public <target> CME-MIB::bladeIPv4ConfigDHCPEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.2.3.51.2.22.1.12.5.1.10.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bladeIPv4ConfigDHCPEnable.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::bladeIPv4ConfigDHCPEnable 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.12bladeNetworkConfigurationCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.12.5bladeIPv4ConfigTableCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.12.5.1bladeIPv4ConfigEntryCME-MIB
1.3.6.1.4.1.2.3.51.2.22.1.12.5.1.10bladeIPv4ConfigDHCPEnableCME-MIB