ipInterfaceProxyArp

CROUTE-MIB · .1.3.6.1.4.1.81.31.1.2.1.7

Object

column r/w Enumeration
When proxy ARP is enabled, the
router responds to ARP requests
received on one link-layer interface
for an IP-address that is reachable
via another link-layer interface. The
response provides the router's own MAC
address.

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.1.2.1.7
Type
column
Access
readwrite
Status
current
Parent
ipInterfaceEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipInterfaceProxyArp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::ipInterfaceProxyArp.<ipInterfaceAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::ipInterfaceProxyArp'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable