CISCO-WAN-MG-MIB :: mgcResolutionCommState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-WAN-MG-MIBmgcResolutionCommState

mgcResolutionCommState

Module: CISCO-WAN-MG-MIB

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

OID (numeric): 1.3.6.1.4.1.351.150.10.1.5.1.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates whether the address is the one currently applied for communications with the system of that name. 'csActive' - name resolves to that IP address 'csInactive' - IP address currently not in use

On creation of the row, this value will be 'csInactive', although it may transition immediately to active, triggering the notification of 'mgcCommStateActive' specified in CISCO-VISM-TRAPS-MIB.

What is mgcResolutionCommState?

This read-only INTEGER reports whether the resolved address is the one currently used for communications, as csActive(1) or csInactive(2), starting as csInactive on row creation and potentially transitioning immediately to active, which per the description can trigger the mgcCommStateActive notification from CISCO-VISM-TRAPS-MIB. An admin watches this to know which specific IP address among possibly several is actually being used to talk to a named MGC or network element. Seeing an address remain csInactive long after row creation would tell an admin that particular resolved IP was never selected as the active communication path.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.5.1.1.4
snmpwalk -v2c -c public <target> CISCO-WAN-MG-MIB::mgcResolutionCommState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.10.1.5.1.1.4.1
snmpget -v2c -c public <target> CISCO-WAN-MG-MIB::mgcResolutionCommState.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mgcResolutionCommState.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::mgcResolutionCommState 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.5mediaGatewayControllerResolutionCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5.1mgcResolutionTableCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5.1.1mgcResolutionEntryCISCO-WAN-MG-MIB
1.3.6.1.4.1.351.150.10.1.5.1.1.4mgcResolutionCommStateCISCO-WAN-MG-MIB