All MIBs › CISCO-WAN-SRCP-MIB › rqntFailCnts
rqntFailCnts
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::rqntFailCnts
OID (numeric): 1.3.6.1.4.1.351.150.11.1.2.1.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Media gateway : The total number of RQNT commands received that were responded to with a failure return code.
Media gateway controller : The total number of RQNT commands sent which were timed out without a response or for which a response with failure return code was received.
What is rqntFailCnts?
This read-only counter tracks RQNT (Notification Request) command failures: on a media gateway it counts RQNT commands received that were answered with a failure code, while on a media gateway controller it counts RQNT commands sent that timed out or received a failure response. It lets an admin detect when the controller's attempts to set up event notifications on the gateway are not succeeding. For example, a sustained increase in this counter could mean the gateway is overloaded and rejecting new notification requests.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.10 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::rqntFailCnts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.10.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::rqntFailCnts.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::rqntFailCnts 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.10 | rqntFailCnts | CISCO-WAN-SRCP-MIB |