rcDhcpClientRequestOperationStates
DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.8886.6.1.25.1.1.1.7
Object
column
Enumeration
The object indicates the dhcp client operation states. The state initialize(1) indicates that no dhcp client operation is done before, state requesting (2) indicates that dhcp client is requesting ip address, state requestsuccessfully (3) indicates that dhcp client gets ip address and config it successfully, state requestgetfailed(4) indicates that dhcp client doesn't get ip address from dhcp server, state requestconfigfailed(5) indicates that dhcp client has got ip address from dhcp server but failed on ip config, state renewing(6) indicates that dhcp is renewing, state renewsuccessfully(7) indicates that dhcp client renews successfully, state renewfailed(8) indicates that dhcp client renews failed.
Context
- MIB
- DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.8886.6.1.25.1.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcDhcpClientRequestEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | initialize |
2 | requesting |
3 | requestsuccessfully |
4 | requestgetfailed |
5 | requestconfigfailed |
6 | renewing |
7 | renewsuccessfully |
8 | renewfailed |