This Table is supported only on the NetEngine 8000 F1A.
A 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.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.6.8.1.9.1.1 |
hwIPDhcpOptionId |
Integer32{(2,254)} |
read-only |
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.9.1.2 |
hwIPDhcpOption |
OCTET STRING{(0,255)} |
read-write |
Value of the option. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.6.8.1.9.1.3 |
hwIPDhcpOptionRowStatus |
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. |