hh3cDhcpServer2OptionType
HH3C-DHCP4-MIB ·
.1.3.6.1.4.1.25506.2.122.2.19.1.2
Object
column
r/w
Enumeration
Option type.
'ascii' means using the ascii string that is defined by
hh3cDhcpServer2OptionAscii to fill in the option.
'hex' means using the hex string that is defined by
hh3cDhcpServer2OptionHexStr to fill in the option.
'ip' means using the IP string that is defined by
hh3cDhcpServer2OptionIPStr to fill in the option.
Context
- MIB
- HH3C-DHCP4-MIB
- OID
.1.3.6.1.4.1.25506.2.122.2.19.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cDhcpServer2OptionEntry
- Table
- hh3cDhcpServer2OptionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ascii |
2 | hex |
3 | ip |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hh3cDhcpServer2OptionCode Option code. | column | Integer32 | .1.3.6.1.4.1.25506.2.122.2.19.1.1 |
| hh3cDhcpServer2OptionAscii Ascii string of an option.
If hh3cDhcpServer2OptionType is set with 'ascii', this object must
be set with a non-zero length string. | column | OctetString | .1.3.6.1.4.1.25506.2.122.2.19.1.3 |
| hh3cDhcpServer2OptionHexStr Hex string of an option.
The length of the string must be even. If
hh3cDhcpServer2OptionType is set with 'hex', this object must be
set with a non-zero length stri… | column | OctetString | .1.3.6.1.4.1.25506.2.122.2.19.1.4 |
| hh3cDhcpServer2OptionIPStr 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.25506.2.122.2.19.1.5 |
| hh3cDhcpServer2OptionRowStatus RowStatus. Three actions are used: active, createAndGo, destroy.
If the value of this object is set to 'createAndGo',
hh3cDhcpServer2OptionType must also be set. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.25506.2.122.2.19.1.6 |