All MIBs › CISCOSB-IP › rsArpRepliesSent
rsArpRepliesSent
Module: CISCOSB-IP
OID (symbolic): CISCOSB-IP::rsArpRepliesSent
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.4.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Displays how many ARP replies have been sent out to an ARP client in response to request packets.
What is rsArpRepliesSent?
This read-only counter tallies how many ARP replies the device has sent out in response to ARP request packets. Admins use this to confirm the device is actively responding to ARP queries from other hosts on the segment, which is required for those hosts to reach it. For example, this counter failing to increment despite other devices reporting ARP timeouts to this device's address would point to a problem in the device's ARP response path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.5 snmpwalk -v2c -c public <target> CISCOSB-IP::rsArpRepliesSent
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.5.1 snmpget -v2c -c public <target> CISCOSB-IP::rsArpRepliesSent.1
Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rsArpRepliesSent OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4 | arpSpec | CISCOSB-IP |
| 1.3.6.1.4.1.9.6.1.101.26.4.5 | rsArpRepliesSent | CISCOSB-IP |