rcDhcpClientRequestOperationType
DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.8886.6.1.25.1.1.1.6
Object
column
r/w
Enumeration
The object indicates the dhcp client operation type. The type none(1) is just for the get operation(that is, when get operation on this node, it always returns none(1)), type request(2) indicates that dhcp client starts a dhcp process, type renew(3) indicates that dhcp client starts renewing, type release(4) indicates that dhcp client releases the ip address which was got from dhcp server.
Context
- MIB
- DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.8886.6.1.25.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcDhcpClientRequestEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | request |
3 | renew |
4 | release |