All MIBs › CISCO-WAN-MG-MIB › mgcAssociationState
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.
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
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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150.10 | ciscoWanMgMIB | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1 | ciscoWanMgMIBObjects | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.2 | mediaGatewayController | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.2.1 | mgcTable | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.2.1.1 | mgcEntry | CISCO-WAN-MG-MIB |
| 1.3.6.1.4.1.351.150.10.1.2.1.1.4 | mgcAssociationState | CISCO-WAN-MG-MIB |