dhcpL2RelayOption82ConfigOperationStrategy

TPLINK-DHCPL2Relay-MIB · .1.3.6.1.4.1.11863.6.66.1.2.1.1.3

Object

column r/w Enumeration
Select the operation for the Option 82 filed of the DHCP request packets from the Host.
0. keep: Indicates to keep the Option 82 field of the packets. 
1. replace: Indicates to replace the Option 82 field of the packets with the switch defined one. 
2. drop: Indicates to discard the packets including the Option 82 field.

Context

MIB
TPLINK-DHCPL2Relay-MIB
OID
.1.3.6.1.4.1.11863.6.66.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
dhcpL2RelayOption82ConfigEntry

Walk 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 'TPLINK-DHCPL2Relay-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCPL2Relay-MIB::dhcpL2RelayOption82ConfigOperationStrategy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-DHCPL2Relay-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-DHCPL2Relay-MIB::dhcpL2RelayOption82ConfigOperationStrategy.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-DHCPL2Relay-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-DHCPL2Relay-MIB::dhcpL2RelayOption82ConfigOperationStrategy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0keep
1replace
2drop