All MIBs › CDD-564 › cdd564DroppedPacketsFiltered
cdd564DroppedPacketsFiltered
Module: CDD-564
OID (symbolic): CDD-564::cdd564DroppedPacketsFiltered
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped by the router for the following reasons: 1. Boot 2. Flow Descriptor 3. Unknown Reason Code 4. Flow Correlator 5. Management Path 6. Ping 7. Access Control 8. Vipersat Multicommand 9. Vipersat Unicommand 10. Codeload 11. Multicast 12. Bad Packet 13. Route 14. Bad Header Len 15. Bad Data Ptr 16. MAC Split Err 17. L3Type Err 18. Local Destination 19. ICMP Filter 20. Port Err 21. Per port route rule
What is cdd564DroppedPacketsFiltered?
This counter aggregates packets dropped for any of twenty distinct internal reasons enumerated in the MIB, including boot-time filtering, flow descriptor mismatches, access control rejections, Vipersat multicommand/unicommand issues, bad packet structure, and more. Because it lumps together so many unrelated causes, a rising count here tells an admin only that 'something in this broad category' is happening, and pinpointing the actual reason typically requires the unit's local diagnostic/event log rather than SNMP alone. For example, an admin enforcing an access control list on the router might see this counter climb every time an unauthorized management station attempts to reach the unit, alongside unrelated drops from Vipersat multicast command frames being filtered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.10 snmpwalk -v2c -c public <target> CDD-564::cdd564DroppedPacketsFiltered
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.10.1 snmpget -v2c -c public <target> CDD-564::cdd564DroppedPacketsFiltered.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::cdd564DroppedPacketsFiltered 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.10 | cdd564DroppedPacketsFiltered | CDD-564 |