All MIBs › CISCOSB-DHCP-MIB › rlDhcpSrvIpAddrMechanism
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 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.38 | rsDHCP | CISCOSB-DHCP-MIB |
| 1.3.6.1.4.1.9.6.1.101.38.45 | rlDhcpSrvIpAddrTable | CISCOSB-DHCP-MIB |
| 1.3.6.1.4.1.9.6.1.101.38.45.1 | rlDhcpSrvIpAddrEntry | CISCOSB-DHCP-MIB |
| 1.3.6.1.4.1.9.6.1.101.38.45.1.6 | rlDhcpSrvIpAddrMechanism | CISCOSB-DHCP-MIB |