All MIBs › CISCO-WAN-SRCP-MIB › augwFailCnts
augwFailCnts
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::augwFailCnts
OID (numeric): 1.3.6.1.4.1.351.150.11.1.2.1.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: For MG : The total number of AUGW commands received that were responded to with a failure return code.
For MGC : The total number of AUGW commands sent which were timed out without a response or for which a response with failure return code was received.
What is augwFailCnts?
This read-only counter tracks AUGW command failures: on a media gateway it counts AUGW commands received that were answered with a failure return code, while on a media gateway controller it counts AUGW commands sent that timed out or received a failure response. It lets an admin spot problems auditing a media gateway's overall status via SRCP. For example, a rising augwFailCnts value on the MGC side could indicate a gateway is failing to respond properly to periodic audit requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.8 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::augwFailCnts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.8.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::augwFailCnts.1
Start monitoring Cisco WAN media gateways and controllers (MGX-based, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SRCP-MIB::augwFailCnts OID value, configure state conditions and alerts, and monitor any Cisco WAN media gateways and controllers (MGX-based, legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.150 | ciscoWan | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.150.11 | ciscoWanSrcpMIB | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1 | srcpObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2 | srcpStatsObjects | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1 | srcpPeerStatsTable | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1.1 | srcpPeerStatsEntry | CISCO-WAN-SRCP-MIB |
| 1.3.6.1.4.1.351.150.11.1.2.1.1.8 | augwFailCnts | CISCO-WAN-SRCP-MIB |