You are on page 1of 33

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 1 of 33

Network Statistics, Analyzer - WCDMA RAN, Report Description


Copyright Ericsson AB 2007 All Rights Reserved Disclaimer The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Ericsson shall have no liability for any errors or damages of any kind resulting from the use of this document. Trademark List Acrobat is a trademark of Adobe Systems Inc. BusinessObjects is a trademarks of Business Objects SA All other trademarks and registered trademarks mentioned are the property of their respective owners.

Contents
1 1.1 1.2 1.3 2 2.1 2.2 2.3 2.4 2.5 2.6 2.7 3 Glossary Reference List Introduction Prerequisites Typographic Conventions Getting Help Reports General Radio Network Performance, UTRAN Radio Network Performance, RNC Radio Network Performance, Cell Mobility, Cell Cell Activity Schedule Reports Reference Of Counters Used In Predefined Reports

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 2 of 33

1 Introduction
This document is intended for users of the Operations Support System (OSS) NWS Analyzer Application (NWS-A). It describes the formulas used for calculating the statistics in the reports provided with NWS-A, including:

which counters that are used from which tables and columns in the SDM databases the values are retrieved

If a report has several sheets, each sheet is described in a table of its own. If a report contains sheets with graphs, these sheets are normally not described, since the measurements in the graphs are usually available in a table elsewhere in the report.

1.1 Prerequisites
It is assumed that the user of this document:

has common knowledge of UTRAN systems is familiar with telecom network statistics is familiar with the NWS-A application

1.2 Typographic Conventions


OSS documents follow a set of typographic rules that make the documentation consistent and easy to read. System Element Names System element names, such as names of typed commands, programs, files, paths and URLs are shown as below. Programs and files: system_config.xml Variable parts of system element names are shown as below. program_name Object Types and Database Table Names Names of STS object types, counters, database tables and columns are shown as below: Object Types BSDDB/CSDDB database tables/views Database columns RABESTABL (ct_RNC_Cell_UtranCell) pmTotNoRrcConnectReqCs

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 3 of 33

1.3 Getting Help


To get information on how to use the reports provided with NWS-A, see Reference [2], Network Statistics Analyzer, User Guide. To get detailed information on how to create own reports, and how to add more data to reports in NWS-A, refer to the documentation for BusinessObjects and Designer.

Documentation for BusinessObjects is available from the Help menu in BusinessObjects. There is both online help and a user's guide in Adobe Acrobat (or PDF) format. This help contains general information on the report generator, and detailed information on how to modify and create new reports. However, it does not contain any information specific for the NWS-A reports. Documentation for Designer is available from the Help menu in Designer. Similar to the help for BusinessObjects, this help contains detailed information on how to build and modify universes, but does not contain any information specific for the NWS-A universes.

To get detailed information on the contents of the universes provided with NWS-A, see Reference [3], Network Statistics Analyzer, Universe Description.

2 Reports
2.1 General
All reports specified here also exist in the version that is to be used for scheduling. These reports have the same name followed by "Sched". Note: Please ensure that all counters required for the KPIs in reports are active either through predefined System Subscription Profiles or user defined Subscription Profiles in PM, Subscription Profile and Performance Monitoring (PMS) tool [5]. The content of the predefined System Subscription Profiles is available in the PMS user interface

2.2 Radio Network Performance, UTRAN


File Name: RadioNetworkPerformanceUtran.rep Uses Universe: RNC.unv
Table 1 Radio Network Perfomance, UTRAN, Sheet 1: QoS, Speech

Shows statistics for: Network

Column Start Time Completion Success (%)

Formula RRCCONNSET,RABESTABLCELL,RABRELEASCELL (ct_RNC_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech /

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 4 of 33

Accessibility

pmNoRabEstablishAttemptSpeech) * (pmNoNormalRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech)) Setup Success RRCCONNSET,RABESTABLCELL (%) (ct_RNC_Cell_UtranCell ) 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) RRCCONNSET

RRC Connection Setup Success (ct_RNC_Cell_UtranCell): (%)

100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs RAB RABESTABLCELL Establishment Success (%) (ct_RNC_Cell_UtranCell ): 100 * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) RABRELEASCELL (ct_RNC_Cell_UtranCell): 100 * (pmNoSystemRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech)) ULDCHBLERAC (ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=2) / pmTransportBlocksAcUl(UeRc=2) ERLANGTRAF (ct_RNC_Cell_UtranCell_cm): cmBestCs12Establish
Table 2 Radio Network Perfomance, UTRAN, Sheet 2: QoS, CS 64

Retainability

Dropped Calls (%)

Integrity

Block Error Rate UL (%)

Traffic (Erlang)

Column Start Time Completion Success (%)

Formula RABESTABL,RRCCONNSET,CONNREL (ct_RNC_Cell_UtranCell): 100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) * (pmNoNormalRabReleaseCs64 /

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 5 of 33

Accessibility

(pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) Setup Success RABESTABL,RRCCONNSET (%) (ct_RNC_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) RRCCONNSET

RRC Connection Setup Success (ct_RNC_Cell_UtranCell): (%)

RAB Establishment Success (%) (ct_RNC_Cell_UtranCell):

100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) RABESTABL

Retainability

Dropped Calls (%)

100 * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) CONNREL,RABRELEASCELL (ct_RNC_Cell_UtranCell): 100 * (pmNoSystemRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) ULDCHBLERAC (ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=3) / pmTransportBlocksAcUl(UeRc=3) RABDATAVOL (ct_RNC_UeRc): Max (pmDlDchTrafVolBeforeSplit(UeRc=3), pmUlDchTrafficVolumeAfterComb(UeRc=3))

