MIB Viewer

ipConfigurationDHCPStatus

OBJECT-TYPE
1.3.6.1.4.1.24062.2.3.9.2.3.1.1.2
Access
read-write
Status
current
Sub-identifiers
0
Parameter configuring DHCP client functionality of the device. When enabled, device will be a DHCP client and request for the IP configuration from DHCP server. The Dynamic Host Configuration Protocol (DHCP) automates the assignment of IP addresses, subnet masks, default routers, and other IP parameters. The assignment usually occurs when the DHCP-configured machine boots up or regains connectivity to the network. The DHCP client sends out a query requesting a response from a DHCP server on the locally attached network. The query is typically initiated immediately after booting up and before the client initiates any IP based communication with other hosts. The DHCP server then replies to the client with its assigned IP address, subnet mask, DNS server and default gateway information. Note: Other items in this table will not be modified, when ipConfigurationDHCPStatus is enabled.
INTEGER { enabled(1), disabled(2) }