All MIBs › CDMIPController › cdmipDroppedPacketsTTLExpired
cdmipDroppedPacketsTTLExpired
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipDroppedPacketsTTLExpired
OID (numeric): 1.3.6.1.4.1.6247.4.8.3.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of packets dropped because TTL (time to live) expired.
What is cdmipDroppedPacketsTTLExpired?
This counts packets dropped specifically because their IP TTL, or time to live, reached zero before reaching their destination. A rising count here usually indicates either a routing loop somewhere in the network causing packets to bounce until TTL exhausts, or simply traffic originating with an unusually low starting TTL that cannot survive the number of hops in this path, worth distinguishing since the fixes are very different. A sudden jump in this counter coinciding with a recent routing change elsewhere in the network would point strongly toward an accidental routing loop rather than a traffic-pattern change.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.13 snmpwalk -v2c -c public <target> CDMIPController::cdmipDroppedPacketsTTLExpired
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.8.3.13.1 snmpget -v2c -c public <target> CDMIPController::cdmipDroppedPacketsTTLExpired.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipDroppedPacketsTTLExpired OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems 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.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.8 | cdmipStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3 | cdmipIpRoutingStatistics | CDMIPController |
| 1.3.6.1.4.1.6247.4.8.3.13 | cdmipDroppedPacketsTTLExpired | CDMIPController |