Integrity

Block Error Rate UL (%)

Payload Data (kbits)

Table 3

Radio Network Perfomance, UTRAN, Sheet 3: QoS, CS 57 Streaming

Column Start Time Completion Success (%)

Formula RABESTABL,RRCCONNSET,CONNREL (ct_RNC_Cell_UtranCell / ct_RNC_UeRc): 100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) * (pmNoNormalRabReleaseCsStream / (pmNoNormalRabReleaseCsStream +

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 6 of 33

Accessibility

Setup Success (%)

pmNoSystemRabReleaseCsStream)) RABESTABL,RRCCONNSET (ct_RNC_Cell_UtranCell / ct_RNC_UeRc):

100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) RRC Connection RRCCONNSET Setup Success (%) (RNC_CELL_RRCSTUP): 100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs RABESTABL (ct_RNC_Cell_UtranCell / ct_RNC_UeRc ): 100*(pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) (ct_RNC_Cell_UtranCell ):

RAB Establishment Success (%)

Retainability

Dropped Calls (%)

Integrity

100 * (pmNoSystemRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream)) Block Error Rate ULDCHBLERAC UL (%) ( ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=8) / pmTransportBlocksAcUl(UeRc=8) RABDATAVOL ( ct_RNC_UeRc): Max (pmDlDchTrafVolBeforeSplit(UeRc=8), pmUlDchTrafficVolumeAfterComb(UeRc=8))

Payload Data (kbits)

Table 4

Radio Network Perfomance, UTRAN, Sheet 4: QoS, PS Data

Column Start Time Completion Success (%)

Formula RABESTABL,RABRELEASCELL,CHTYPESWITCH,CONNREL,RRCCONNSET (ct_RNC_Cell_UtranCell): 100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) *pmNoRabEstSucPacketInteractive/ (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource)+ (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget))*(1-

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 7 of 33

Accessibility

Setup Success (%)

(pmNoSystemRabReleasePacket-pmChSwitchFachIdlepmNoTpSwitchSp64Speech-pmInactivityHsIdle)/ (pmNoSystemRabReleasePacket+pmNoNormalRabReleasePacket)) RABESTABL,RRCCONNSET (ct_RNC_Cell_UtranCell ): 100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget)) RRCCONNSET

RRC Connection Setup (ct_RNC_Cell_UtranCell ): Success (%)

100 * (pmTotNoRrcConnectReqPsSucc / pmTotNoRrcConnectReqPs) RABESTABL RAB Establishment Success (%) (ct_RNC_Cell_UtranCell ): 100 * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget)) RABRELEASCELL,CHTYPESWITCH,CONNREL,RRCCONNSET (ct_RNC_Cell_UtranCell ): 100 * (1-(pmNoSystemRabReleasePacket-pmChSwitchFachIdlepmNoTpSwitchSp64Speech-pmInactivityHsIdle)/ (pmNoSystemRabReleasePacket+ pmNoNormalRabReleasePacket) ) ULDCHBLERAC ( ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=4+5+6+7+15+16) / pmTransportBlocksAcUl(UeRc=4+5+6+7+15+16) RABDATAVOL (ct_RNC_UeRc ): Max((pmDlDchTrafVolBeforeSplit(UeRc=4+5+6+7+15+16) + pmDlFachTrafficVolume(UeRc=4+5+6+7+15+16)) , (pmUlDchTrafficVolumeAfterComb(UeRc=4+5+6+7+15+16) + pmUlRachTrafficVolume(UeRc=4+5+6+7+15+16)))
Table 5 Radio Network Perfomance, UTRAN, Sheet 5: RAB Establishment

Retainability (%)

Integrity

Block Error Rate UL (%)

Payload Data (kbits)

Column Start Time

Formula -

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 8 of 33

Number of Speech Successful RAB Establishments

RABESTABL (ct_RNC_Cell_UtranCell): pmNoRabEstablishSuccessSpeech RABESTABL (ct_RNC_Cell_UtranCell): pmNoRabEstablishSuccessCs64 RABESTABL (ct_RNC_UeRc): pmNoRabEstablishSuccessCs57 (ct_RNC_Cell_UtranCell): pmNoRabEstSucPacketInteractive RABDATAVOL (ct_RNC_UeRc): Max((pmDlDchTrafVolBeforeSplit (UeRc=2+3+4+5+6+7+8+13+15+16) + pmDlFachTrafficVolume (UeRc=2+3+4+5+6+7+8+13+15+16)) , (pmUlDchTrafficVolumeAfterComb (UeRc=2+3+4+5+6+7+8+13+15+16) + pmUlRachTrafficVolume (UeRc=2+3+4+5+6+7+8+13+15+16)))

CS 64

CS 57 Streaming

PS Data

Payload Data (kbits)

2.3 Radio Network Performance, RNC


File Name: Shows statistics for: RadioNetworkPerformanceRNC.rep RNCs in the network Uses Universe: RNC.unv
Table 6 Radio Network Perfomance, RNC, Sheet 1: QoS, Speech

Column Network Element Start Time Completion Success (%)

