RAD-MIB :: dhcpClientAction

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBdhcpClientAction

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.11radRouterRAD-MIB
1.3.6.1.4.1.164.11.7rtrBridgeRAD-MIB
1.3.6.1.4.1.164.11.7.2webrangerRAD-MIB
1.3.6.1.4.1.164.11.7.2.2wrIpRouterInfoRAD-MIB
1.3.6.1.4.1.164.11.7.2.2.1wrConfigIpDhcpRAD-MIB
1.3.6.1.4.1.164.11.7.2.2.1.6dhcpClientTableRAD-MIB
1.3.6.1.4.1.164.11.7.2.2.1.6.1dhcpClientEntryRAD-MIB
1.3.6.1.4.1.164.11.7.2.2.1.6.1.1dhcpClientActionRAD-MIB