mgcRedundancyGrpCommState
CISCO-WAN-MGC-REDUN-MIB ·
.1.3.6.1.4.1.351.150.22.1.2.1.2
Object
column Enumeration
Represents the state of the communication between
the GW and the MGC (call agent) group.
The possible values are:
'commOk': This indicates that the communication
between the gateway and the media
gateway controller is ok.
'commLoss': This indicates that the communication
between the GW and the MGC is lost.
This object is set to 'commLoss' if
no response is receive from any
MGC in this group to a GW
initiated message.
If the GW is able to successfully send a message
to the MGC or if a message is received
from the MGC, the value of this object
is set to 'commOk' else it will remain in the
'commLoss' state.
Context
- MIB
- CISCO-WAN-MGC-REDUN-MIB
- OID
.1.3.6.1.4.1.351.150.22.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mgcRedundancyGrpParamEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::mgcRedundancyGrpCommState'
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::mgcRedundancyGrpCommState.<mgcRedundancyGrpNum>'
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::mgcRedundancyGrpCommState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | commOk |
2 | commLoss |
Conformance
Member of