h3cDhcpServer2PoolOptRowStatus
H3C-DHCP4-MIB ·
.1.3.6.1.4.1.2011.10.2.122.2.6.1.6
Object
RowStatus. Three actions are used: active, createAndGo,
destroy.
If the value of this object is set to 'createAndGo',
h3cDhcpServer2PoolOptType must also be set.
Context
- MIB
- H3C-DHCP4-MIB
- OID
.1.3.6.1.4.1.2011.10.2.122.2.6.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cDhcpServer2PoolOptionEntry
- Table
- h3cDhcpServer2PoolOptionTable
- 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 |
|---|---|---|---|
| h3cDhcpServer2PoolOptCode Option code. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.122.2.6.1.1 |
| h3cDhcpServer2PoolOptType Option type.
'ascii' means using the ascii string that is defined
by h3cDhcpServer2PoolOptAscii to fill in the option.
'hex' means using the hex stri… | column | Enumeration | .1.3.6.1.4.1.2011.10.2.122.2.6.1.2 |
| h3cDhcpServer2PoolOptAscii Ascii string of an option.
If h3cDhcpServer2PoolOptType is set with 'ascii',
this object must be set with a non-zero length
string. | column | OctetString | .1.3.6.1.4.1.2011.10.2.122.2.6.1.3 |
| h3cDhcpServer2PoolOptHexStr Hex string of an option.
The length of the string must be even.
If h3cDhcpServer2PoolOptType is set with 'hex',
this object must be set with a non-zero length
strin… | column | OctetString | .1.3.6.1.4.1.2011.10.2.122.2.6.1.4 |
| h3cDhcpServer2PoolOptIPStr 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.2011.10.2.122.2.6.1.5 |