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
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DHCP-CLIENT-MIB::dhcpClientOptLen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DHCP-CLIENT-MIB::dhcpClientOptLen.<dhcpClientOptIfIndex>.<dhcpClientOptType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DHCP-CLIENT-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DHCP-CLIENT-MIB::dhcpClientOptLen'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255