CDMIPController :: cdmipIgmpClientState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipIgmpClientState

cdmipIgmpClientState

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipIgmpClientState

OID (numeric): 1.3.6.1.4.1.6247.4.5.1.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The current state of the multicast group. Possible states are: 1. Idle. 2. Active. 3. Closing.

What is cdmipIgmpClientState?

This reports the current lifecycle state of a specific multicast group entry: idle, actively receiving traffic, or in the process of closing down. Watching this transition from active to closing is how an admin confirms a multicast stream is being properly torn down, for example after the last receiver leaves the group, rather than lingering and consuming satellite bandwidth for a stream nobody is watching anymore. A group stuck showing active(2) long after all downstream viewers should have left would suggest the modem is not correctly detecting IGMP leave messages, wasting satellite bandwidth on an unwatched stream.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.1.1.3
snmpwalk -v2c -c public <target> CDMIPController::cdmipIgmpClientState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.5.1.1.1.3.1
snmpget -v2c -c public <target> CDMIPController::cdmipIgmpClientState.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipIgmpClientState 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.5cdmipProtocolsCDMIPController
1.3.6.1.4.1.6247.4.5.1cdmipIgmpConfigCDMIPController
1.3.6.1.4.1.6247.4.5.1.1cdmipIgmpTableCDMIPController
1.3.6.1.4.1.6247.4.5.1.1.1cdmipIgmpEntryCDMIPController
1.3.6.1.4.1.6247.4.5.1.1.1.3cdmipIgmpClientStateCDMIPController