All MIBs › CDMIPController › cdmipIgmpTTL
cdmipIgmpTTL
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpTTL
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The IGMP Time to live (TTL) for the multicast group.
What is cdmipIgmpTTL?
This reports the IGMP Time To Live value associated with a given multicast group's traffic. A TTL here that is unexpectedly low for the intended distribution scope can explain multicast traffic that mysteriously fails to reach a remote site, since TTL decrements at each hop and traffic is dropped once it reaches zero, so insufficient TTL set at the source will cause the stream to die out before crossing the satellite hop. A group showing a TTL of only 1 would very likely fail to survive being routed across the satellite link to a remote site, since the hop itself would decrement it to 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.1.1.2 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpTTL
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.1.1.2.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpTTL.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIgmpTTL 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.5 | cdmipProtocols | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1 | cdmipIgmpConfig | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.1 | cdmipIgmpTable | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.1.1 | cdmipIgmpEntry | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.1.1.2 | cdmipIgmpTTL | CDMIPController |