All MIBs › TPLINK-DHCPSNOOPING-MIB › dhcpSnoopingOption82ConfigSupportStatus
dhcpSnoopingOption82ConfigSupportStatus
Module: TPLINK-DHCPSNOOPING-MIB
OID (symbolic): TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingOption82ConfigSupportStatus
OID (numeric): 1.3.6.1.4.1.11863.6.27.1.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 0. disable 1. enable Select Enable/Disable the port to support the Option 82 feature.
What is dhcpSnoopingOption82ConfigSupportStatus?
This read-write integer enables (1) or disables (0) DHCP Option 82 support on a specific port within the Option 82 config table. An admin uses it to decide, port by port, whether the switch inserts and processes Option 82 relay-agent information on DHCP packets seen on that interface. For example, an admin might set dhcpSnoopingOption82ConfigSupportStatus to enable(1) on an uplink port facing the DHCP server so Option 82 tagging is applied there.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.2.1.1.2 snmpwalk -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingOption82ConfigSupportStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.2.1.1.2.1 snmpget -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingOption82ConfigSupportStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11863.6.27.1.2.1.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpSnoopingOption82ConfigSupportStatus.1
Start monitoring TP-Link managed switch (DHCP snooping trusted-port/binding-table status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingOption82ConfigSupportStatus OID value, configure state conditions and alerts, and monitor any TP-Link managed switch (DHCP snooping trusted-port/binding-table status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11863 | tplink | TPLINK-MIB |
| 1.3.6.1.4.1.11863.6 | tplinkMgmt | TPLINK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11863.6.27 | tplinkDhcpSnoopingMIB | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1 | tplinkDhcpSnoopingMIBObjects | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.2 | dhcpSnoopingOption82Config | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.2.1 | dhcpSnoopingOption82ConfigTable | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.2.1.1 | dhcpSnoopingOption82ConfigEntry | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.2.1.1.2 | dhcpSnoopingOption82ConfigSupportStatus | TPLINK-DHCPSNOOPING-MIB |