This Table is supported only on the NetEngine 8000 F1A.
A table for configuring options which will be replied to client in according to specified option value of DHCP client request
The indexes of the table are hwIPPoolIndex,hwIPDhcpSpecOptionId,hwIPDhcpSpecOption,hwIPDhcpReplyOptionId,hwIPDhcpReplyOptionSubId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.15.1.1 |
hwIPDhcpSpecOptionId |
Integer32{(60,60)} |
read-only |
Option ID. Option code from DHCP request of client. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.15.1.2 |
hwIPDhcpSpecOption |
OCTET STRING{(1,64)} |
read-only |
Option ID. Option code from DHCP request of client. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.15.1.3 |
hwIPDhcpReplyOptionId |
Integer32{(2,254)} |
read-only |
This object is used to configuration option code which is needed to reply to client according to specified option value in DHCP request, Option code, from 2 to 254, include 2 and 254, exclude 3,6,15,44,46,50-54,57-60,82 |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.15.1.4 |
hwIPDhcpReplyOptionSubId |
Integer32{(1,254)} |
read-only |
Sub Option ID. When IP addresses are allocated by the built-in DHCP server, the option is a configuration parameter, which needs to be defined and explained by the carrier. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.6.8.1.15.1.5 |
hwIPDhcpReplyOptionSubType |
INTEGER{ip(1),string(2),hex(3)} |
read-create |
Value indicates the type of sub-option, 1-ip, 2-string, 3-hex. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.15.1.6 |
hwIPDhcpReplyOptionSub |
OCTET STRING{(1,128)} |
read-create |
Value of the sub-option. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.15.1.50 |
hwIPDhcpReplyOptionRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object is used to configuration new rows in this table, modify existing rows, and to delete existing rows.Only three actions are used: active(1), createAndGo(4), destroy(6). while configuration new option, you must specify option type and value |
The actually supported access is read-only. |