All MIBs › CISCO-WAN-SRCP-MIB › rqntCnts
rqntCnts
Module: CISCO-WAN-SRCP-MIB
OID (symbolic): CISCO-WAN-SRCP-MIB::rqntCnts
OID (numeric): 1.3.6.1.4.1.351.150.11.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of RQNT(Notification Request) commands received from or sent to the peer on this IP address.
What is rqntCnts?
This read-only counter tracks the total number of RQNT (Notification Request) commands sent to or received from the peer on this IP address. It lets an admin measure how frequently the controller is asking the gateway to watch for and report specific call events. For example, a spike in this counter during a call surge would confirm the MGC is actively issuing notification requests to track new call activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-WAN-SRCP-MIB::rqntCnts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.150.11.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-WAN-SRCP-MIB::rqntCnts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rqntCnts.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::rqntCnts 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.6 | rqntCnts | CISCO-WAN-SRCP-MIB |