TPLINK-DHCPSNOOPING-MIB :: dhcpSnoopingPortConfigMacVerify

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsTPLINK-DHCPSNOOPING-MIBdhcpSnoopingPortConfigMacVerify

dhcpSnoopingPortConfigMacVerify

Module: TPLINK-DHCPSNOOPING-MIB

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

OID (numeric): 1.3.6.1.4.1.11863.6.27.1.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 0. disable 1. enable Select Enable/Disable the MAC Verify feature. There are two fields of the DHCP packet containing the MAC address of the Host. The MAC Verify feature is to compare the two fields and discard the packet if the two fields are different.

What is dhcpSnoopingPortConfigMacVerify?

This read-write integer enables (1) or disables (0) the MAC Verify feature on a port under DHCP Snooping. Per the description, DHCP packets carry the client's MAC address in two separate fields, and when enabled the switch compares them and discards the packet if they don't match, guarding against MAC address spoofing. For instance, an admin enables dhcpSnoopingPortConfigMacVerify on client access ports so a host can't fake its hardware address in the DHCP request while presenting a different one at Layer 2.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.3.1.1.3
snmpwalk -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingPortConfigMacVerify

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.3.1.1.3.1
snmpget -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingPortConfigMacVerify.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dhcpSnoopingPortConfigMacVerify.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::dhcpSnoopingPortConfigMacVerify 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.3dhcpSnoopingPortConfigTPLINK-DHCPSNOOPING-MIB
1.3.6.1.4.1.11863.6.27.1.3.1dhcpSnoopingPortConfigTableTPLINK-DHCPSNOOPING-MIB
1.3.6.1.4.1.11863.6.27.1.3.1.1dhcpSnoopingPortConfigEntryTPLINK-DHCPSNOOPING-MIB
1.3.6.1.4.1.11863.6.27.1.3.1.1.3dhcpSnoopingPortConfigMacVerifyTPLINK-DHCPSNOOPING-MIB