All MIBs › CISCO-MGC-MIB › cMgcGrpAssociationInfo
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.321 | ciscoMgcMIB | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1 | cMgcMibObjects | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.2 | cMgcGroupConfig | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.2.1 | cMgcGrpParamTable | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.2.1.1 | cMgcGrpParamEntry | CISCO-MGC-MIB |
| 1.3.6.1.4.1.9.9.321.1.2.1.1.3 | cMgcGrpAssociationInfo | CISCO-MGC-MIB |