Formula RRCCONNSET,RABESTABLCELL,RABREL EASCELL (ct_RNC_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) * (pmNoNormalRabReleaseSpeech / (pmNoNormalRabReleaseSpeech +

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 9 of 33

Accessibility

Setup Success (%)

pmNoSystemRabReleaseSpeech)) RRCCONNSET,RABESTABLCELL (ct_RNC_Cell_UtranCell ): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) RRCCONNSET (ct_RNC_Cell_UtranCell): 100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs RABESTABLCELL (ct_RNC_Cell_UtranCell): 100 * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) RABRELEASCELL (ct_RNC_Cell_UtranCell): 100 * (pmNoSystemRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech)) ULDCHBLERAC (ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=2) / pmTransportBlocksAcUl(UeRc=2) ERLANGTRAF (ct_RNC _CELL_UtranCell_cm): cmBestCs12Establish

RRC Connection Setup Success (%)

RAB Establishment Success (%)

Retainability

Dropped Calls (%)

Integrity

Block Error Rate UL (%)

Traffic (Erlang)

Table 7

Radio Network Perfomance, RNC, Sheet 2: QoS, CS 64

Column Network Element Start Time Completion Success (%)

Formula RABESTABL (ct_RNC_Cell_UtranCell): 100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 /

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 10 of 33

Accessibility

Setup Success (%)

pmNoRabEstablishAttemptCs64) * (pmNoNormalRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) RABESTABL (ct_RNC_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) (ct_RNC_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) RABESTABL (ct_RNC_Cell_UtranCell): 100 * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) (ct_RNC_Cell_UtranCell): 100 * (pmNoSystemRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) ULDCHBLERAC (ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=3) / pmTransportBlocksAcUl(UeRc=3) RABDATAVOL (ct_RNC_UeRc): Max (pmDlDchTrafVolBeforeSplit(UeRc=3), pmUlDchTrafficVolumeAfterComb(UeRc=3)) RABESTABL (ct_RNC_Cell_UtranCell_cm): cmBestCs64RabEstablish

RRC Connection Setup Success (%) RAB Establishment Success (%)

Retainability

Dropped Calls (%)

Integrity

Block Error Rate UL (%)

Payload Data (kbits)

Traffic (Erlang)

Table 8

Radio Network Perfomance, RNC, Sheet 3: QoS, CS 57 Streaming

Column Network Element Start Time Completion Success (%)

Formula RABESTABL

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 11 of 33

(ct_RNC_Cell_UtranCell/ ct _RNC_UeRc): 100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) * (pmNoNormalRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream)) RABESTABL (ct_RNC _Cell_UtranCell / ct_RNC_UeRc): 100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) (ct_RNC_Cell_UtranCell): 100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs RABESTABL (ct_RNC_Cell_UtranCell / ct_RNC_UeRc ): 100*(pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) (ct_RNC_Cell_UtranCell ): 100 * (pmNoSystemRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream)) ULDCHBLERAC (ct_RNC_UeRc): 100 * pmFaultyTransportBlocksAcUl(UeRc=8) / pmTransportBlocksAcUl(UeRc=8) RABDATAVOL (ct_RNC_UeRc): Max (pmDlDchTrafVolBeforeSplit(UeRc=8), pmUlDchTrafficVolumeAfterComb(UeRc=8)) RABESTABL (ct_RNC_Cell_UtranCell_cm): cmBestCs57RabEstablish
Table 9 Radio Network Perfomance, RNC, Sheet 4: QoS, PS Data

Accessibility

Setup Success (%)

RRC Connection Setup Success (%) RAB Establishment Success (%)

Retainability

Dropped Calls (%)

Integrity

Block Error Rate UL (%)

Payload Data (kbits)

Traffic (Erlang)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 12 of 33

Column Network Element Start Time Completion Success (%)

Formula (ct_RNC_Cell_UtranCell): 100* (pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget)) * (1(pmNoSystemRabReleasePacket-pmChSwitchFachIdlepmNoTpSwitchSp64Speech-pmInactivityHsIdle)/ (pmNoSystemRabReleasePacket+ pmNoNormalRabReleasePacket) ) (ct_RNC_Cell_UtranCell): 100* (pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget)) (ct_RNC_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqPsSucc / pmTotNoRrcConnectReqPs) RABESTABL (ct_RNC_Cell_UtranCell): 100 * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget)) (ct_RNC_Cell_UtranCell): (WCDMA RAN P4.0+) 100 * (1-(pmNoSystemRabReleasePacketpmChSwitchFachIdle-pmNoTpSwitchSp64SpeechpmInactivityHsIdle)/(pmNoSystemRabReleasePacket + pmNoNormalRabReleasePacket) ) ULDCHBLERAC (ct_RNC_UeRc):

Accessibility

Setup Success (%)

RRC Connection Setup Success (%) RAB Establishment Success (%)

Retainability (%)

Integrity

Block Error Rate UL (%)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 13 of 33

Payload Data (kbits)

100 * pmFaultyTransportBlocksAcUl (UeRc=4+5+6+7+15+16) / pmTransportBlocksAcUl (UeRc=4+5+6+7+15+16) RABDATAVOL (ct_RNC_UeRc): Max((pmDlDchTrafVolBeforeSplit(UeRc=4+5+6+7) + pmDlFachTrafficVolume(UeRc=4+5+6+7+15+16)) , (pmUlDchTrafficVolumeAfterComb(UeRc=4+5+6+7+15+16) + pmUlRachTrafficVolume(UeRc=4+5+6+7+15+16)))

Note:

Please note that for P4 RNCs this sheet provides the KPIs related to PS Interactive data service

Table 10

Radio Network Perfomance, RNC, Sheet 5: RAB Establishment

Column Network Element Start Time Number of Speech Successful RAB Establishments

