cigDhcpServersOptionRowStatus
CIG-SERVERS-MIB ·
.1.3.6.1.4.1.6889.2.1.16.2.2.2.1.6
Object
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 managed device;
- `createAndGo', which is supplied by a management
station wishing to create a new instance of a
conceptual row and to have its status automatically set
to active, making it available for use by the managed
device;
- `destroy', which is supplied by a management station
wishing to delete all of the instances associated with
an existing conceptual row.
Context
- MIB
- CIG-SERVERS-MIB
- OID
.1.3.6.1.4.1.6889.2.1.16.2.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cigDhcpServersPoolGenOptionEntry
- Table
- cigDhcpServersPoolGenOptionTable
- 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 |
|---|---|---|---|
| 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 |
| cigDhcpServersOptionType 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 struct… | column | Enumeration | .1.3.6.1.4.1.6889.2.1.16.2.2.2.1.4 |
| 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 |