CISCO-MGC-MIB :: cMgcGrpAssociationInfo

MIB Reference — IPNetwork Monitor

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
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