Formula RABESTABL (ct_RNC_Cell_UtranCell): pmNoRabEstablishSuccessSpeech RABESTABL (ct_RNC_Cell_UtranCell):

CS 64

pmNoRabEstablishSuccessCs64 CS 57 Streaming RABESTABL (ct_RNC_UeRc / ct_RNC_Cell_UtranCell): pmNoRabEstablishSuccessCs57 (ct_RNC_Cell_UtranCell): pmNoRabEstSucPacketInteractive RABDATAVOL (ct_RNC_UeRc Max((pmDlDchTrafVolBeforeSplit (UeRc=2+3+4+5+6+7+8+13+15+16) + pmDlFachTrafficVolume (UeRc=2+3+4+5+6+7+8+13+15+16)) , (pmUlDchTrafficVolumeAfterComb (UeRc=2+3+4+5+6+7+8+13+15+16) + pmUlRachTrafficVolume (UeRc=2+3+4+5+6+7+8+13+15+16)))

PS Data

Payload Data (kbits)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 14 of 33

Table 11

Radio Network Perfomance, RNC, Sheet 6: Throughput and Retransmission, PS Data

Column Formula Network Element Start Time Data Total Amount PACKTHROUGH Aggregated (kB)for all excluding (ct_RNC_RncFunction ): Burst retransmission Ranges (pmSentPacketData1+pmSentPacketData2+pmSentPacketData3+pmSen Total Amount PACKTHROUGH (kB)including (ct_RNC_RncFunction ): retransmission Total Transmission Time (sec) (pmSentPacketDataInclRetrans1+pmSentPacketDataInclRetrans2+pmSe PACKTHROUGH (ct_RNC_RncFunction ): (pmTotalPacketDuration1+pmTotalPacketDuration2+pmTotalPacketDura PACKTHROUGH (ct_RNC_Function ) pmNoOfPacketCallDuration1+pmNoOfPacketCallDuration2+pmNoOfPacke PACKTHROUGH (ct_RNC_RncFunction ) [(pmSentPacketData1+pmSentPacketData2+pmSentPacketData3+pmSe [(pmTotalPacketDuration1+pmTotalPacketDuration2+pmTotalPacketDura PACKTHROUGH (ct_RNC_RncFunction ) (((pmSentPacketData1+pmSentPacketData2+pmSentPacketData3+pmS ((pmSentPacketDataInclRetrans1+pmSentPacketDataInclRetrans2+pmS *100 Note: Counters pmSentPacketDataHs3, pmSentPacketDataHs4, pmSentPacketDataHsInclRetrans3 and pmSentPacketDataInclRetransHs4 are reported in kB by the RNC node.

Number of RAB Activity Periods

Average Throughput (kB/sec)

Retransmission Rate (%)

2.4 Radio Network Performance, Cell


File Name: Shows statistics for: RadioNetworkPerformanceCell.rep Each cell Uses Universe: RNC.unv

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 15 of 33

Table 12

Radio Network Perfomance, Cell, Sheet 1: QoS, Speech

Column Cell Name Cell Id Completion Success (%)

Formula RRCCONNSET, RABESTABL, RABRELEASCELL (ct_CELL_UtranCell):

Accessibility

100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) * (pmNoNormalRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech)) Setup Success RRCCONNSET, RABESTABL (%) (ct_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) RRCCONNSET

RRC Connection Setup Success (ct_Cell_UtranCell): (%)

RAB Establishment Success (%) (ct_Cell_UtranCell) :

100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) RABESTABL

Retainability

Dropped Calls (%)

100 * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) RABRELEASCELL (ct_Cell_UtranCell): 100 * (pmNoSystemRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech)) ERLANGTRAF (ct_Cell_UtranCell_cm): cmBestCs12Establish DCHDATAVOL (ct_Cell_UtranCell): pmDlTrafficVolumeCs12 + pmUlTrafficVolumeCs12

Traffic(Erlang)

Payload Data (kbits)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 16 of 33

Table 13

Radio Network Perfomance, Cell, Sheet 2: QoS, CS 64

Column Cell Name Cell Id Completion Success (%)

Formula RRCCONNSET, RABESTABL, RABRELEASCELL (ct_Cell_UtranCell): (WCDMA RAN P3.0+)

Accessibility

100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) * (pmNoNormalRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) Setup Success RRCCONNSET, RABESTABL (%) (ct_Cell_UtranCell): 100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) RRCCONNSET

RRC Connection Setup Success (ct_Cell_UtranCell): (%)

RAB Establishment Success (%) (ct_Cell_UtranCell):

100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) RABESTABL

Retainability

Dropped Calls (%)

100 * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) CONNREL, RABRELEASCELL (ct_Cell_UtranCell): 100 * (pmNoSystemRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) DCHDATAVOL (ct_Cell_UtranCell): pmDlTrafficVolumeCs64 + pmUlTrafficVolumeCs64 RABESTABL (ct_Cell_UtranCell_cm): cmBestCs64RabEstablish

Payload Data (kbits)

Traffic (Erlang)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 17 of 33

Table 14

Radio Network Perfomance, Cell, Sheet 3: QoS, CS 57 Streaming

Column Cell Name Cell Id Completion Success (%)

Formula RRCCONNSET, RABESTABL, RABRELEAS (ct_Cell_UtranCell): (WCDMA RAN P3.0+) 100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) * (pmNoNormalRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream)) RRCCONNSET, RABESTABL (ct_Cell_UtranCell):

Accessibility

Setup Success (%)

100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) RRC Connection RRCCONNSET Setup Success (%) (ct_Cell_UtranCell): 100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) RABESTABL (ct_Cell_UtranCell): 100 * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) RABRELEASCELL , CONRELL (ct_Cell_UtranCell): 100 * (pmNoSystemRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream)) DCHDATAVOL (ct_Cell_UtranCell): pmDlTrafficVolumeCs57 + pmUlTrafficVolumeCs57 RABESTABL (ct_Cell_UtranCell_cm):

