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
- Table
- rcDhcpClientRequestTable
- Siblings
- 20
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | request |
3 | renew |
4 | release |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcDhcpClientRequestIfIndex An index that uniquely identifies an ip interface which
dhcp client is in. Its value is always MAX_PORT_NUM + 1 currently.
'MAX_PORT_NUM' is the PHY port number of a switch. | column | Integer32 | .1.3.6.1.4.1.8886.6.1.25.1.1.1.1 |
| rcDhcpClientRequestSubnetMask The object indicates the subnet mask address which dhcp client requires from dhcp server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.10 |
| rcDhcpClientRequestLeaseStarts The object indicates the lease start time which dhcp client requires from dhcp server. | column | Unsigned32 | .1.3.6.1.4.1.8886.6.1.25.1.1.1.11 |
| rcDhcpClientRequestLeaseEnds The object indicates the lease expire time which dhcp client requires from dhcp server. | column | Unsigned32 | .1.3.6.1.4.1.8886.6.1.25.1.1.1.12 |
| rcDhcpClientRequestLeaseDuration The object indicates the lease duration which dhcp client requires from dhcp server. | column | Unsigned32 | .1.3.6.1.4.1.8886.6.1.25.1.1.1.13 |
| rcDhcpClientRequestDhcpSvr The object indicates the dhcp server which dhcp client requires ip address from. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.14 |
| rcDhcpClientRequestTftpSvrName The object indicates the tftp server name which dhcp client requires from dhcp server. | column | OctetString | .1.3.6.1.4.1.8886.6.1.25.1.1.1.15 |
| rcDhcpClientRequestTftpSvrAddr The object indicates the tftp server address which dhcp client requires from dhcp server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.16 |
| rcDhcpClientRequestStartupConfFile The object indicates the startup configuration file name which dhcp client requires from dhcp server. | column | OctetString | .1.3.6.1.4.1.8886.6.1.25.1.1.1.17 |
| rcDhcpClientRequestResultStates The object indicates the current states of dhcp client request information.
The state unavailable(1) indicates that dhcp client request information
isn't available currently while… | column | Enumeration | .1.3.6.1.4.1.8886.6.1.25.1.1.1.18 |
| rcDhcpClientRequestSpecifySvr The object indicates the dhcp server which dhcp client specified.
Its default value is (0.0.0.0).
The value(0.0.0.0) indicates that dhcp client doesn't specify any dhcp server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.19 |
| rcDhcpClientRequestHostname This object specifies the hostname of dhcp client.
Its default value is 'Raisecom' | column | OctetString | .1.3.6.1.4.1.8886.6.1.25.1.1.1.2 |
| rcDhcpClientRequestRootPath This option specifies the path-name that contains the client's root
disk. The path is formatted as a character string consisting of
characters from the NVT ASCII character set | column | OctetString | .1.3.6.1.4.1.8886.6.1.25.1.1.1.20 |
| rcDhcpClientRequestNtpServer This option specifies first NTP server ip address in NTP
servers available to the client. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.21 |
| rcDhcpClientRequestClassid This object specifies the class identifier of dhcp client.
Its default value is 'Raisecom-ROS_VERSION'. 'ROS_VERSION'
is the plat version for ROS. | column | OctetString | .1.3.6.1.4.1.8886.6.1.25.1.1.1.3 |
| rcDhcpClientRequestClientid This object specifies the client identifier of dhcp client.
Its default value is 'Raisecom-SYS_MAC-IF0'. 'SYS_MAX' is
the MacAddress of the switch. | column | OctetString | .1.3.6.1.4.1.8886.6.1.25.1.1.1.4 |
| rcDhcpClientRequestVlans deprecated The object indicates the vlans which dhcp client is in.
If it takes set operation on this node, it should take
the set operation(value request(2)) on node
rcDhcpClientRequestOpera… | column | SWITCH-TCVlanset | .1.3.6.1.4.1.8886.6.1.25.1.1.1.5 |
| rcDhcpClientRequestOperationStates 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 cli… | column | Enumeration | .1.3.6.1.4.1.8886.6.1.25.1.1.1.7 |
| rcDhcpClientRequestIpAddress The object indicates the ip address which dhcp client requires from dhcp server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.8 |
| rcDhcpClientRequestDefaultGateway The object indicates the default gateway address which dhcp client requires from dhcp server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.6.1.25.1.1.1.9 |