ELTEX-ARP-INTERFACE-TABLE-MIB

File: ELTEX-ARP-INTERFACE-TABLE-MIB.mib (1577 bytes)

Imported modules

RADLAN-IP SNMPv2-SMI ELTEX-MES-IP

Imported symbols

rsArpInterfaceEntry OBJECT-TYPE eltMesArpSpec

Defined Types

EltArpInterfaceEntry  
SEQUENCE    
  eltArpInterfaceArpLocalProxy INTEGER

Defined Values

eltArpInterfaceTable 1.3.6.1.4.1.35265.1.23.91.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EltArpInterfaceEntry

eltArpInterfaceEntry 1.3.6.1.4.1.35265.1.23.91.3.1.1
Each entry contains L2 Interface specific configuration for ARP Application.
Status: current Access: not-accessible
OBJECT-TYPE    
  EltArpInterfaceEntry  

eltArpInterfaceArpLocalProxy 1.3.6.1.4.1.35265.1.23.91.3.1.1.1
When Local ARP Proxy is enabled, the router can respond to ARP requests for nodes located on a same sub-net, provided they are it its network table. The router responds with its own MAC address. When ARP Proxy is disabled, the router responds only to ARP requests for its own IP addresses.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)