mgcRedundancyGrpActState

CISCO-WAN-MGC-REDUN-MIB · .1.3.6.1.4.1.351.150.22.1.1.1.3

Object

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

Context

MIB
CISCO-WAN-MGC-REDUN-MIB
OID
.1.3.6.1.4.1.351.150.22.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
mgcRedundancyGrpEntry
Groups
1

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-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState.<mgcRedundancyGrpNum>.<mgcNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-MGC-REDUN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpActState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1mgcActive
2mgcInactive

Conformance