All MIBs › TPLINK-DHCP6SNOOPING-MIB › dhcp6SnoopingEnable
dhcp6SnoopingEnable
Module: TPLINK-DHCP6SNOOPING-MIB
OID (symbolic): TPLINK-DHCP6SNOOPING-MIB::dhcp6SnoopingEnable
OID (numeric): 1.3.6.1.4.1.11863.6.91.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 0. disable 1. enable Enable or disable the DHCPv6 Snooping function globally.
What is dhcp6SnoopingEnable?
This read-write object enables (1) or disables (0) the DHCPv6 Snooping feature globally on the switch. An admin enables this as the first step in deploying DHCPv6 snooping, which then works with per-VLAN and per-port settings to filter untrusted DHCPv6 server traffic. Setting it to enable(1) turns on DHCPv6 snooping globally, after which per-VLAN and per-port controls take effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.91.1.1.1 snmpwalk -v2c -c public <target> TPLINK-DHCP6SNOOPING-MIB::dhcp6SnoopingEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.91.1.1.1.1 snmpget -v2c -c public <target> TPLINK-DHCP6SNOOPING-MIB::dhcp6SnoopingEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11863.6.91.1.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcp6SnoopingEnable.1
Start monitoring TP-Link managed/smart switches (DHCPv6 snooping trusted-port/binding-table status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TPLINK-DHCP6SNOOPING-MIB::dhcp6SnoopingEnable OID value, configure state conditions and alerts, and monitor any TP-Link managed/smart switches (DHCPv6 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.91 | tplinkDhcp6SnoopingMIB | TPLINK-DHCP6SNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.91.1 | tplinkDhcp6SnoopingMIBObjects | TPLINK-DHCP6SNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.91.1.1 | dhcp6SnoopingGlobalConfig | TPLINK-DHCP6SNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.91.1.1.1 | dhcp6SnoopingEnable | TPLINK-DHCP6SNOOPING-MIB |