All MIBs › CISCO-USP-MIB › cuspAvgCPSOneMin
cuspAvgCPSOneMin
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspAvgCPSOneMin
OID (numeric): 1.3.6.1.4.1.9.9.827.1.1.10.4
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object gives the average CPS (Calls Per Second) in the last one minute.
What is cuspAvgCPSOneMin?
This object reports the average calls-per-second rate on the CUSP system over the past one minute. An admin uses this smoothed figure, rather than the instantaneous cuspCPS, to judge sustained call load trends without being misled by momentary spikes. If cuspAvgCPSOneMin trends steadily upward across successive polls, the admin would treat that as evidence of genuinely growing call volume rather than a brief burst.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.10.4 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspAvgCPSOneMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.10.4.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspAvgCPSOneMin.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cuspAvgCPSOneMin.1
Start monitoring Cisco Unified SIP Proxy (CUSP) appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-USP-MIB::cuspAvgCPSOneMin OID value, configure state conditions and alerts, and monitor any Cisco Unified SIP Proxy (CUSP) appliance 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.827 | ciscoUspMIB | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1 | ciscoUspMIBObjects | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.1 | cuspScalar | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.1.10 | cuspCallStats | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.1.10.4 | cuspAvgCPSOneMin | CISCO-USP-MIB |