RAB Establishment Success (%)

Retainability

Dropped Calls (%)

Payload Data (kbits)

Traffic (Erlang)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 18 of 33

cmBestCs57RabEstablish
Table 15 Radio Network Perfomance, Cell, Sheet 4: QoS, PS Data

Column Cell Name Cell Id Completion Success (%)

Formula RRCCONNSET, RABESTABL, RABRELEASCELL, CHTYPESWITCH (ct_Cell_UtranCell) : 100 * (pmTotNoRrcConnectReqPsSucc /pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnO ldChSource) + (pmNoIncomingHsHardHoAttempt pmNoHsHardHoReturnOldChTarget)) * (1 (pmNoSystemRabReleasePacket - pmChSwitchFachIdle pmNoTpSwitchSp64Speech-pmInactivityHsIdle) / (pmNoSystemRabReleasePacket + pmNoNormalRabReleasePacket)) RRCCONNSET, RABESTABL (ct_Cell_UtranCell) : (100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv (pmNoOutgoingHsHardHoAttempt pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttemptpmNoHsHardHoReturnOldChTarget)) RRCCONNSET (ct_Cell_UtranCell):

Accessibility Setup Success (%)

RRC Connection Setup Success(%)

100 * ( pmTotNoRrcConnectReqPsSucc / pmTotNoRrcConnectReqPs) RABESTABL RAB Establishment Success (%) (ct_Cell_UtranCell): 100 * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttemptpmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget)) CHTYPESWITCH , RABRELEASCELL, RABESTABL ( ct_Cell_UtranCell): 100 * (1-(pmNoSystemRabReleasePacket - pmChSwitchFachIdle pmNoTpSwitchSp64Speech - pmInactivityHsIdle ) / (pmNoSystemRabReleasePacket + pmNoNormalRabReleasePacket)) DCHDATAVOL (ct_Cell_UtranCell):

Retainability (%)

Payload Data (kbits)

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 19 of 33

sum(pmDlTrafficVolumePs64 +pmDlTrafficVolumePs128 + pmDlTrafficVolumePs384 + pmDlTrafficVolumePsCommon + pmUlTrafficVolumePs64 +.pmUlTrafficVolumePs128 +.pmUlTrafficVolumePs384 + pmUlTrafficVolumePsCommon)

2.5 Mobility, Cell


File Name: MobilityCell.rep Uses Universe: RNC.unv
Table 16 Mobility, Cell, Sheet 1: Cell Update

Shows statistics for: Each cell

Column Cell Name Cell Id Cell Update Success (%)

Formula CELLUPDATE (ct_Cell_UtranCell): 100 * pmNoCellUpdSuccess / pmNoCellUpdAttempt

Table 17

Mobility, Cell, Sheet 2: Inter Frequency Handover

Column Cell Name Cell Id Outgoing Handover

Attempts

Formula HANDOVER (ct_Cell_UtranRel): pmAttNonBIFqHoCsConversational + pmAttNonBIFqHoCsSpeech12 + pmAttNonBIFqHoPsInGreater64 + pmAttNonBIFqHoPsInLess64 + pmAttNonBIFqHoStreamingOther HANDOVER (ct_Cell_UtranRel): 100 * (pmSuccNonBIFreqHoCsCons + pmSuccNonBIFreqHoCsSpeech12 + pmSuccNonBInterFreqHoPsInGr64 + pmSuccNonBInterFreqHoPsInLss64 + pmSuccNonBIFqHoStreamingOther) / (pmAttNonBIFqHoCsConversational + pmAttNonBIFqHoCsSpeech12 + pmAttNonBIFqHoPsInGreater64 + pmAttNonBIFqHoPsInLess64 + pmAttNonBIFqHoStreamingOther) HANDOVER (ct_Cell_UtranRel):

Success (%)

Failed Reversions

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 20 of 33

pmFNonBIFqHoFRCsSpeech12 + pmFNonBIFqHoFRPsInGreater64 + pmFNonBIFqHoFRPsInLess64 + pmFNonBIFqHoFRCsConversational + pmFNonBIFqHoFRStreamingOther

2.6 Cell Activity


File Name: Cell_Activity.rep Uses Universe: RNC.unv
Table 18 Cell Activity, Sheet 1: Cell Activity

Shows statistics for: Each cell

Column Cell Name Cell Id System Cell Downtime (%)

Formula (ct_Cell_UtranCell): 100 * pmCellDowntimeAuto / (<total non-corrupted time>) (ct_Cell_UtranCell): 100 * pmCellDowntimeMan / (<total non-corrupted time>) RRCCONNSET (ct_Cell_UtranCell): pmTotNoRrcConnectReq RRCCONNSET (ct_Cell_UtranCell): 100 * pmTotNoRrcConnectReqSuccess / pmTotNoRrcConnectReq CAPMGMTGEN (ct_Cell_UtranCell): 100 * pmTotalTimeUlCellCong / (<total non-corrupted time>) CAPMGMTGEN (CELL_CAPMGMTGEN): 100 * pmTotalTimeDlCellCong /(<total non-corrupted time>)

Manual Cell Downtime (%)

