cigDhcpServersOptionType
CIG-SERVERS-MIB ·
.1.3.6.1.4.1.6889.2.1.16.2.2.2.1.4
Object
column
r/w
Enumeration
The type of the DHCP option:
ascii(1) is ASCII String as 'Avaya'
hex(2) is HEX String as 'aa:bb:cc:dd:12:34:56'
ipAddresses(3) can be array of up to 8 IP addresses with the structure as:
'121.23.1.12 135.64.13.190 192.123.242.230'
integer(4) - unsigned 32 bits integer
word(5) - unsigned 16 bits integer
The defaults of cigDhcpServersOptionValue shall be changed according setting the type.
If setting Type == ascii(1) then the default is ''
If setting Type == hex(2) then the default is ''
If setting Type == ipAddresses(3) then the default is '0.0.0.0'
If setting Type == integer(4) then the default is '00000000'
If setting Type == word(5) then the default is '0000'
Context
- MIB
- CIG-SERVERS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.16.2.2.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cigDhcpServersPoolGenOptionEntry
- Table
- cigDhcpServersPoolGenOptionTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cigDhcpServersOptionPoolIndex The DHCP Pool Index | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.16.2.2.2.1.1 |
| cigDhcpServersOptionIndex The DHCP Option Index. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.6889.2.1.16.2.2.2.1.2 |
| cigDhcpServersOptionName Name of this DHCP option.
Option Default Name: 'Option #Option Number' | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.2.1.3 |
| cigDhcpServersOptionValue The Value of the DHCP option according the TYPE field.
Maximum length is 255B in case of ascii or hex, 145B for ipaddresses, 4B for integer
and 2B for word. | column | OctetString | .1.3.6.1.4.1.6889.2.1.16.2.2.2.1.5 |
| cigDhcpServersOptionRowStatus Used to create/delete a DHCP option entry.
The following values will be supported:
- `active', which indicates that the conceptual row is
available for use by the… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6889.2.1.16.2.2.2.1.6 |