hpnicfDhcpServer2OptionRowStatus
HPN-ICF-DHCP4-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.6
Object
RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo',
hpnicfDhcpServer2OptionType must also be set.
Context
- MIB
- HPN-ICF-DHCP4-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDhcpServer2OptionEntry
- Table
- hpnicfDhcpServer2OptionTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfDhcpServer2OptionCode Option code. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.1 |
| hpnicfDhcpServer2OptionType Option type.
'ascii' means using the ascii string that is defined by
hpnicfDhcpServer2OptionAscii to fill in the option.
'hex' means using the hex st… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.2 |
| hpnicfDhcpServer2OptionAscii Ascii string of an option.
If hpnicfDhcpServer2OptionType is set with 'ascii', this object must
be set with a non-zero length string. | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.3 |
| hpnicfDhcpServer2OptionHexStr Hex string of an option.
The length of the string must be even. If
hpnicfDhcpServer2OptionType is set with 'hex', this object must be
set with a non-zero length st… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.4 |
| hpnicfDhcpServer2OptionIPStr IP string of an option.
IP addresses are space separated and the leading or trailing space
will be trimmed.
1 to 8 IP addresses can be configured sim… | column | OctetString | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.19.1.5 |