Total RRC Connection Requests

RRC Connection Success (%)

Time Congestion UL (%)

Time Congestion DL (%)

Note:<total non-corrupted time> represents the time (in seconds) during which the data was collected correctly, based on the Suspect Flag.

2.7 Schedule Reports


2.7.1 General

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 21 of 33

All reports that are specified in this section is to be used for scheduling. Note: Please ensure that all counters required for the KPIs in reports are active either through predefined System Subscription Profiles or user defined Subscription Profiles in PM, Subscription Profile and Performance Monitoring (PMS) tool [5]. The content of the predefined System Subscription Profiles is available in the PMS user interface

2.7.2

Radio Network Performance, UTRAN Sched Shows statistics for: Network

File Name: RadioNetworkPerformanceUtranSched.rep Uses Universe: RNC.unv

See Chapter 2.3 for detailed information about formulas used in the report 2.7.3 Radio Network Performance, RNC Sched

File Name: Shows statistics for: RadioNetworkPerformanceRNCSched.rep RNCs in the network Uses Universe: RNC.unv See Chapter 2.4 for detailed information about formulas used in the report 2.7.4 Radio Network Performance, Cell Sched

File Name: Shows statistics for: RadioNetworkPerformanceCellSched.rep Each cell Uses Universe: RNC.unv See Chapter 2.5 for detailed information about formulas used in the report 2.7.5 Mobility, Cell Sched Shows statistics for: Each cell

File Name: MobilityCellSched.rep Uses Universe: RNC.unv

See Chapter 2.6 for detailed information about formulas used in the report 2.7.6 Cell Activity Sched Shows statistics for: Each cell

File Name: Cell_Activity_Sched.rep Uses Universe:

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 22 of 33

RNC.unv See Chapter 2.7 for detailed information about formulas used in the report

3 Reference Of Counters Used In Predefined Reports


This reference is intended to assist in configuration of counters used in predefined reports and not enabled by default. If any counter is not showing up verify if the scanner for the missing counter is enabled. Note: The counter names in this list are abbreviated to match the limitations of maximum permitted column name in the database while the counter names used in the formula descript correspond to the full name of the counter. The mapping of MOClass, counter short and long name can be obtained direct from the OSS database server: Prerequisite to execute the following query: User must be familiar with Sybase SQL query language and tools, have access to SQL shells isql or other SQL Advantage, a network connection to the OSS database server and appropriate privileges. The following query will list the MOClass, counter name, counter short name and the counter description: select a.moClass, a.counterName, b.shortName, a.description from UTRAN_seg1..dict_CounterNames a, UTRAN_seg1..dict_CounterSequence b where a.counterId = b.counterId
Table 19

primary (initial state = Active) cmBestCs57RabEstablish UtranCell primary (initial state = Active) cmBestCs64RabEstablish UtranCell primary (initial state = Active) pmAttNonBIFqHoCsConversational UtranRelation Not included in any predefined scanner pmAttNonBIFqHoCsSpeech12 UtranRelation Not included in any predefined scanner pmAttNonBIFqHoPsInGreater64 UtranRelation Not included in any predefined scanner pmAttNonBIFqHoPsInLess64 UtranRelation Not included in any predefined scanner pmAttNonBIFqHoStreamingOther UtranRelation Not included in any predefined scanner pmCellDowntimeAuto UtranCell primary (initial state = Active) pmCellDowntimeMan UtranCell primary (initial state = Active)

Counters used in predefined Reports cmBestCs12Establish

MoClass UtranCell

Scanner

RNP RNP RNP Mob. Cell Utran RNC Cell Cell Activity x x x x x x x x

x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 23 of 33

primary (initial state = Active) pmDlDchTrafficVolumeBeforeSplit UeRc Not included in any predefined scanner pmUlDchTrafficVolumeAfterComb UeRc Not included in any predefined scanner pmDlFachTrafficVolume UeRc Not included in any predefined scanner pmDlTrafficVolumeCs12 UtranCell Not included in any predefined scanner pmDlTrafficVolumeCs57 UtranCell Not included in any predefined scanner pmDlTrafficVolumeCs64 UtranCell Not included in any predefined scanner pmDlTrafficVolumePs128 UtranCell Not included in any predefined scanner pmDlTrafficVolumePs384 UtranCell Not included in any predefined scanner pmDlTrafficVolumePs64 UtranCell Not included in any predefined scanner pmDlTrafficVolumePsCommon UtranCell Not included in any predefined scanner pmDlTrafficVolumePsStr64Ps8 UtranCell Not included in any predefined scanner pmFaultyTransportBlocksAcUl UeRc primary (initial state = Active) pmFNonBIFqHoFRCsConversational UtranRelation Not included in any predefined scanner pmFNonBIFqHoFRCsSpeech12 UtranRelation Not included in any predefined scanner pmFNonBIFqHoFRPsInGreater64 UtranRelation Not included in any predefined scanner pmFNonBIFqHoFRPsInLess64 UtranRelation Not included in any predefined scanner pmFNonBIFqHoFRStreamingOther UtranRelation Not included in any predefined scanner

pmChSwitchFachIdle

UtranCell

x x

x x

x x

x x x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 24 of 33

pmHsDowntimeAuto pmHsDowntimeMan pmNoAttOutIratHoCs57

Hsdsch Hsdsch GsmRelation

pmNoAttOutIratHoMulti

GsmRelation

pmNoAttOutIratHoSpeech

GsmRelation

pmNoAttOutIratHoStandalone

GsmRelation

