CISCO-MGC-MIB :: cMgcGrpAssociationInfo

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-MGC-MIBcMgcGrpAssociationInfo

cMgcGrpAssociationInfo

Module: CISCO-MGC-MIB

OID (symbolic): CISCO-MGC-MIB::cMgcGrpAssociationInfo

OID (numeric): 1.3.6.1.4.1.9.9.321.1.2.1.1.3

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-only

Description: This object indicates the association between MGC group
and profile/gateway with bitmap format.

It is 1:N mapping, e.g., each profile or gateway can only 
have one MGC group, but one MGC group can be associated 
with multi profile and gateway.

The possible bit positions used in the bitmap are listed as 
follows:

Bit   profile/gateway      value
---------------------------------------------------------------

0    profile 1      0: the MGC group is not associated with it
                    1: the MGC group is associated with it

1    profile 2      0: the MGC group is not associated with it
                    1: the MGC group is associated with it

2    profile 3      0: the MGC group is not associated with it
                    1: the MGC group is associated with it

3     profile 4     0: the MGC group is not associated with it
                    1: the MGC group is associated with it
...
...

30   profile 31     0: the MGC group is not associated with it
                    1: the MGC group is associated with it

31   gateway        0: the MGC group is not associated with it
                           
                    1: the MGC group is associated with it
    
The value zero means the MGC Group is not associated with 
any profile or gateway.
        

What is cMgcGrpAssociationInfo?

This OID holds a counter that tracks the number of media gateway controller group associations. It shows how many associations are currently active between MGC groups and their connected endpoints. A network operator would check this value when diagnosing call control connectivity issues or confirming that all expected MGC groups are properly linked.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.321.1.2.1.1.3
snmpwalk -v2c -c public <target> CISCO-MGC-MIB::cMgcGrpAssociationInfo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.321.1.2.1.1.3.1
snmpget -v2c -c public <target> CISCO-MGC-MIB::cMgcGrpAssociationInfo.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cMgcGrpAssociationInfo.1

Start monitoring Cisco Media Gateway Controller (MGC) platforms (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-MGC-MIB::cMgcGrpAssociationInfo OID value, configure state conditions and alerts, and monitor any Cisco Media Gateway Controller (MGC) platforms (legacy) from a single console.

OID Breakdown

Upper-level ancestors (8 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.321ciscoMgcMIBCISCO-MGC-MIB
1.3.6.1.4.1.9.9.321.1cMgcMibObjectsCISCO-MGC-MIB
1.3.6.1.4.1.9.9.321.1.2cMgcGroupConfigCISCO-MGC-MIB
1.3.6.1.4.1.9.9.321.1.2.1cMgcGrpParamTableCISCO-MGC-MIB
1.3.6.1.4.1.9.9.321.1.2.1.1cMgcGrpParamEntryCISCO-MGC-MIB
1.3.6.1.4.1.9.9.321.1.2.1.1.3cMgcGrpAssociationInfoCISCO-MGC-MIB