CISCOSB-DHCP-MIB :: rlDhcpSrvIpAddrMechanism

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-DHCP-MIBrlDhcpSrvIpAddrMechanism

rlDhcpSrvIpAddrMechanism

Module: CISCOSB-DHCP-MIB

OID (symbolic): CISCOSB-DHCP-MIB::rlDhcpSrvIpAddrMechanism

OID (numeric): 1.3.6.1.4.1.9.6.1.101.38.45.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Mechanism of allocation IP Address by DHCP Server. The only value that can be set by user is manual.

What is rlDhcpSrvIpAddrMechanism?

This read-write INTEGER reports how an IP address was allocated by the DHCP Server: manual(1), automatic(2), or dynamic(3), noting only manual can actually be set by the user. An admin uses this to see whether a given entry is a fixed reservation the admin created versus one the server assigned automatically. For example, seeing manual(1) on an entry confirms the admin explicitly reserved that address for a specific device rather than it being dynamically leased.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.38.45.1.6
snmpwalk -v2c -c public <target> CISCOSB-DHCP-MIB::rlDhcpSrvIpAddrMechanism

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.38.45.1.6.1
snmpget -v2c -c public <target> CISCOSB-DHCP-MIB::rlDhcpSrvIpAddrMechanism.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DHCP-MIB::rlDhcpSrvIpAddrMechanism OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.

OID Breakdown

Upper-level ancestors (10 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.38rsDHCPCISCOSB-DHCP-MIB
1.3.6.1.4.1.9.6.1.101.38.45rlDhcpSrvIpAddrTableCISCOSB-DHCP-MIB
1.3.6.1.4.1.9.6.1.101.38.45.1rlDhcpSrvIpAddrEntryCISCOSB-DHCP-MIB
1.3.6.1.4.1.9.6.1.101.38.45.1.6rlDhcpSrvIpAddrMechanismCISCOSB-DHCP-MIB