CDMIPController :: cdmipDroppedPacketsNoArpEntry

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipDroppedPacketsNoArpEntry

cdmipDroppedPacketsNoArpEntry

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipDroppedPacketsNoArpEntry

OID (numeric): 1.3.6.1.4.1.6247.4.8.3.19

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of packets dropped because there is no ARP entry in the ARP table.

What is cdmipDroppedPacketsNoArpEntry?

This counts packets dropped because there was no matching entry in the ARP table for the next-hop address. A rising count here typically means the modem has a route pointing at a next hop, via cdmipIpRouteNextHopAddress, that it cannot actually resolve to a MAC address, often because that next-hop device is down, misconfigured, or not actually present on the expected Ethernet segment. A route configured with a next-hop address of 192.168.1.1 that does not correspond to any actual device on that LAN segment would show up as a steadily climbing count here, since the modem can never successfully ARP for that address.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.19
snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsNoArpEntry

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.19.1
snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsNoArpEntry.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsNoArpEntry OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.8cdmipStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.3cdmipIpRoutingStatisticsCDMIPController
1.3.6.1.4.1.6247.4.8.3.19cdmipDroppedPacketsNoArpEntryCDMIPController