cigDhcpClientsStatus
CIG-CLIENTS-MIB ·
.1.3.6.1.4.1.6889.2.1.17.1.1.1.18
Object
column
Enumeration
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.
Context
- MIB
- CIG-CLIENTS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.17.1.1.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cigDhcpClientsEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | select |
2 | request |
3 | bound |
4 | rebind |
5 | renew |
6 | release |
7 | decline |
8 | reboot |
9 | idle |
255 | notSupported |