wwpDhcpState
WWP-MULTI-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.6141.2.42.1.1.2.1.4
Object
column
Enumeration
The current state of the dhcp client on this interface as per RFC2131.
Context
- MIB
- WWP-MULTI-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.6141.2.42.1.1.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wwpMultiDhcpClientEntry
- Table
- wwpMultiDhcpClientTable
- Siblings
- 12
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 |
|---|---|---|---|
| wwpDhcpIfIndex The value of the instance of the ifIndex object,
defined in MIB-II, for the interface corresponding
to this dhcp interface. | column | Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.1 |
| wwpDhcpRebindingTime 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… | column | seconds Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.10 |
| wwpDhcpServerAddress The IP address that identifies the dhcp server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.6141.2.42.1.1.2.1.11 |
| wwpDhcpRenewLease Setting this object to true will force the dhcp
client to renew its lease. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.42.1.1.2.1.12 |
| wwpDhcpReleaseLease Setting this object to true will force the dhcp
client to release its lease, if the client dhcp
is in the bound state | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.42.1.1.2.1.13 |
| wwpDhcpIfName The ifDesc associated with this ifIndex. | column | OctetString | .1.3.6.1.4.1.6141.2.42.1.1.2.1.2 |
| wwpDhcpStatus Setting this object to 'enable' will enable the
dhcp client on this interface. | column | Enumeration | .1.3.6.1.4.1.6141.2.42.1.1.2.1.3 |
| wwpDhcpLeaseTimeRequested The requested lease time option to be used with
DHCPDISCOVER or DHCPREQUEST messages on this interface. | column | seconds Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.5 |
| wwpDhcpLeaseOffered The lease time authorized by the server. | column | seconds Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.6 |
| wwpDhcpLeaseRemaining The time remaining for the lease to expire. | column | seconds Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.7 |
| wwpDhcpDiscoveryMsgInterval The time interval for discovery messages issued before the client
receives the first reply. | column | seconds Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.8 |
| wwpDhcpRenewalTime 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… | column | seconds Integer32 | .1.3.6.1.4.1.6141.2.42.1.1.2.1.9 |