MIB Viewer

cigDhcpClientsStatus

OBJECT-TYPE
1.3.6.1.4.1.6889.2.1.17.1.1.1.18
Access
read-only
Status
current
Sub-identifiers
0
The status of the DHCP client. Select - Sending DISCOVER packets Request - Requesting IP address after selecting from all the offer packets. Bound - Receiving ACK packet and there is no conflict detection by sending ARP packets. Rebind - After 0.875 out of the lease time the renewal phase enter to rebind. Renew - After 0.5 out of the lease time the device try to renew the lease until 0.875 of the lease time. Release - The client release the lease. Decline - The client detect IP conflict by sending ARP packet. Idle - The client did not get IP address and keep trying after an Idle time (~40 seconds) to reach new IP address.
INTEGER { select(1), request(2), bound(3), rebind(4), renew(5), release(6), decline(7), reboot(8), idle(9), notSupported(255) }