MIB Viewer

dhcpClientOperStatus

OBJECT-TYPE
1.3.6.1.4.1.164.11.7.2.2.1.9.1.3
Access
read-only
Status
current
Sub-identifiers
0
The Operational Status of DHCP client. notHoldingLease: No IP address is allocated in the router interface holdingLease: The router interface has a valid lease waitingForLease: Acquiring a lease failedToObtainLease: Failed to obtain lease initializing: Initialization of DHCP client noLeaseAddressInUse: Cannot use the lease because the received address is used by another device
INTEGER { notHoldingLease (2), holdingLease (3), waitingForLease (4), failedToObtainLease (5), initializing (6), noLeaseAddressInUse (7) }