hpnicfDhcpServer2PoolOptType
HPN-ICF-DHCP4-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.2
Object
column
r/w
Enumeration
Option type.
'ascii' means using the ascii string that is defined
by hpnicfDhcpServer2PoolOptAscii to fill in the option.
'hex' means using the hex string that is defined by
hpnicfDhcpServer2PoolOptHexStr to fill in the option.
'ip' means using the IP string that is defined by
hpnicfDhcpServer2PoolOptIPStr to fill in the option.
Context
- MIB
- HPN-ICF-DHCP4-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hpnicfDhcpServer2PoolOptionEntry
- Table
- hpnicfDhcpServer2PoolOptionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ascii |
2 | hex |
3 | ip |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfDhcpServer2PoolOptCode Option code. | column | Integer32 | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.1 |
| hpnicfDhcpServer2PoolOptAscii Ascii string of an option.
If hpnicfDhcpServer2PoolOptType 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.6.1.3 |
| hpnicfDhcpServer2PoolOptHexStr Hex string of an option.
The length of the string must be even.
If hpnicfDhcpServer2PoolOptType 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.6.1.4 |
| hpnicfDhcpServer2PoolOptIPStr 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.6.1.5 |
| hpnicfDhcpServer2PoolOptRowStatus RowStatus. Three actions are used: active, createAndGo,
destroy.
If the value of this object is set to 'createAndGo',
hpnicfDhcpServer2PoolOptType must also be set. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.11.2.14.11.15.2.122.2.6.1.6 |