All MIBs › CISCO-WAN-MGC-REDUN-MIB › mgcRedundancyGrpActState
mgcRedundancyGrpActState
Module: CISCO-WAN-MGC-REDUN-MIB
OID (symbolic): CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState
OID (numeric): 1.3.6.1.4.1.351.150.22.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object is used to denote the status of MGC within an MGC Redundancy group.
'mgcActive' - Indicates the MGC is active or controlling the GW.
'mgcInactive' - Indicates the MGC is in standby state.
What is mgcRedundancyGrpActState?
This read-only INTEGER reports whether the MGC within a redundancy group is mgcActive(1), meaning it's controlling the gateway, or mgcInactive(2), meaning it's in standby. An admin monitors this to know at any moment which controller in a redundant MGC pair or group is actually the one driving the gateway's call control. If the previously active MGC unexpectedly shows mgcInactive while another shows mgcActive, that's the signal a failover event occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.22.1.1.1.3 snmpwalk -v2c -c public <target> CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.22.1.1.1.3.1 snmpget -v2c -c public <target> CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState.1
Start monitoring Cisco WAN media gateway (MGCP-controlled, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState OID value, configure state conditions and alerts, and monitor any Cisco WAN media gateway (MGCP-controlled, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.22 | ciscoWanMgcRedunMIB | CISCO-WAN-MGC-REDUN-MIB |
| 1.3.6.1.4.1.351.150.22.1 | mgcRedundancyObjects | CISCO-WAN-MGC-REDUN-MIB |
| 1.3.6.1.4.1.351.150.22.1.1 | mgcRedundancyGrpTable | CISCO-WAN-MGC-REDUN-MIB |
| 1.3.6.1.4.1.351.150.22.1.1.1 | mgcRedundancyGrpEntry | CISCO-WAN-MGC-REDUN-MIB |
| 1.3.6.1.4.1.351.150.22.1.1.1.3 | mgcRedundancyGrpActState | CISCO-WAN-MGC-REDUN-MIB |