TPLINK-DHCPSNOOPING-MIB :: dhcpSnoopingEnable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTPLINK-DHCPSNOOPING-MIBdhcpSnoopingEnable

dhcpSnoopingEnable

Module: TPLINK-DHCPSNOOPING-MIB

OID (symbolic): TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingEnable

OID (numeric): 1.3.6.1.4.1.11863.6.27.1.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 0. disable 1. enable Enable or disable the DHCP Snooping function globally.

What is dhcpSnoopingEnable?

This read-write integer is the master switch for the switch's DHCP Snooping feature, taking value 0 for disable or 1 for enable. An administrator sets it to turn DHCP Snooping on or off across the entire device, which is the prerequisite for any of the feature's VLAN, Option 82, or trusted-port controls to take effect. For example, setting dhcpSnoopingEnable to 1 activates snooping switch-wide before an admin then enables it per-VLAN with dhcpSnoopingVlanStatus.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.1.1
snmpwalk -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingEnable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.1.1.1
snmpget -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingEnable.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.11863.6.27.1.1.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpSnoopingEnable.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::dhcpSnoopingEnable 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.11863tplinkTPLINK-MIB
1.3.6.1.4.1.11863.6tplinkMgmtTPLINK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11863.6.27tplinkDhcpSnoopingMIBTPLINK-DHCPSNOOPING-MIB
1.3.6.1.4.1.11863.6.27.1tplinkDhcpSnoopingMIBObjectsTPLINK-DHCPSNOOPING-MIB
1.3.6.1.4.1.11863.6.27.1.1dhcpSnoopingGlobalConfigTPLINK-DHCPSNOOPING-MIB
1.3.6.1.4.1.11863.6.27.1.1.1dhcpSnoopingEnableTPLINK-DHCPSNOOPING-MIB