All MIBs › CDD-564 › cdd564DroppedPacketsNoARPEntry
cdd564DroppedPacketsNoARPEntry
Module: CDD-564
OID (symbolic): CDD-564::cdd564DroppedPacketsNoARPEntry
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped by the router because the ARP table did not have an ARP entry for the packet's next hop.
What is cdd564DroppedPacketsNoARPEntry?
This counter tracks packets dropped because the ARP table lacked an entry for the packet's next hop. Unlike the no-route counter, which reflects a routing-table gap, this counter reflects a Layer-2 resolution failure for a next hop the router does have a route to -- commonly seen when a downstream Ethernet device is powered off, disconnected, or has changed its MAC address without the router's ARP cache updating. If a downstream server is rebooted with a new NIC and this counter starts climbing for packets destined to its known IP, that's a sign the router's ARP cache needs to refresh before forwarding can resume.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.7 snmpwalk -v2c -c public <target> CDD-564::cdd564DroppedPacketsNoARPEntry
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.7.1 snmpget -v2c -c public <target> CDD-564::cdd564DroppedPacketsNoARPEntry.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564DroppedPacketsNoARPEntry OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6 | cdd564Statistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.1 | cdd564IPRoutingStatistics | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.1.5 | cdd564IPRoutingDropped | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.6.1.5.7 | cdd564DroppedPacketsNoARPEntry | CDD-564 |