mgcResolutionCommState

CISCO-WAN-MG-MIB · .1.3.6.1.4.1.351.150.10.1.5.1.1.4

Object

column Enumeration
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.

Context

MIB
CISCO-WAN-MG-MIB
OID
.1.3.6.1.4.1.351.150.10.1.5.1.1.4
Type
column
Access
readonly
Status
current
Parent
mgcResolutionEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgcResolutionCommState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MG-MIB::mgcResolutionCommState.<mgcResolutionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MG-MIB::mgcResolutionCommState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1csActive
2csInactive