MIB Viewer

ipDhcpClientState

OBJECT-TYPE
1.3.6.1.4.1.272.4.5.52.2.1.3
Access
read-write
Status
current
Sub-identifiers
0
States according to RFC 2131 Figure 5. By setting state to renew, the client will renew it's ip address, state delete will terminate the DHCP procedure on the interface. delete : delete client entry renew : request IP address renewal
INTEGER { delete(1), renew(2), rebooting(3), init(4),selecting(5), requesting(6), bound(7), renewing(8), rebinding(9) }