tmnxDhcpSvrLeaseState
TIMETRA-DHCP-SERVER-MIB ·
.1.3.6.1.4.1.6527.3.1.2.47.1.13.1.3
Object
column
Enumeration
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.
- 'internal (5)':
The IP address has been leased via the local pool management
system and is now in use.
- 'internalOrphan (6)':
The IP address has been leased via the local pool management
system and is now in use. There is however no configured subnet
to which this lease belongs, because it has been removed or
because this lease was installed through dual-homing.
- 'internalOffered (7)':
The IP address has been offered via the local pool management
system. The client still has to acknowledge this offer.
- 'internalHeld (8)':
The IP address has been used by local pool management system but
the lease is currently not active. The address is now in the
hold list so that the local pool management system client can
get the exactly same IP address again upon the next request
for a lease.
- 'sticky (9)':
The IP address is reserved for the client and will remain
reserved until the reservation for it is cleared.
The client will get the exactly same IP address again upon the
next request for a lease.
Context
- MIB
- TIMETRA-DHCP-SERVER-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.47.1.13.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxDhcpSvrLeaseEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | offered |
1 | stable |
2 | forceRenewPending |
3 | removePending |
4 | held |
5 | internal |
6 | internalOrphan |
7 | internalOffered |
8 | internalHeld |
9 | sticky |