TPLINK-PROXYARP-MIB

File: TPLINK-PROXYARP-MIB.mib (2558 bytes)

Imported modules

TPLINK-MIB SNMPv2-SMI

Imported symbols

tplinkMgmt OBJECT-TYPE IpAddress

Defined Types

PROXYARPENTRY  
SEQUENCE    
  tpProxyArpVlanId INTEGER 1..4094
  tpProxyArpIpAddr IpAddress
  tpProxyArpIpMask IpAddress
  tpProxyArpInterfaceName OCTET STRING Size(0..20)
  tpProxyArpEnable INTEGER

Defined Values

tplinkProxyArpMIB 1.3.6.1.4.1.11863.6.37
Private MIB for proxy arp configuration.
MODULE-IDENTITY    

tplinkProxyArpMIBObjects 1.3.6.1.4.1.11863.6.37.1
OBJECT IDENTIFIER    

tplinkProxyArpNotifications 1.3.6.1.4.1.11863.6.37.2
OBJECT IDENTIFIER    

tpProxyArpConfig 1.3.6.1.4.1.11863.6.37.1
OBJECT IDENTIFIER    

tpProxyArpTable 1.3.6.1.4.1.11863.6.37.1.1
Proxy Arp.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PROXYARPENTRY

tpProxyArpEntry 1.3.6.1.4.1.11863.6.37.1.1.1
An entry contains of the information of port configure.
Status: current Access: not-accessible
OBJECT-TYPE    
  PROXYARPENTRY  

tpProxyArpVlanId 1.3.6.1.4.1.11863.6.37.1.1.1.1
The vlan id of the proxy arp ip address
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

tpProxyArpIpAddr 1.3.6.1.4.1.11863.6.37.1.1.1.2
Displays the proxy arp ip address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpProxyArpIpMask 1.3.6.1.4.1.11863.6.37.1.1.1.3
Displays the proxy arp ip address mask
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

tpProxyArpInterfaceName 1.3.6.1.4.1.11863.6.37.1.1.1.4
Displays the interface name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

tpProxyArpEnable 1.3.6.1.4.1.11863.6.37.1.1.1.5
Select Enable/Disable Fast Leave feature for the IP address. 0. Disable 1. Enable
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)