agentdhcp4ClientState
DNOS-DHCPCLIENT-PRIVATE-MIB ·
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.5
Object
column
Enumeration
The State of the DHCP Client on this interface .
Context
- MIB
- DNOS-DHCPCLIENT-PRIVATE-MIB
- OID
.1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentdhcp4ClientLeaseParametersEntry
- Table
- agentdhcp4ClientLeaseParametersTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | selecting |
3 | requesting |
4 | request-recv |
5 | bound |
6 | renewing |
7 | renew-recv |
8 | rebinding |
9 | rebind-recv |
10 | bootp-fallback |
11 | not-bound |
12 | failed |
13 | do-release |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentdhcp4ClientInterfaceIndex The Interface index on which the IP address was leased by the DHCP Server. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.1 |
| agentdhcp4ClientRetryCount The number of times the DHCP Client sends a DHCP REQUEST message before the server responds . | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.10 |
| agentdhcp4ClientIpAddress The IP Address leased by the DHCP Server . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.2 |
| agentdhcp4ClientSubnetMask The Subnet mask of the IP Address leased by the DHCP Server . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.3 |
| agentdhcp4ClientDhcpServerAddress The IP Address of the DHCP Server that leased the IP Address . | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.4 |
| agentdhcp4ClientTransactionID The transaction ID of the DHCP Client . | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.6 |
| agentdhcp4ClientLeaseTime The time remaining since the IP address is leased by the DHCP Server.It is displayed
in days, hours, minutes and seconds. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.7 |
| agentdhcp4ClientRenewTime The time remaining to send the next DHCP Renew Request by DHCP Client to renew the leased IP address. It is displayed
in days, hours, minutes and seconds. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.8 |
| agentdhcp4ClientRebindTime The time remaining to start the DHCP Rebind process. It is displayed
in days, hours, minutes and seconds. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.674.10895.5000.2.6132.1.1.100.1.1.1.9 |