All MIBs › CISCO-USP-MIB › cuspElementFailedCalls
cuspElementFailedCalls
Module: CISCO-USP-MIB
OID (symbolic): CISCO-USP-MIB::cuspElementFailedCalls
OID (numeric): 1.3.6.1.4.1.9.9.827.1.2.2.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object gives the total failed calls on the server group element.
What is cuspElementFailedCalls?
This Unsigned32 counter tracks the total number of calls that failed when routed to a specific server group element. A rising failed-call count on one element while others stay flat points an admin directly at a struggling or unreachable backend SIP server. For example, if cuspElementFailedCalls spikes on the element behind a firewall change, that's the signal to check connectivity to that specific server before customers start reporting dropped calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.2.1.9 snmpwalk -v2c -c public <target> CISCO-USP-MIB::cuspElementFailedCalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.827.1.2.2.1.9.1 snmpget -v2c -c public <target> CISCO-USP-MIB::cuspElementFailedCalls.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cuspElementFailedCalls.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::cuspElementFailedCalls 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.2 | cuspTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.2 | cuspElementTable | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.2.1 | cuspElementEntry | CISCO-USP-MIB |
| 1.3.6.1.4.1.9.9.827.1.2.2.1.9 | cuspElementFailedCalls | CISCO-USP-MIB |