CISCO-WAN-MG-MIB :: mgcAssociationState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-MG-MIBmgcAssociationState

mgcAssociationState

Module: CISCO-WAN-MG-MIB

OID (symbolic): CISCO-WAN-MG-MIB::mgcAssociationState

OID (numeric): 1.3.6.1.4.1.351.150.10.1.2.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Represents the state of the association between the MG and the MGC. The possible values are:

'mgcUnassociated' : MG and MGC are not associated. For example, in the case where MGCP is the coordination protocol, it means no subscription to autonomous messages such as RSIP but control requests would be answered. 'mgcAssociated' : MG and MGC are associated. E.g. in the case where MGC is the coordination protocol, it means MGC is subscribed to autonomous messages such as RSIP. 'mgcAssociatedCommLoss' : Associated but MGC unreachable.

This object is being moved to the mgcRedundancyGrpParamTable. This object is deprecated because the association state is defined per MGC redundancy group, rather than per MGC.

What is mgcAssociationState?

This read-only INTEGER reports the association state between the MG and MGC as mgcUnassociated(1), mgcAssociated(2), or mgcAssociatedCommLoss(3), with the description clarifying that in the unassociated state (for MGCP) the MG won't subscribe to autonomous messages like RSIP but will still answer control requests. An admin monitors this as the primary indicator of whether the gateway and its call agent are actively coordinated, since a stuck unassociated or commLoss state means calls likely can't be controlled properly. Seeing mgcAssociatedCommLoss(3) would tell an admin the MG believes it's paired with an MGC but communication has actually failed, distinct from never having associated at all.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.2.1.1.4
snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgcAssociationState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.2.1.1.4.1
snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgcAssociationState.1

SNMPv3 example:

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

Start monitoring Cisco WAN Media Gateway (VoIP-to-PSTN, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-MG-MIB::mgcAssociationState OID value, configure state conditions and alerts, and monitor any Cisco WAN Media Gateway (VoIP-to-PSTN, 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.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.150ciscoWanCISCOWAN-SMI
Numeric OIDNameModule
1.3.6.1.4.1.351.150.10ciscoWanMgMIBCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1ciscoWanMgMIBObjectsCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.2mediaGatewayControllerCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.2.1mgcTableCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.2.1.1mgcEntryCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.2.1.1.4mgcAssociationStateCISCO-WAN-MG-MIB