dhcpClientOptRowStatus
ARICENT-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.2076.87.1.3.1.5
Object
The RowStatus variable is for addition and deletion of dhcpClientOptEntry.
Context
- MIB
- ARICENT-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.2076.87.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dhcpClientOptEntry
- Table
- dhcpClientOptTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dhcpClientOptIfIndex A unique identifier for each interface.
This object is identical to the ifIndex
of the standard MIB-2 ifTable. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.2076.87.1.3.1.1 |
| dhcpClientOptType The object identifies the option, this is the
tag octet of the DHCP option. This option is
one of the index in the dhcpClientOptTable.
Option 0 denotes padding. … | column | Integer32 | .1.3.6.1.4.1.2076.87.1.3.1.2 |
| dhcpClientOptLen This object specifies the length of the DHCP Client Option.
This length does not include the two octets
specifiying the tag and length.
This object has read-write s… | column | Integer32 | .1.3.6.1.4.1.2076.87.1.3.1.3 |
| dhcpClientOptVal This object specifies the octets of data, for the length
specified by dhcpClientOptLen.
This object has read-write support only for option 60.
This v… | column | OctetString | .1.3.6.1.4.1.2076.87.1.3.1.4 |