All MIBs › CISCO-USP-MIB › cuspTotalCalls
cuspTotalCalls
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspTotalCalls
OID (numeric): 1.3.6.1.4.1.9.9.827.1.1.10.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object gives the total number of calls since the last counter reset.
What is cuspTotalCalls?
This counter reports the total number of calls the CUSP system has processed since the counters were last reset. An admin uses this as the primary call-volume metric, comparing it against cuspTotalFailedCalls to compute an overall call success rate for the SIP proxy. If cuspTotalCalls shows 100,000 and cuspTotalFailedCalls shows 500, the admin can calculate a 0.5 percent failure rate to judge whether the proxy is performing acceptably.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.10.1 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspTotalCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.1.10.1.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspTotalCalls.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::cuspTotalCalls OID value, configure state conditions and alerts, and monitor any Cisco Unified SIP Proxy (CUSP) appliance from a single console.
How to Use in IPNetwork Monitor
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.1 | cuspTotalCalls | CISCO-USP-MIB |