The value of object tmnxDhcpSvrLeaseState indicates
the state of this lease.
- 'offered (0)':
The IP address was offered to the client. The client still
has to acknowledge the offer by sending a DHCP request.
- 'stable (1)':
The IP address is now in use by the client.
- 'forceRenewPending (2)':
The IP address is in use by the client, but the server sends
a DHCP FORCERENEW message to the client, because an option
has changed in tmnxDhcpSvrPoolOptionTable or in
tmnxDhcpSvrSubnetOptionTable or in the user database options
for this client.
- 'removePending (3)':
The IP address is in use by the client, but it is no longer
available in the IP address ranges configured in
tmnxDhcpSvrSubnetRangesTable. The server sends a FORCERENEW
message to the client. When the client sends a renewal
DHCP request message, it will be rejected.
- 'held (4)':
The IP address has been used by the client but the lease has
timed out. The lease is now in the hold list so that the client
can get the exactly same IP address again upon the next request
for a lease.