pmNoCellUpdAttempt pmNoCellUpdSuccess pmNoCs64DchDiscAbnorm pmNoCs64DchDiscNormal pmNoCsStreamDchDiscAbnorm pmNoCsStreamDchDiscNormal

UtranCell UtranCell UtranCell UtranCell UtranCell UtranCell

pmNoHsHardHoReturnOldChSource UtranCell pmNoHsHardHoReturnOldChTarget UtranCell pmNoIncomingHsHardHoAttempt pmNoInCsIratHoAtt UtranCell UtranCell

pmNoInCsIratHoSuccess

UtranCell

pmNoNormalRabReleaseCs64

UtranCell

pmNoNormalRabReleaseCsStream UtranCell pmNoNormalRabReleasePacket UtranCell

pmNoNormalRabReleasePktStream UtranCell pmNoNormalRabReleaseSpeech pmNoOfPacketCallDuration1 UtranCell RncFunction

primary (initial state = Active) primary (initial state = Active) Not included in any predefined scanner Not included in any predefined scanner Not included in any predefined scanner Not included in any predefined scanner secondary (initial state = Active) secondary (initial state = Active) secondary (initial state = Active) secondary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) Not included in any predefined scanner Not included in any predefined scanner primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial

x x x

x x x x x x x x x x x x x x x x x x x x x x x x x

x x x x x x x x x x x x x x x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 25 of 33

pmNoOfPacketCallDuration2 pmNoOfPacketCallDuration3 pmNoOfPacketCallDuration4 pmNoOfPacketCallDurationHs1 pmNoOfPacketCallDurationHs2 pmNoOfPacketCallDurationHs3 pmNoOfPacketCallDurationHs4 pmNoOutgoingHsHardHoAttempt pmNoOutIratCcAtt

RncFunction RncFunction RncFunction RncFunction RncFunction RncFunction RncFunction UtranCell GsmRelation

pmNoOutIratCcReturnOldCh

GsmRelation

pmNoRabEstablishAttemptCs57 pmNoRabEstablishAttemptCs64 pmNoRabEstablishAttemptPacket pmNoRabEstablishAttempts

UtranCell UtranCell UtranCell UeRc

pmNoRabEstablishAttemptSpeech pmNoRabEstablishSuccess

UtranCell UeRc

pmNoRabEstablishSuccessCs57 pmNoRabEstablishSuccessCs64 pmNoRabEstablishSuccessPacket pmNoRabEstablishSuccessSpeech pmNoRabEstAtptPktInteractiveHs

UtranCell UtranCell UtranCell UtranCell UtranCell

pmNoRabEstAttemptPacketStream UtranCell pmNoRabEstAttemptPktInteractiv UtranCell

state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) Not included in any predefined scanner Not included in any predefined scanner primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) Not included in any predefined scanner primary (initial state = Active) Not included in any predefined scanner primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active) primary (initial state = Active)

x x x x x x x x x x x

x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 26 of 33

primary (initial state = Active) pmNoRabEstSucPacketInteractive UtranCell primary (initial state = Active) pmNoSuccessOutIratHoCs57 GsmRelation Not included in any predefined scanner pmNoSuccessOutIratHoMulti GsmRelation Not included in any predefined scanner pmNoSuccessOutIratHoSpeech GsmRelation Not included in any predefined scanner pmNoSuccessOutIratHoStandalone GsmRelation Not included in any predefined scanner pmNoSysRabReleasePacketStream UtranCell primary (initial state = Active) pmNoSystemRabReleaseCs64 UtranCell primary (initial state = Active) pmNoSystemRabReleaseCsStream UtranCell primary (initial state = Active) pmNoSystemRabReleasePacket UtranCell primary (initial state = Active) pmNoSystemRabReleaseSpeech UtranCell primary (initial state = Active) pmNoSystemRbReleaseHs UtranCell primary (initial state = Active) pmNoTimesCellFailAddToActSet UtranCell secondary (initial state = Active) pmNoTimesRlAddToActSet UtranCell secondary (initial state = Active) pmNoTpSwitchSp64Speech UtranCell primary (initial state = Active) pmInactivityHsIdle UtranCell primary (initial state = Active) pmRlAddAttBestCellCsConvers UtranRelation Not included in any predefined scanner pmRlAddAttBestCellPacketHigh UtranRelation Not included in any predefined scanner pmRlAddAttBestCellPacketLow UtranRelation Not included in any predefined scanner pmRlAddAttemptsBestCellSpeech UtranCell Not included in any predefined scanner pmRlAddAttemptsBestCellStream UtranCell Not included in any predefined scanner pmRlAddSucBestCellCsConvers UtranCell Not included in

pmNoRabEstSuccPktInteractiveHs UtranCell

x x x x x

x x x x x x x x x x x x x x x x x x x x x x x x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 27 of 33

pmRlAddSucBestCellPacketHigh

pmRlAddSucBestCellPacketLow

pmRlAddSuccessBestCellSpeech

pmRlAddSuccessBestCellStream

pmSentPacketData1 pmSentPacketData2 pmSentPacketData3 pmSentPacketData4 pmSentPacketDataHs1 pmSentPacketDataHs2 pmSentPacketDataHs3 pmSentPacketDataHs4 pmSentPacketDataInclRetrans1 pmSentPacketDataInclRetrans2 pmSentPacketDataInclRetrans3 pmSentPacketDataInclRetrans4 pmSentPacketDataInclRetransHs1 pmSentPacketDataInclRetransHs2 pmSentPacketDataInclRetransHs3 pmSentPacketDataInclRetransHs4 pmSuccNonBIFqHoStreamingOther

