dhcpClientOptType
SUPERMICRO-DHCP-CLIENT-MIB ·
.1.3.6.1.4.1.10876.101.1.87.1.3.1.2
Object
column Integer32
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. Option 255 denotes
end of option field. Other options can be
requested from client to server.
Context
- MIB
- SUPERMICRO-DHCP-CLIENT-MIB
- OID
.1.3.6.1.4.1.10876.101.1.87.1.3.1.2- Type
- column
- Access
- noaccess
- 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::dhcpClientOptType'
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::dhcpClientOptType.<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::dhcpClientOptType'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-254