agentDhcpServerPoolOptionStatus
NETGEAR-DHCPSERVER-PRIVATE-MIB ·
.1.3.6.1.4.1.4526.10.12.2.7.1.7
Object
This specifies the row-status of the DHCP Server Pool option.
Context
- MIB
- NETGEAR-DHCPSERVER-PRIVATE-MIB
- OID
.1.3.6.1.4.1.4526.10.12.2.7.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- agentDhcpServerPoolOptionEntry
- Table
- agentDhcpServerPoolOptionTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| agentDhcpServerPoolOptionIndex The Pool Index alongwith option-code, acts as index for the DHCP Server Option table. | column | Unsigned32 | .1.3.6.1.4.1.4526.10.12.2.7.1.1 |
| agentDhcpServerPoolOptionCode This specifies the DHCP option code. This alongwith pool-index acts as the index of the
DHCP Server Option table. | column | Unsigned32 | .1.3.6.1.4.1.4526.10.12.2.7.1.2 |
| agentDhcpServerOptionPoolName The name of the DHCP Address pool. This value cannot be modified | column | OctetString | .1.3.6.1.4.1.4526.10.12.2.7.1.3 |
| agentDhcpServerPoolOptionAsciiData This specifies an NVT ASCII character string. ASCII character strings
that contain white space must be delimited by quotation marks.
If an ascii optiondata is entered again, it … | column | OctetString | .1.3.6.1.4.1.4526.10.12.2.7.1.4 |
| agentDhcpServerPoolOptionHexData This specifies semi-colon separated hexadecimal data. Two hexadecimal digits
in hexadecimal character string represents one byte . Hexadecimal strings can
be entered in the foll… | column | OctetString | .1.3.6.1.4.1.4526.10.12.2.7.1.5 |
| agentDhcpServerPoolOptionIpAddressData This specifies the IP-address list(each IP-address is
separated by comma and the list is terminated by semi-colon) for a DHCP client,
an example would be 10.10.1.1,192.168.36.1,15… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.4526.10.12.2.7.1.6 |