CDD-564 :: cdd564DroppedPacketsBadBufferLength

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDD-564cdd564DroppedPacketsBadBufferLength

cdd564DroppedPacketsBadBufferLength

Module: CDD-564

OID (symbolic): CDD-564::cdd564DroppedPacketsBadBufferLength

OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.3

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The total number of packets dropped by the router because of a bad packet buffer length.

What is cdd564DroppedPacketsBadBufferLength?

This counter tracks packets dropped because the router found a bad packet buffer length. This points to a framing/length-field error in the packet's internal buffer bookkeeping -- distinct from a bad IP checksum -- so it's the specific counter that isolates a receive-buffer or memory-handling defect rather than RF-induced bit errors on the link. A technician chasing intermittent packet loss on an otherwise clean-looking RF link (good Eb/No, no CRC errors) would check this counter next, since a rising value here without corresponding satellite-layer errors suggests a router-internal buffering issue rather than the satellite path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.3
snmpwalk -v2c -c public <target> CDD-564::cdd564DroppedPacketsBadBufferLength

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.3.1
snmpget -v2c -c public <target> CDD-564::cdd564DroppedPacketsBadBufferLength.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564DroppedPacketsBadBufferLength.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::cdd564DroppedPacketsBadBufferLength 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 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.25cdd564CDD-564
1.3.6.1.4.1.6247.25.1cdd564ObjectsCDD-564
1.3.6.1.4.1.6247.25.1.6cdd564StatisticsCDD-564
1.3.6.1.4.1.6247.25.1.6.1cdd564IPRoutingStatisticsCDD-564
1.3.6.1.4.1.6247.25.1.6.1.5cdd564IPRoutingDroppedCDD-564
1.3.6.1.4.1.6247.25.1.6.1.5.3cdd564DroppedPacketsBadBufferLengthCDD-564