dhcpClientOptVal
SUPERMICRO-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.10876.101.1.87.1.3.1.4
Object
column OctetString
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 server to client.
Context
- MIB
- SUPERMICRO-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.10876.101.1.87.1.3.1.4- 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::dhcpClientOptVal'
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::dhcpClientOptVal.<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::dhcpClientOptVal'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.