All MIBs › CDD-564 › cdd564DroppedPacketsBadBufferLength
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 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.3 | cdd564DroppedPacketsBadBufferLength | CDD-564 |