TPLINK-ARP-DETECTION-MIB

File: TPLINK-ARP-DETECTION-MIB.mib (5751 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB TPLINK-ARP-INSPECTION-MIB

Imported symbols

OBJECT-TYPE Counter32 ifIndex
tplinkArpInspectionMIBObjects

Defined Types

TPARPDETECTIONTRUSTPORTENTRY  
SEQUENCE    
  tpArpDetectionTrustPort OCTET STRING
  tpArpDetectionTrustPortState INTEGER
  tpArpDetectionTrustPortLag OCTET STRING

TPARPDETECTIONSTATENTRY  
SEQUENCE    
  tpArpDetectionStatPort OCTET STRING
  tpArpDetectionStatState INTEGER
  tpArpDetectionStatNonLegalPkt Counter32

Defined Values

tpArpDetection 1.3.6.1.4.1.11863.6.28.1.1
OBJECT IDENTIFIER    

tpArpDetectionConfig 1.3.6.1.4.1.11863.6.28.1.1.1
OBJECT IDENTIFIER    

tpArpDetectionStat 1.3.6.1.4.1.11863.6.28.1.1.2
OBJECT IDENTIFIER    

tpArpDetectionConfigEnable 1.3.6.1.4.1.11863.6.28.1.1.1.1
0. disable 1. enable Enable/Disable the ARP Detect function.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

tpArpDetectionTrustPortTable 1.3.6.1.4.1.11863.6.28.1.1.1.2
A list of trusted port config entries. Here you can configure the Trusted Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPARPDETECTIONTRUSTPORTENTRY

tpArpDetectionTrustPortEntry 1.3.6.1.4.1.11863.6.28.1.1.1.2.1
An entry contains of the information of arp defend trust port.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPARPDETECTIONTRUSTPORTENTRY  

tpArpDetectionTrustPort 1.3.6.1.4.1.11863.6.28.1.1.1.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

tpArpDetectionTrustPortState 1.3.6.1.4.1.11863.6.28.1.1.1.2.1.2
0. untrusty port 1. trustful port
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER trustful(1), untrusty(0)  

tpArpDetectionTrustPortLag 1.3.6.1.4.1.11863.6.28.1.1.1.2.1.3
the lag the port belong to
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

tpArpDetectionStatReset 1.3.6.1.4.1.11863.6.28.1.1.2.1
0. notReset 1. reset clear the statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notReset(0), reset(1)  

tpArpDetectionStatTable 1.3.6.1.4.1.11863.6.28.1.1.2.2
A list of arp detection Stat entries. Here you can view the statistics of the illegal ARP packets received by each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TPARPDETECTIONSTATENTRY

tpArpDetectionStatEntry 1.3.6.1.4.1.11863.6.28.1.1.2.2.1
An entry contains of the information of arp defend nonlegal pkt.
Status: current Access: not-accessible
OBJECT-TYPE    
  TPARPDETECTIONSTATENTRY  

tpArpDetectionStatPort 1.3.6.1.4.1.11863.6.28.1.1.2.2.1.1
port number
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

tpArpDetectionStatState 1.3.6.1.4.1.11863.6.28.1.1.2.2.1.2
0. untrusty port 1. trustful port
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER trustful(1), untrusty(0)  

tpArpDetectionStatNonLegalPkt 1.3.6.1.4.1.11863.6.28.1.1.2.2.1.3
Displays the number of the received illegal ARP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32