All MIBs › RADLAN-IP › rsArpProxyRepliesSent
rsArpProxyRepliesSent
Module: RADLAN-IP
OID (symbolic): RADLAN-IP::rsArpProxyRepliesSent
OID (numeric): 1.3.6.1.4.1.89.26.4.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Displays how many proxy ARP replies have been sent out in response to request packets. A proxy router serving as a gateway to a subnet would respond with a proxy reply.
What is rsArpProxyRepliesSent?
This OID counts how many proxy ARP replies this router has sent to redirect traffic destined for remote networks to itself instead. A proxy router acts as a gateway by answering ARP requests it is not directly responsible for. Network operators monitor this to verify the router is actually acting as a gateway and to detect unusual routing patterns that might indicate misconfiguration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.4.6 snmpwalk -v2c -c public <target> RADLAN-IP::rsArpProxyRepliesSent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.4.6.1 snmpget -v2c -c public <target> RADLAN-IP::rsArpProxyRepliesSent.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.4 | arpSpec | RADLAN-IP |
| 1.3.6.1.4.1.89.26.4.6 | rsArpProxyRepliesSent | RADLAN-IP |