pmSuccNonBIFreqHoCsCons

any predefined scanner UtranRelation Not included in any predefined scanner UtranRelation Not included in any predefined scanner UtranCell Not included in any predefined scanner UtranCell Not included in any predefined scanner RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) RncFunction primary (initial state = Active) UtranRelation Not included in any predefined scanner UtranRelation Not included in any predefined

x x

x x x x x x x x x x x x x x x x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 28 of 33

scanner pmSuccNonBIFreqHoCsSpeech12 UtranRelation Not included in any predefined scanner pmSuccNonBInterFreqHoPsInGr64 UtranRelation Not included in any predefined scanner pmSuccNonBInterFreqHoPsInLss64 UtranRelation Not included in any predefined scanner pmTotalPacketDuration1 RncFunction primary (initial state = Active) pmTotalPacketDuration2 RncFunction primary (initial state = Active) pmTotalPacketDuration3 RncFunction primary (initial state = Active) pmTotalPacketDuration4 RncFunction primary (initial state = Active) pmTotalPacketDurationHs1 RncFunction primary (initial state = Active) pmTotalPacketDurationHs2 RncFunction primary (initial state = Active) pmTotalPacketDurationHs3 RncFunction primary (initial state = Active) pmTotalPacketDurationHs4 RncFunction primary (initial state = Active) pmTotalTimeDlCellCong UtranCell primary (initial state = Active) pmTotalTimeUlCellCong UtranCell primary (initial state = Active) pmTotNoRrcConnectReq UtranCell primary (initial state = Active) pmTotNoRrcConnectReqCs UtranCell primary (initial state = Active) pmTotNoRrcConnectReqCsSucc UtranCell primary (initial state = Active) pmTotNoRrcConnectReqPs UtranCell primary (initial state = Active) pmTotNoRrcConnectReqPsSucc UtranCell primary (initial state = Active) pmTotNoRrcConnectReqSuccess UtranCell primary (initial state = Active) pmTransportBlocksAcUl UeRc primary (initial state = Active) pmUlDchTrafficVolAfterComb UeRc Not included in any predefined scanner pmUlRachTrafficVolume UeRc Not included in any predefined scanner pmUlTrafficVolumeCs12 UtranCell Not included in

x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 29 of 33

pmUlTrafficVolumeCs57

UtranCell

pmUlTrafficVolumeCs64

UtranCell

pmUlTrafficVolumePs128

UtranCell

pmUlTrafficVolumePs384

UtranCell

pmUlTrafficVolumePs64

UtranCell

pmUlTrafficVolumePsCommon

UtranCell

any predefined scanner Not included in any predefined scanner Not included in any predefined scanner Not included in any predefined scanner Not included in any predefined scanner Not included in any predefined scanner Not included in any predefined scanner

x x

Glossary
The OSS-RC glossary is available in Reference [1]. BL Both uplink and downlink BQ Bad Quality BSC Base Station Controller BSDDB Basic Statistical Database CCCH Common Control Channel CP Central Processor CS Circuit Switching DL Downlink

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 30 of 33

EGPRS Enhanced General Packet Radio Service Erlang A unit of the traffic load in a network. GPRS General Packet Radio Service GSM Global System for Mobile Communication HLR Home Location Register HO HandOver IEX Incoming External traffic IEXSTT Incoming External System Terminating traffic IEXTE Incoming External Terminating traffic IMSI International Mobile Subscriber Identity INT Internal traffic K-Cell Cell evaluation is based on signal strength criterion L-Cell Cell evaluation is based on path loss criterion LLC-PDU Logical Link Control Protocol Data Unit MS Mobile Station MSC Mobile Services switching Centre NWS Network Statistics

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 31 of 33

NWS-A NWS Analyzer OEX Outgoing External traffic OL Overlaid OMS Operation and Maintenance Subsystem ORG Originating traffic ORGOEX Originating Outgoing External traffic ORGSTT Originating System Terminating traffic OSS Operations Support System PCH Paging Channel PDCH Packet Data Channel PDF Portable Document Format PFC Packet Flow Context PPCH Packet Paging Channel PS Packet Switching PM Performance Monitoring RAB Radio Access Bearer RL

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 32 of 33

Radio Link RNC Radio Network Control RRC Radio Resource Control QOS Quality Of Service SDCCH Stand alone Dedicated Control Channel SDM Statistical Data Mart SOSTT System Originating System Terminating Traffic SOT System Originating Traffic SOTOEX System Originating Outgoing External traffic SOTTE System Originating Terminating Traffic SQ Speech Quality SS Signal Strength STS Statistics and Traffic Measurement Subsystem STT System Terminating Traffic TA Timing Advance TBF Temporary Block Flow TCH Traffic Channel

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

Network Statistics, Analyzer - WCDMA RAN, Report Description

Page 33 of 33

TE Terminating traffic TRA Transit traffic TRX Transceiver UL Underlaid UL Uplink UTRAN UMTS Terrestrial Radio Access Network VLR Visitor Location Register

Reference List
[1] [2] [3] [4] [5] Operations Support System (OSS) Glossary, 0033-AOM 901 017/2. Network Statistics Analyzer, User Guide, 1553-ANF 901 42. Network Statistics Analyzer, Universe Description, 198 18-ANF 901 42 Uen. Business Objects, User Documentation, 190 89-LZN 7080089/2. PMS User Guide, 1/1553-APR 901 91/3.

http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

8/14/2007

You might also like