dhcpClientOptLen
SUPERMICRO-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.10876.101.1.87.1.3.1.3
Object
column
Integer32
This object identifies the length of the option.
This length does not include the two octets
specifiying the tag and length.
The maximum length of option value is 255.
Context
- MIB
- SUPERMICRO-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.10876.101.1.87.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dhcpClientOptEntry
- Table
- dhcpClientOptTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
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.10876.101.1.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.10876.101.1.87.1.3.1.2 |
| dhcpClientOptVal This object identifies the octets of data, of length
specified by dhcpClientOptLen for that entry.
This value will be taken from DHCP ACK message
which is sent from… | column | OctetString | .1.3.6.1.4.1.10876.101.1.87.1.3.1.4 |
| dhcpClientOptRowStatus The RowStatus variable is for addition and deletion
of dhcpClientOptEntry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.10876.101.1.87.1.3.1.5 |