All MIBs › RAD-MIB › dhcpClientAction
dhcpClientAction
Module: RAD-MIB
OID (symbolic): RAD-MIB::dhcpClientAction
OID (numeric): 1.3.6.1.4.1.164.11.7.2.2.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This parameter default value is enable(3). Setting this attribute to disable (2), will disable DHCP Client action for this interface. This parameter can be changed to disable (2) only (it cannot be changed from disable to enable).
What is dhcpClientAction?
This object controls whether DHCP client functionality is enabled or disabled on an interface, with a default setting of enabled. Once disabled, it cannot be re-enabled via SNMP, requiring manual intervention to restore DHCP client operation. An operator managing interface configuration would use this to control whether the device requests IP configuration from a DHCP server or relies on static IP assignment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.11.7.2.2.1.6.1.1 snmpwalk -v2c -c public <target> RAD-MIB::dhcpClientAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.11.7.2.2.1.6.1.1.1 snmpget -v2c -c public <target> RAD-MIB::dhcpClientAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.11.7.2.2.1.6.1.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.11 | radRouter | RAD-MIB |
| 1.3.6.1.4.1.164.11.7 | rtrBridge | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2 | webranger | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.2 | wrIpRouterInfo | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.2.1 | wrConfigIpDhcp | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.2.1.6 | dhcpClientTable | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.2.1.6.1 | dhcpClientEntry | RAD-MIB |
| 1.3.6.1.4.1.164.11.7.2.2.1.6.1.1 | dhcpClientAction | RAD-MIB |