All MIBs › CDD-564 › cdd564DroppedPacketsTTLExpired
cdd564DroppedPacketsTTLExpired
Module: CDD-564
OID (symbolic): CDD-564::cdd564DroppedPacketsTTLExpired
OID (numeric): 1.3.6.1.4.1.6247.25.1.6.1.5.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped by the router because the TTL (time to live) in the IP header had expired (i.e. reached zero).
What is cdd564DroppedPacketsTTLExpired?
This counter tracks packets dropped because the IP header's TTL (time to live) field reached zero before the router could forward them. A TTL-expired drop means the packet had already traversed too many hops before reaching this router, so a rising count here -- especially paired with the no-route counter -- often signals a routing loop somewhere upstream of the satellite link rather than a problem local to this device. Seeing this counter increase by exactly the packets that a traceroute shows bouncing between two routers in a misconfigured static-route setup would confirm the loop is the cause rather than legitimately long paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.5 snmpwalk -v2c -c public <target> CDD-564::cdd564DroppedPacketsTTLExpired
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.6.1.5.5.1 snmpget -v2c -c public <target> CDD-564::cdd564DroppedPacketsTTLExpired.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::cdd564DroppedPacketsTTLExpired 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.5 | cdd564DroppedPacketsTTLExpired | CDD-564 |