 
 This Table is supported only on the NetEngine 8000 F1A.
A Ext table for configuring options to DHCP server pools, include option code type and value and so on .
The indexes of the table are hwIPPoolIndex, hwIPDhcpOptionId, hwIPDhcpOptionSubId.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.6.8.1.14.1.1 | hwIPDhcpOptionSubId | 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.14.1.2 | hwIPDhcpOptionSubType | INTEGER{ip(1),string(2)} | read-create | Value indicates the type of sub-option, 1-ip, 2-string. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.14.1.3 | hwIPDhcpOptionSubValue | OCTET STRING{(1,64)} | read-create | Value of the sub-option. | The actually supported access is read-only. | 
| 1.3.6.1.4.1.2011.6.8.1.14.1.50 | hwIPDhcpOptionSubRowStatus | 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 suboption, you must specify suboption type and value | The actually supported access is read-only. |