All MIBs › CDD-564 › cdd564TotalDroppedPackets
cdd564TotalDroppedPackets
Module: CDD-564
OID (symbolic): CDD-564::cdd564TotalDroppedPackets
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped by the router.
What is cdd564TotalDroppedPackets?
This counter is the aggregate total number of packets dropped by the router across all drop reasons. Because it's the sum of every specific drop counter in this table -- bad IP header, TTL expired, no route, no ARP entry, filtered, queue full, and more -- it's the single number to watch on a dashboard for overall link health, with a rising trend telling an admin to drill into the individual drop-reason counters to find which specific failure mode is responsible. A well-behaved link might drop only a handful of packets per hour, so seeing this counter jump by several thousand in a short window is the trigger to check the no-route or no-ARP-entry counters next for the specific cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.1 snmpwalk -v2c -c public <target> CDD-564::cdd564TotalDroppedPackets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.1.1 snmpget -v2c -c public <target> CDD-564::cdd564TotalDroppedPackets.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::cdd564TotalDroppedPackets 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.1 | cdd564TotalDroppedPackets | CDD-564 |