TPLINK-ARP-DETECTION-MIB: View SNMP OID List / Download MIB

VENDOR: TP-LINK


 Home MIB: TPLINK-ARP-DETECTION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tpArpDetection 1.3.6.1.4.1.11863.6.28.1.1
     tpArpDetectionConfig 1.3.6.1.4.1.11863.6.28.1.1.1
         tpArpDetectionConfigEnable 1.3.6.1.4.1.11863.6.28.1.1.1.1 integer read-write
0. disable 1. enable Enable/Disable the ARP Detect function. Enumeration: 'enable': 1, 'disable': 0.
         tpArpDetectionTrustPortTable 1.3.6.1.4.1.11863.6.28.1.1.1.2 no-access
A list of trusted port config entries. Here you can configure the Trusted Port.
             tpArpDetectionTrustPortEntry 1.3.6.1.4.1.11863.6.28.1.1.1.2.1 no-access
An entry contains of the information of arp defend trust port.
                 tpArpDetectionTrustPort 1.3.6.1.4.1.11863.6.28.1.1.1.2.1.1 octet string read-only
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.
                 tpArpDetectionTrustPortState 1.3.6.1.4.1.11863.6.28.1.1.1.2.1.2 integer read-write
0. untrusty port 1. trustful port Enumeration: 'untrusty': 0, 'trustful': 1.
                 tpArpDetectionTrustPortLag 1.3.6.1.4.1.11863.6.28.1.1.1.2.1.3 octet string read-only
the lag the port belong to
     tpArpDetectionStat 1.3.6.1.4.1.11863.6.28.1.1.2
         tpArpDetectionStatReset 1.3.6.1.4.1.11863.6.28.1.1.2.1 integer read-write
0. notReset 1. reset clear the statistics Enumeration: 'reset': 1, 'notReset': 0.
         tpArpDetectionStatTable 1.3.6.1.4.1.11863.6.28.1.1.2.2 no-access
A list of arp detection Stat entries. Here you can view the statistics of the illegal ARP packets received by each port.
             tpArpDetectionStatEntry 1.3.6.1.4.1.11863.6.28.1.1.2.2.1 no-access
An entry contains of the information of arp defend nonlegal pkt.
                 tpArpDetectionStatPort 1.3.6.1.4.1.11863.6.28.1.1.2.2.1.1 octet string read-only
port number
                 tpArpDetectionStatState 1.3.6.1.4.1.11863.6.28.1.1.2.2.1.2 integer read-only
0. untrusty port 1. trustful port Enumeration: 'untrusty': 0, 'trustful': 1.
                 tpArpDetectionStatNonLegalPkt 1.3.6.1.4.1.11863.6.28.1.1.2.2.1.3 counter32 read-only
Displays the number of the received illegal ARP packets.