All MIBs › TPLINK-DHCPSNOOPING-MIB › dhcpSnoopingPortConfigTrustedPort
dhcpSnoopingPortConfigTrustedPort
Module: TPLINK-DHCPSNOOPING-MIB
OID (symbolic): TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingPortConfigTrustedPort
OID (numeric): 1.3.6.1.4.1.11863.6.27.1.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 0. disable 1. enable Select Enable/Disable the port to be a Trusted Port. Only the Trusted Port can receive the DHCP packets from DHCP servers.
What is dhcpSnoopingPortConfigTrustedPort?
This read-write integer enables (1) or disables (0) trusted-port status for a switch port under DHCP Snooping. Per the description, only a Trusted Port is allowed to receive DHCP packets from DHCP servers, so this setting is how an admin designates uplinks toward the legitimate DHCP server while blocking server-side traffic on all other, untrusted ports. For example, an admin sets dhcpSnoopingPortConfigTrustedPort to enable(1) on the port connecting to the corporate DHCP server and leaves it disabled on end-user access ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.3.1.1.2 snmpwalk -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingPortConfigTrustedPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11863.6.27.1.3.1.1.2.1 snmpget -v2c -c public <target> TPLINK-DHCPSNOOPING-MIB::dhcpSnoopingPortConfigTrustedPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11863.6.27.1.3.1.1.2.1 i <value>
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::dhcpSnoopingPortConfigTrustedPort 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.3 | dhcpSnoopingPortConfig | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.3.1 | dhcpSnoopingPortConfigTable | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.3.1.1 | dhcpSnoopingPortConfigEntry | TPLINK-DHCPSNOOPING-MIB |
| 1.3.6.1.4.1.11863.6.27.1.3.1.1.2 | dhcpSnoopingPortConfigTrustedPort | TPLINK-DHCPSNOOPING-MIB |