DHCP server configuration table.
The index of the table is hwDhcpServerIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.8.1.1 |
hwDhcpServerIndex |
Integer32{(0,4095)} |
read-only |
The index of DHCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.8.1.2 |
hwIPPoolDhcpServerIP |
IpAddress |
read-only |
The IP address of DHCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.8.1.3 |
hwIPPoolDhcpServerVRFName |
OCTET STRING{(1,31)} |
read-only |
The name of VPN instance for the master DHCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.8.1.4 |
hwIPPoolDhcpServerState |
INTEGER{down(0),up(1)} |
read-only |
The state of DHCP server. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.8.1.5 |
hwIPPoolDhcpServerSendDisvSpdNum |
Integer32{(0,65535)} |
read-write |
The send discovering speed number. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.8.1.6 |
hwIPPoolDhcpServerSendDisvSpdSec |
Integer32{(0,255)} |
read-write |
The interval of discovery packets sent by DHCP server. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.8.1.7 |
hwIPPoolDhcpServerDeadCount |
Integer32{(0,64)} |
read-write |
The threshold of no response packets from DHCP server, when the number count over the threshold, DHCP server is changed from up to down status. The default value is 0. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.8.1.8 |
hwIPPoolDhcpServerNakCount |
Integer32{(0,255)} |
read-write |
The threshold of nak packets from DHCP server, when nak packets count over the threshold, DHCP server is changed from up to down status. The default value is 10. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.8.1.9 |
hwIPPoolDhcpServerTimeout |
Integer32{(1,60)} |
read-write |
The timeout interval for response packet,the time unit is second and default value is 25 seconds. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.8.1.10 |
hwIPPoolDhcpServerDeadTime |
Integer32{(1,65535)} |
read-write |
The interval of DHCP server automatically recover up status, the time unit is minute and default value is 3 minutes. |
The actually supported access is read-only. |