wwpLeosDhcpState
WWP-LEOS-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.6141.2.60.17.1.1.3
Object
scalar
Enumeration
The current state of the DHCP client on this interface as per RFC2131.
Context
- MIB
- WWP-LEOS-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.6141.2.60.17.1.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- wwpLeosDhcpClient
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bound |
2 | disabled |
3 | inform |
4 | init |
5 | rebinding |
6 | renewing |
7 | requesting |
8 | selecting |
9 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpLeosDhcpIfName The ifDesc associated with the DHCP client.
it can be set to 'remote' or 'local' | scalar | OctetString | .1.3.6.1.4.1.6141.2.60.17.1.1.1 |
| wwpLeosDhcpServerAddress The IP address that identifies the DHCP server. | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6141.2.60.17.1.1.10 |
| wwpLeosDhcpRenewLease Setting this object to true will force the DHCP
client to renew its lease. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.17.1.1.11 |
| wwpLeosDhcpReleaseLease Setting this object to true will force the DHCP
client to release its lease, if the client DHCP
is in the bound state | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.17.1.1.12 |
| wwpLeosDhcpClientOptionTable List of options supported by the DHCP client. | table | - | .1.3.6.1.4.1.6141.2.60.17.1.1.13 |
| wwpLeosDhcpStatus Setting this object to 'enable' will enable the
DHCP client on this interface. | scalar | Enumeration | .1.3.6.1.4.1.6141.2.60.17.1.1.2 |
| wwpLeosDhcpLeaseOffered The lease time authorized by the server. | scalar | seconds Integer32 | .1.3.6.1.4.1.6141.2.60.17.1.1.5 |
| wwpLeosDhcpLeaseRemaining The time remaining for the lease to expire. | scalar | seconds Integer32 | .1.3.6.1.4.1.6141.2.60.17.1.1.6 |
| wwpLeosDhcpDiscoveryMsgInterval The time interval for discovery messages issued
before the client receives the first reply. | scalar | seconds Integer32 | .1.3.6.1.4.1.6141.2.60.17.1.1.7 |
| wwpLeosDhcpRenewalTime The number of seconds before the client begins to renew its
address lease with the DHCP server. This time is a function typically
50% of the full configured duration (or lease t… | scalar | seconds Integer32 | .1.3.6.1.4.1.6141.2.60.17.1.1.8 |
| wwpLeosDhcpRebindingTime The number of seconds before the client enters the rebinding state
if it has not renewed its current address lease with the DHCP server.
This time is a function (typically, 87.5… | scalar | seconds Integer32 | .1.3.6.1.4.1.6141.2.60.17.1.1.9 |