Reporting SRVCC Statistics
You access SRVCC Hand-Over (HO) call counters and statistics from the SBC's via ACLI Show command, SNMP and HDR tools.
Applicable statistic access details include:
- ACLI—Run the command show sipd srvcc to display total, successful and failed calls for each handover phase. Find additional detail on show sipd from the Maintenance and Troubleshooting Guide.
- SNMP—Access the same detail
		  provided by the ACLI command above via SNMP. Get this detail from 
		  ap-sip.mib mmm. Find additional detail on 
		  ap-sip.mib from the 
		  MIB Guide. Example OID and object identifiers include:
		  
                     - 1.3.6.1.4.1.9148.3.15.1.1.3.13 — (apSipSRVCCStatsTotalCallsDuringPreAlerting)
- 1.3.6.1.4.1.9148.3.15.1.1.3.14 — (apSipSRVCCStatsDuringPreAlertingSuccess)
- 1.3.6.1.4.1.9148.3.15.1.1.3.15 — (apSipSRVCCStatsDuringPreAlertingFailed)
 
- HDR—Access the same detail
		  provided by the ACLI command above via HDR. Get this detail from the 
		  sip-srvcc collect group. Find additional detail
		  on the 
		  sip-srvcc group from the 
		  HDR Reference Guide. Example HDR objects include:
		  
                     - Calls During Pre-Alerting Counter — (0-2^32-1) — Total calls subjected to SRVCC during pre-alerting.
- During Pre-Alerting Success Counter — (0-2^32-1) — Total successful SRVCC HO during pre-alerting.
- During Pre-Alerting Failed Counter — (0-2^32-1) — Total failed SRVCC HO during pre-alerting.