All MIBs › CISCO-WAN-MGC-REDUN-MIB › mgcRedundancyGrpCommState
mgcRedundancyGrpCommState
Module: CISCO-WAN-MGC-REDUN-MIB
OID (symbolic): CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpCommState
OID (numeric): 1.3.6.1.4.1.351.150.22.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.22.1.2.1.2 snmpwalk -v2c -c public <target> CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpCommState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.22.1.2.1.2.1 snmpget -v2c -c public <target> CISCO-WAN-MGC-REDUN-MIB::mgcRedundancyGrpCommState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mgcRedundancyGrpCommState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| 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.2 | mgcRedundancyGrpParamTable | CISCO-WAN-MGC-REDUN-MIB |
| 1.3.6.1.4.1.351.150.22.1.2.1 | mgcRedundancyGrpParamEntry | CISCO-WAN-MGC-REDUN-MIB |
| 1.3.6.1.4.1.351.150.22.1.2.1.2 | mgcRedundancyGrpCommState | CISCO-WAN-MGC-REDUN-MIB |