All MIBs › CDMIPController › cdmipIgmpEnable
cdmipIgmpEnable
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipIgmpEnable
OID (numeric): 1.3.6.1.4.1.6247.4.5.1.2.1
Node type: OBJECT-TYPE
Type: EnableDisable
Access: read-only
Description: Enable or disable IGMP.
1. IGMP is enabled. 2. IGMP is disabled.
What is cdmipIgmpEnable?
This reports whether IGMP processing is currently enabled or disabled for this particular group or table entry. Despite the object's name suggesting a control switch, its access is read-only on this row, meaning IGMP enablement for a specific tracked group is a status this object reports rather than something set directly per entry, since broader IGMP behavior is instead controlled globally via cdmipIgmpOpt. A value here showing disabled would mean this particular tracked group is not currently being actively processed for IGMP membership, even though its entry still exists in the table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.1 snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.2.1.1 snmpget -v2c -c public <target> CDMIPController::cdmipIgmpEnable.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIgmpEnable 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.2 | cdmipIgmpReceiver | CDMIPController |
| 1.3.6.1.4.1.6247.4.5.1.2.1 | cdmipIgmpEnable | CDMIPController |