tpArpDetectionTrustPort
TPLINK-ARP-DETECTION-MIB ·
.1.3.6.1.4.1.11863.6.28.1.1.1.2.1.1
Object
column OctetString
The port for which the ARP Detect function is unnecessary as the Trusted Port. The specific ports, such as up-linked port, routing port and LAG port, should be set as Trusted Port. To ensure the normal communication of the switch, please configure the ARP Trusted Port before enabling the ARP Detect function.
Context
- MIB
- TPLINK-ARP-DETECTION-MIB
- OID
.1.3.6.1.4.1.11863.6.28.1.1.1.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tpArpDetectionTrustPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TPLINK-ARP-DETECTION-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ARP-DETECTION-MIB::tpArpDetectionTrustPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPLINK-ARP-DETECTION-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPLINK-ARP-DETECTION-MIB::tpArpDetectionTrustPort.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPLINK-ARP-DETECTION-MIB' -M '/opt/observium/mibs/tplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPLINK-ARP-DETECTION-MIB::tpArpDetectionTrustPort'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.