All MIBs › E5-111-MIB › arpproxyIp
arpproxyIp
Module: E5-111-MIB
OID (symbolic): E5-111-MIB::arpproxyIp
OID (numeric): 1.3.6.1.4.1.6321.1.2.3.2.13.14.1.1.1
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
What is arpproxyIp?
This OID holds an IP address that the device will answer ARP requests for on behalf of another host. It enables the device to intercept and respond to address resolution queries. Network administrators use this to implement proxy ARP for traffic redirection or network load balancing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.13.14.1.1.1 snmpwalk -v2c -c public <target> E5-111-MIB::arpproxyIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.13.14.1.1.1.1 snmpget -v2c -c public <target> E5-111-MIB::arpproxyIp.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6321 | calixNetworks | CALIX-SMI |
| 1.3.6.1.4.1.6321.1 | calixRegistrations | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2 | calixProducts | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2.3 | e5x100 | CALIX-PRODUCT-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2 | e5x111 | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.13 | statistics | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.13.14 | ipbpvcStats | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.13.14.1 | arpproxyTable | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.13.14.1.1 | arpproxyEntry | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.13.14.1.1.1 | arpproxyIp | E5-111-MIB |