PEA-BRIDGE-IPDSLAM :: arpProxyConfig

MIB Reference — IPNetwork Monitor

All MIBsPEA-BRIDGE-IPDSLAMarpProxyConfig

arpProxyConfig

Module: PEA-BRIDGE-IPDSLAM

OID (symbolic): PEA-BRIDGE-IPDSLAM::arpProxyConfig

OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.73

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This parameter decides the behavior of the ArpProxy in the IP-DSLAM. It is only valid when forced forwarding is enabled (peaBridgeIpDslam::gatewayFixedForwarding set to true).

The possible values are: 0 proxyAllArpRequests All ARP Requests from the end-user will always be replied with the MAC address of the default gateway configured for the end-user, except gratuitous ARP Requests which will be dropped. This setting should be used when broadcast traffic should be kept to a minimum, for instance when running large L2 networks. 1 proxyNonGwArpRequests All ARP Requests from the end-user to the default gateway are forwarded to the network. Gratuitous ARP Requests are also forwarded to the network. Any request to a non gateway IP will be replied the default gateway MAC address. This setting is needed when running 'Passive ARP Learning' in VRRP enabled routers, or other technologies where ARP from the end-users are needed. 2 proxyNonGratuitousArpRequests All ARP Requests from the end-user will be replied with the MAC address of the default gateway configured for the end-user. Except gratuitous ARP Requests which are forwarded to the network. This setting should be used when broadcast traffic should be kept to a minimum, but the ARP cache timeout in the router is too long to detect end-user MAC replacement. This option is valid from EDA 2.2 SP3.

ARP Requests from the network will always be proxied back.

Terminology: Gratuitous ARP Request: A gratuitous ARP Request is an ARP Request where the Sender IP address and Target IP address is the same. The ARP Requests is broadcasted to other hosts in the same layer 2 network. Hosts use this ARP Request for several reasons: 1) To detect IP address conflicts 2) To advertise the IP and MAC address to other hosts, switch's and routers

Valid from: EDA 2.2 SP1

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.73
snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::arpProxyConfig

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.73.1
snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::arpProxyConfig.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.73.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.193ericssonANS-COMMON-MIB
1.3.6.1.4.1.193.72diaxMIBDXD-SMI
1.3.6.1.4.1.193.72.300peaIpDslamDIESEL-SMI
1.3.6.1.4.1.193.72.300.30peaBridgeIpDslamPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1bridgeControlPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3pvcTablePEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1pvcEntryPEA-BRIDGE-IPDSLAM
1.3.6.1.4.1.193.72.300.30.1.3.1.73arpProxyConfigPEA-BRIDGE-IPDSLAM