3g reports

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 Introduction 1.1 Prerequisites 1.2 Typographic Conventions 1.3 Getting Help 2 Reports 2.1 General 2.2 Radio Network Performance, UTRAN 2.3 Radio Network Performance, RNC 2.4 Radio Network Performance, Cell 2.5 Mobility, Cell 2.6 Cell Activity 2.7 Schedule Reports 3 Reference Of Counters Used In Predefined Reports Glossary Reference List Page 1 of 33 Network Statistics, Analyzer - WCDMA RAN, Report Description 8/14/2007 http://cpi.al.sw.ericsson.se/alexserv?UZ=appp1-cpi.al.sw.ericsson.se:9230&ID=29721&D...

Upload: voctava

Post on 20-Oct-2015

73 views

Category:

Documents


8 download

DESCRIPTION

3G OSS BO report

TRANSCRIPT

  • 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 Introduction 1.1 Prerequisites 1.2 Typographic Conventions 1.3 Getting Help 2

    Reports

    2.1 General 2.2 Radio Network Performance, UTRAN 2.3 Radio Network Performance, RNC 2.4 Radio Network Performance, Cell 2.5 Mobility, Cell 2.6 Cell Activity 2.7 Schedule Reports 3

    Reference Of Counters Used In Predefined Reports

    Glossary

    Reference List

    Page 1 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 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 RABESTABL BSDDB/CSDDB database tables/views

    (ct_RNC_Cell_UtranCell)

    Database columns pmTotNoRrcConnectReqCs

    Page 2 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 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: Shows statistics for: RadioNetworkPerformanceUtran.rep Network Uses Universe: RNC.unv

    Table 1 Radio Network Perfomance, UTRAN, Sheet 1: QoS, Speech

    Column Formula Start Time - Completion Success (%) RRCCONNSET,RABESTABLCELL,RABRELEASCELL

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech /

    Page 3 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmNoRabEstablishAttemptSpeech) * (pmNoNormalRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech))

    Accessibility Setup Success (%)

    RRCCONNSET,RABESTABLCELL

    (ct_RNC_Cell_UtranCell )

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech)

    RRC Connection Setup Success (%)

    RRCCONNSET

    (ct_RNC_Cell_UtranCell):

    100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs RAB Establishment Success (%)

    RABESTABLCELL

    (ct_RNC_Cell_UtranCell ):

    100 * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech)

    Retainability Dropped Calls (%)

    RABRELEASCELL

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech))

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    (ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=2) / pmTransportBlocksAcUl(UeRc=2)

    Traffic (Erlang) ERLANGTRAF

    (ct_RNC_Cell_UtranCell_cm):

    cmBestCs12Establish

    Table 2 Radio Network Perfomance, UTRAN, Sheet 2: QoS, CS 64

    Column Formula Start Time - Completion Success (%) RABESTABL,RRCCONNSET,CONNREL

    (ct_RNC_Cell_UtranCell):

    100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) * (pmNoNormalRabReleaseCs64 /

    Page 4 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64)) Accessibility Setup Success

    (%) RABESTABL,RRCCONNSET

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64)

    RRC Connection Setup Success (%)

    RRCCONNSET

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs)

    RAB Establishment Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64)

    Retainability Dropped Calls (%)

    CONNREL,RABRELEASCELL

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64))

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    (ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=3) / pmTransportBlocksAcUl(UeRc=3)

    Payload Data (kbits) RABDATAVOL

    (ct_RNC_UeRc):

    Max (pmDlDchTrafVolBeforeSplit(UeRc=3), pmUlDchTrafficVolumeAfterComb(UeRc=3))

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

    Column Formula Start Time - Completion Success (%) RABESTABL,RRCCONNSET,CONNREL

    (ct_RNC_Cell_UtranCell / ct_RNC_UeRc):

    100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) * (pmNoNormalRabReleaseCsStream / (pmNoNormalRabReleaseCsStream +

    Page 5 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmNoSystemRabReleaseCsStream)) Accessibility Setup Success

    (%) RABESTABL,RRCCONNSET

    (ct_RNC_Cell_UtranCell / ct_RNC_UeRc):

    100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57)

    RRC Connection Setup Success (%)

    RRCCONNSET

    (RNC_CELL_RRCSTUP):

    100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs

    RAB Establishment Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell / ct_RNC_UeRc ):

    100*(pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57)

    Retainability Dropped Calls (%)

    (ct_RNC_Cell_UtranCell ):

    100 * (pmNoSystemRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream))

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    ( ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=8) / pmTransportBlocksAcUl(UeRc=8)

    Payload Data (kbits) RABDATAVOL

    ( ct_RNC_UeRc):

    Max (pmDlDchTrafVolBeforeSplit(UeRc=8), pmUlDchTrafficVolumeAfterComb(UeRc=8))

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

    Column Formula Start Time - Completion Success (%) RABESTABL,RABRELEASCELL,CHTYPESWITCH,CONNREL,RRCCONNSET

    (ct_RNC_Cell_UtranCell):

    100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs)*pmNoRabEstSucPacketInteractive/(pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource)+(pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget))*(1-

    Page 6 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • (pmNoSystemRabReleasePacket-pmChSwitchFachIdle-pmNoTpSwitchSp64Speech-pmInactivityHsIdle)/(pmNoSystemRabReleasePacket+pmNoNormalRabReleasePacket))

    Accessibility Setup Success (%)

    RABESTABL,RRCCONNSET

    (ct_RNC_Cell_UtranCell ):

    100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget))

    RRC Connection Setup Success (%)

    RRCCONNSET

    (ct_RNC_Cell_UtranCell ):

    100 * (pmTotNoRrcConnectReqPsSucc / pmTotNoRrcConnectReqPs) RAB Establishment Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell ):

    100 * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget))

    Retainability (%) RABRELEASCELL,CHTYPESWITCH,CONNREL,RRCCONNSET

    (ct_RNC_Cell_UtranCell ):

    100 * (1-(pmNoSystemRabReleasePacket-pmChSwitchFachIdle-pmNoTpSwitchSp64Speech-pmInactivityHsIdle)/(pmNoSystemRabReleasePacket+ pmNoNormalRabReleasePacket) )

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    ( ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=4+5+6+7+15+16) / pmTransportBlocksAcUl(UeRc=4+5+6+7+15+16)

    Payload Data (kbits) 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

    Column Formula Start Time -

    Page 7 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 2.3 Radio Network Performance, RNC

    Number of Successful RAB Establishments

    Speech RABESTABL

    (ct_RNC_Cell_UtranCell):

    pmNoRabEstablishSuccessSpeech CS 64 RABESTABL

    (ct_RNC_Cell_UtranCell):

    pmNoRabEstablishSuccessCs64 CS 57 Streaming

    RABESTABL

    (ct_RNC_UeRc):

    pmNoRabEstablishSuccessCs57 PS Data (ct_RNC_Cell_UtranCell):

    pmNoRabEstSucPacketInteractive Payload Data (kbits) 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)))

    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 Formula Network Element - Start Time - Completion Success (%) RRCCONNSET,RABESTABLCELL,RABREL EASCELL

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) * (pmNoNormalRabReleaseSpeech / (pmNoNormalRabReleaseSpeech +

    Page 8 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmNoSystemRabReleaseSpeech)) Accessibility Setup Success

    (%) RRCCONNSET,RABESTABLCELL

    (ct_RNC_Cell_UtranCell ):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech)

    RRC Connection Setup Success (%)

    RRCCONNSET

    (ct_RNC_Cell_UtranCell):

    100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs

    RAB Establishment Success (%)

    RABESTABLCELL

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech)

    Retainability Dropped Calls (%)

    RABRELEASCELL

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech))

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    (ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=2) / pmTransportBlocksAcUl(UeRc=2)

    Traffic (Erlang) ERLANGTRAF

    (ct_RNC _CELL_UtranCell_cm):

    cmBestCs12Establish

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

    Column Formula Network Element - Start Time - Completion Success (%) RABESTABL

    (ct_RNC_Cell_UtranCell):

    100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 /

    Page 9 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmNoRabEstablishAttemptCs64) * (pmNoNormalRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64))

    Accessibility Setup Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64)

    RRC Connection Setup Success (%)

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs)

    RAB Establishment Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64)

    Retainability Dropped Calls (%)

    (ct_RNC_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64))

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    (ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=3) / pmTransportBlocksAcUl(UeRc=3)

    Payload Data (kbits) RABDATAVOL

    (ct_RNC_UeRc):

    Max (pmDlDchTrafVolBeforeSplit(UeRc=3), pmUlDchTrafficVolumeAfterComb(UeRc=3))

    Traffic (Erlang) RABESTABL

    (ct_RNC_Cell_UtranCell_cm):

    cmBestCs64RabEstablish

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

    Column Formula Network Element - Start Time - Completion Success (%) RABESTABL

    Page 10 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • (ct_RNC_Cell_UtranCell/ ct _RNC_UeRc):

    100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) * (pmNoNormalRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream))

    Accessibility Setup Success (%)

    RABESTABL

    (ct_RNC _Cell_UtranCell / ct_RNC_UeRc):

    100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57)

    RRC Connection Setup Success (%)

    (ct_RNC_Cell_UtranCell):

    100 * pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs

    RAB Establishment Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell / ct_RNC_UeRc ):

    100*(pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57)

    Retainability Dropped Calls (%)

    (ct_RNC_Cell_UtranCell ):

    100 * (pmNoSystemRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream))

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    (ct_RNC_UeRc):

    100 * pmFaultyTransportBlocksAcUl(UeRc=8) / pmTransportBlocksAcUl(UeRc=8)

    Payload Data (kbits) RABDATAVOL

    (ct_RNC_UeRc):

    Max (pmDlDchTrafVolBeforeSplit(UeRc=8), pmUlDchTrafficVolumeAfterComb(UeRc=8))

    Traffic (Erlang) RABESTABL

    (ct_RNC_Cell_UtranCell_cm):

    cmBestCs57RabEstablish

    Table 9 Radio Network Perfomance, RNC, Sheet 4: QoS, PS Data

    Page 11 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Column Formula Network Element - Start Time - Completion Success (%) (ct_RNC_Cell_UtranCell):

    100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget)) * (1-(pmNoSystemRabReleasePacket-pmChSwitchFachIdle-pmNoTpSwitchSp64Speech-pmInactivityHsIdle)/(pmNoSystemRabReleasePacket+ pmNoNormalRabReleasePacket) )

    Accessibility Setup Success (%)

    (ct_RNC_Cell_UtranCell):

    100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget))

    RRC Connection Setup Success (%)

    (ct_RNC_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqPsSucc / pmTotNoRrcConnectReqPs)

    RAB Establishment Success (%)

    RABESTABL

    (ct_RNC_Cell_UtranCell):

    100 * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget))

    Retainability (%) (ct_RNC_Cell_UtranCell):

    (WCDMA RAN P4.0+)

    100 * (1-(pmNoSystemRabReleasePacket-pmChSwitchFachIdle-pmNoTpSwitchSp64Speech-pmInactivityHsIdle)/(pmNoSystemRabReleasePacket + pmNoNormalRabReleasePacket) )

    Integrity Block Error Rate UL (%)

    ULDCHBLERAC

    (ct_RNC_UeRc):

    Page 12 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

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

    100 * pmFaultyTransportBlocksAcUl(UeRc=4+5+6+7+15+16) / pmTransportBlocksAcUl(UeRc=4+5+6+7+15+16)

    Payload Data (kbits) 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)))

    Table 10 Radio Network Perfomance, RNC, Sheet 5: RAB Establishment

    Column Formula Network Element - Start Time - Number of Successful RAB Establishments

    Speech RABESTABL

    (ct_RNC_Cell_UtranCell):

    pmNoRabEstablishSuccessSpeech CS 64 RABESTABL

    (ct_RNC_Cell_UtranCell):

    pmNoRabEstablishSuccessCs64 CS 57 Streaming RABESTABL

    (ct_RNC_UeRc / ct_RNC_Cell_UtranCell):

    pmNoRabEstablishSuccessCs57 PS Data (ct_RNC_Cell_UtranCell):

    pmNoRabEstSucPacketInteractive Payload Data (kbits) 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)))

    Page 13 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Note: Counters pmSentPacketDataHs3, pmSentPacketDataHs4, pmSentPacketDataHsInclRetrans3 and pmSentPacketDataInclRetransHs4 are reported in kB by the RNC node.

    2.4 Radio Network Performance, Cell

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

    Column Formula Network Element - Start Time - Data Aggregated for all Burst Ranges

    Total Amount (kB)- excluding retransmission

    PACKTHROUGH

    (ct_RNC_RncFunction ):

    (pmSentPacketData1+pmSentPacketData2+pmSentPacketData3+pmSenTotal Amount (kB)- including retransmission

    PACKTHROUGH

    (ct_RNC_RncFunction ):

    (pmSentPacketDataInclRetrans1+pmSentPacketDataInclRetrans2+pmSeTotal Transmission Time (sec)

    PACKTHROUGH

    (ct_RNC_RncFunction ):

    (pmTotalPacketDuration1+pmTotalPacketDuration2+pmTotalPacketDuraNumber of RAB Activity Periods

    PACKTHROUGH

    (ct_RNC_Function )

    pmNoOfPacketCallDuration1+pmNoOfPacketCallDuration2+pmNoOfPackeAverage Throughput (kB/sec)

    PACKTHROUGH

    (ct_RNC_RncFunction )

    [(pmSentPacketData1+pmSentPacketData2+pmSentPacketData3+pmSe[(pmTotalPacketDuration1+pmTotalPacketDuration2+pmTotalPacketDura

    Retransmission Rate (%) PACKTHROUGH

    (ct_RNC_RncFunction )

    (((pmSentPacketData1+pmSentPacketData2+pmSentPacketData3+pmS((pmSentPacketDataInclRetrans1+pmSentPacketDataInclRetrans2+pmS*100

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

    Page 14 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Table 12 Radio Network Perfomance, Cell, Sheet 1: QoS, Speech

    Column Formula Cell Name - Cell Id - Completion Success (%) RRCCONNSET, RABESTABL, RABRELEASCELL

    (ct_CELL_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech) * (pmNoNormalRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech))

    Accessibility Setup Success (%)

    RRCCONNSET, RABESTABL

    (ct_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech)

    RRC Connection Setup Success(%)

    RRCCONNSET

    (ct_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs)

    RAB Establishment Success (%)

    RABESTABL

    (ct_Cell_UtranCell) :

    100 * (pmNoRabEstablishSuccessSpeech / pmNoRabEstablishAttemptSpeech)

    Retainability Dropped Calls (%)

    RABRELEASCELL

    (ct_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseSpeech / (pmNoNormalRabReleaseSpeech + pmNoSystemRabReleaseSpeech))

    Traffic(Erlang) ERLANGTRAF

    (ct_Cell_UtranCell_cm):

    cmBestCs12Establish Payload Data (kbits) DCHDATAVOL

    (ct_Cell_UtranCell):

    pmDlTrafficVolumeCs12 + pmUlTrafficVolumeCs12

    Page 15 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Table 13 Radio Network Perfomance, Cell, Sheet 2: QoS, CS 64

    Column Formula Cell Name - Cell Id - Completion Success (%) RRCCONNSET, RABESTABL, RABRELEASCELL

    (ct_Cell_UtranCell):

    (WCDMA RAN P3.0+)

    100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64) * (pmNoNormalRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64))

    Accessibility Setup Success (%)

    RRCCONNSET, RABESTABL

    (ct_Cell_UtranCell):

    100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64)

    RRC Connection Setup Success(%)

    RRCCONNSET

    (ct_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs)

    RAB Establishment Success (%)

    RABESTABL

    (ct_Cell_UtranCell):

    100 * (pmNoRabEstablishSuccessCs64 / pmNoRabEstablishAttemptCs64)

    Retainability Dropped Calls (%)

    CONNREL, RABRELEASCELL

    (ct_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseCs64 / (pmNoNormalRabReleaseCs64 + pmNoSystemRabReleaseCs64))

    Payload Data (kbits) DCHDATAVOL

    (ct_Cell_UtranCell):

    pmDlTrafficVolumeCs64 + pmUlTrafficVolumeCs64 Traffic (Erlang) RABESTABL

    (ct_Cell_UtranCell_cm):

    cmBestCs64RabEstablish

    Page 16 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

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

    Column Formula Cell Name - Cell Id - Completion Success (%) RRCCONNSET, RABESTABL, RABRELEAS

    (ct_Cell_UtranCell):

    (WCDMA RAN P3.0+)

    100*(pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57) * (pmNoNormalRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream))

    Accessibility Setup Success (%)

    RRCCONNSET, RABESTABL

    (ct_Cell_UtranCell):

    100 * ( pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs ) * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57)

    RRC Connection Setup Success(%)

    RRCCONNSET

    (ct_Cell_UtranCell):

    100 * (pmTotNoRrcConnectReqCsSucc / pmTotNoRrcConnectReqCs)

    RAB Establishment Success (%)

    RABESTABL

    (ct_Cell_UtranCell):

    100 * (pmNoRabEstablishSuccessCs57 / pmNoRabEstablishAttemptCs57)

    Retainability Dropped Calls (%)

    RABRELEASCELL , CONRELL

    (ct_Cell_UtranCell):

    100 * (pmNoSystemRabReleaseCsStream / (pmNoNormalRabReleaseCsStream + pmNoSystemRabReleaseCsStream))

    Payload Data (kbits) DCHDATAVOL

    (ct_Cell_UtranCell):

    pmDlTrafficVolumeCs57 + pmUlTrafficVolumeCs57 Traffic (Erlang) RABESTABL

    (ct_Cell_UtranCell_cm):

    Page 17 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • cmBestCs57RabEstablish

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

    Column Formula Cell Name - Cell Id - Completion Success (%) RRCCONNSET, RABESTABL, RABRELEASCELL, CHTYPESWITCH

    (ct_Cell_UtranCell) :

    100 * (pmTotNoRrcConnectReqPsSucc /pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnO ldChSource) + (pmNoIncomingHsHardHoAttempt - pmNoHsHardHoReturnOldChTarget)) * (1 - (pmNoSystemRabReleasePacket - pmChSwitchFachIdle - pmNoTpSwitchSp64Speech-pmInactivityHsIdle) / (pmNoSystemRabReleasePacket + pmNoNormalRabReleasePacket))

    Accessibility Setup Success (%)

    RRCCONNSET, RABESTABL

    (ct_Cell_UtranCell) :

    (100*(pmTotNoRrcConnectReqPsSucc/pmTotNoRrcConnectReqPs) * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv - (pmNoOutgoingHsHardHoAttempt - pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt- pmNoHsHardHoReturnOldChTarget))

    RRC Connection Setup Success(%)

    RRCCONNSET

    (ct_Cell_UtranCell):

    100 * ( pmTotNoRrcConnectReqPsSucc / pmTotNoRrcConnectReqPs) RAB Establishment Success (%)

    RABESTABL

    (ct_Cell_UtranCell):

    100 * pmNoRabEstSucPacketInteractive / (pmNoRabEstAttemptPktInteractiv-(pmNoOutgoingHsHardHoAttempt-pmNoHsHardHoReturnOldChSource) + (pmNoIncomingHsHardHoAttempt-pmNoHsHardHoReturnOldChTarget))

    Retainability (%) CHTYPESWITCH , RABRELEASCELL, RABESTABL

    ( ct_Cell_UtranCell):

    100 * (1-(pmNoSystemRabReleasePacket - pmChSwitchFachIdle -pmNoTpSwitchSp64Speech - pmInactivityHsIdle ) / (pmNoSystemRabReleasePacket + pmNoNormalRabReleasePacket))

    Payload Data (kbits) DCHDATAVOL

    (ct_Cell_UtranCell):

    Page 18 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 2.5 Mobility, Cell

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

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

    Table 16 Mobility, Cell, Sheet 1: Cell Update

    Column Formula Cell Name - Cell Id - Cell Update Success (%) CELLUPDATE

    (ct_Cell_UtranCell):

    100 * pmNoCellUpdSuccess / pmNoCellUpdAttempt

    Table 17 Mobility, Cell, Sheet 2: Inter Frequency Handover

    Column Formula Cell Name - Cell Id - Outgoing Handover

    Attempts HANDOVER

    (ct_Cell_UtranRel):

    pmAttNonBIFqHoCsConversational + pmAttNonBIFqHoCsSpeech12 + pmAttNonBIFqHoPsInGreater64 + pmAttNonBIFqHoPsInLess64 + pmAttNonBIFqHoStreamingOther

    Success (%) HANDOVER

    (ct_Cell_UtranRel):

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

    Failed Reversions

    HANDOVER

    (ct_Cell_UtranRel):

    Page 19 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 2.6 Cell Activity

    Note: 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

    pmFNonBIFqHoFRCsSpeech12 + pmFNonBIFqHoFRPsInGreater64 + pmFNonBIFqHoFRPsInLess64 + pmFNonBIFqHoFRCsConversational + pmFNonBIFqHoFRStreamingOther

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

    Table 18 Cell Activity, Sheet 1: Cell Activity

    Column Formula Cell Name - Cell Id - System Cell Downtime (%) (ct_Cell_UtranCell):

    100 * pmCellDowntimeAuto / () Manual Cell Downtime (%) (ct_Cell_UtranCell):

    100 * pmCellDowntimeMan / () Total RRC Connection Requests RRCCONNSET

    (ct_Cell_UtranCell):

    pmTotNoRrcConnectReq RRC Connection Success (%) RRCCONNSET

    (ct_Cell_UtranCell):

    100 * pmTotNoRrcConnectReqSuccess / pmTotNoRrcConnectReq Time Congestion UL (%) CAPMGMTGEN

    (ct_Cell_UtranCell):

    100 * pmTotalTimeUlCellCong / () Time Congestion DL (%) CAPMGMTGEN

    (CELL_CAPMGMTGEN):

    100 * pmTotalTimeDlCellCong /()

    Page 20 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 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

    2.7.3 Radio Network Performance, RNC Sched

    2.7.4 Radio Network Performance, Cell Sched

    2.7.5 Mobility, Cell Sched

    2.7.6 Cell Activity Sched

    File Name: Shows statistics for: RadioNetworkPerformanceUtranSched.rep Network Uses Universe: RNC.unv See Chapter 2.3 for detailed information about formulas used in the

    report

    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

    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

    File Name: Shows statistics for: MobilityCellSched.rep Each cell Uses Universe: RNC.unv See Chapter 2.6 for detailed information about formulas

    used in the report

    File Name: Shows statistics for: Cell_Activity_Sched.rep Each cell Uses Universe:

    Page 21 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • 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

    RNC.unv See Chapter 2.7 for detailed information about formulas

    used in the report

    Table 19

    Counters used in predefined Reports

    MoClass Scanner RNP Utran

    RNP RNC

    RNP Cell

    Mob. Cell

    Cell Activity

    cmBestCs12Establish UtranCell primary (initial state = Active)

    x x x

    cmBestCs57RabEstablish UtranCell primary (initial state = Active)

    x x

    cmBestCs64RabEstablish UtranCell primary (initial state = Active)

    x x

    pmAttNonBIFqHoCsConversational UtranRelation Not included in any predefined scanner

    x

    pmAttNonBIFqHoCsSpeech12 UtranRelation Not included in any predefined scanner

    x

    pmAttNonBIFqHoPsInGreater64 UtranRelation Not included in any predefined scanner

    x

    pmAttNonBIFqHoPsInLess64 UtranRelation Not included in any predefined scanner

    x

    pmAttNonBIFqHoStreamingOther UtranRelation Not included in any predefined scanner

    x

    pmCellDowntimeAuto UtranCell primary (initial state = Active)

    x

    pmCellDowntimeMan UtranCell primary (initial state = Active)

    x

    Page 22 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmChSwitchFachIdle UtranCell primary (initial state = Active)

    x x x

    pmDlDchTrafficVolumeBeforeSplit UeRc Not included in any predefined scanner

    x x x

    pmUlDchTrafficVolumeAfterComb UeRc Not included in any predefined scanner

    x x x

    pmDlFachTrafficVolume UeRc Not included in any predefined scanner

    x x x

    pmDlTrafficVolumeCs12 UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumeCs57 UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumeCs64 UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumePs128 UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumePs384 UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumePs64 UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumePsCommon UtranCell Not included in any predefined scanner

    x

    pmDlTrafficVolumePsStr64Ps8 UtranCell Not included in any predefined scanner

    x

    pmFaultyTransportBlocksAcUl UeRc primary (initial state = Active)

    x x x

    pmFNonBIFqHoFRCsConversational UtranRelation Not included in any predefined scanner

    x

    pmFNonBIFqHoFRCsSpeech12 UtranRelation Not included in any predefined scanner

    x

    pmFNonBIFqHoFRPsInGreater64 UtranRelation Not included in any predefined scanner

    x

    pmFNonBIFqHoFRPsInLess64 UtranRelation Not included in any predefined scanner

    x

    pmFNonBIFqHoFRStreamingOther UtranRelation Not included in any predefined scanner

    x

    Page 23 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmHsDowntimeAuto Hsdsch primary (initial state = Active)

    x

    pmHsDowntimeMan Hsdsch primary (initial state = Active)

    x

    pmNoAttOutIratHoCs57 GsmRelation Not included in any predefined scanner

    x

    pmNoAttOutIratHoMulti GsmRelation Not included in any predefined scanner

    x

    pmNoAttOutIratHoSpeech GsmRelation Not included in any predefined scanner

    x

    pmNoAttOutIratHoStandalone GsmRelation Not included in any predefined scanner

    x

    pmNoCellUpdAttempt UtranCell secondary (initial state = Active)

    x

    pmNoCellUpdSuccess UtranCell secondary (initial state = Active)

    x

    pmNoCs64DchDiscAbnorm UtranCell secondary (initial state = Active)

    x x x

    pmNoCs64DchDiscNormal UtranCell secondary (initial state = Active)

    x x x

    pmNoCsStreamDchDiscAbnorm UtranCell primary (initial state = Active)

    x x x

    pmNoCsStreamDchDiscNormal UtranCell primary (initial state = Active)

    x x x

    pmNoHsHardHoReturnOldChSource UtranCell primary (initial state = Active)

    x x x

    pmNoHsHardHoReturnOldChTarget UtranCell primary (initial state = Active)

    x x x

    pmNoIncomingHsHardHoAttempt UtranCell primary (initial state = Active)

    x x x

    pmNoInCsIratHoAtt UtranCell Not included in any predefined scanner

    x

    pmNoInCsIratHoSuccess UtranCell Not included in any predefined scanner

    x

    pmNoNormalRabReleaseCs64 UtranCell primary (initial state = Active)

    x x x

    pmNoNormalRabReleaseCsStream UtranCell primary (initial state = Active)

    x x x

    pmNoNormalRabReleasePacket UtranCell primary (initial state = Active)

    x x x

    pmNoNormalRabReleasePktStream UtranCell primary (initial state = Active)

    x x x

    pmNoNormalRabReleaseSpeech UtranCell primary (initial state = Active)

    x x x

    pmNoOfPacketCallDuration1 RncFunction primary (initial x

    Page 24 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • state = Active) pmNoOfPacketCallDuration2 RncFunction primary (initial

    state = Active) x

    pmNoOfPacketCallDuration3 RncFunction primary (initial state = Active)

    x

    pmNoOfPacketCallDuration4 RncFunction primary (initial state = Active)

    x

    pmNoOfPacketCallDurationHs1 RncFunction primary (initial state = Active)

    x

    pmNoOfPacketCallDurationHs2 RncFunction primary (initial state = Active)

    x

    pmNoOfPacketCallDurationHs3 RncFunction primary (initial state = Active)

    x

    pmNoOfPacketCallDurationHs4 RncFunction primary (initial state = Active)

    x

    pmNoOutgoingHsHardHoAttempt UtranCell primary (initial state = Active)

    x x x

    pmNoOutIratCcAtt GsmRelation Not included in any predefined scanner

    x

    pmNoOutIratCcReturnOldCh GsmRelation Not included in any predefined scanner

    x

    pmNoRabEstablishAttemptCs57 UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishAttemptCs64 UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishAttemptPacket UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishAttempts UeRc Not included in any predefined scanner

    x x

    pmNoRabEstablishAttemptSpeech UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishSuccess UeRc Not included in any predefined scanner

    x x

    pmNoRabEstablishSuccessCs57 UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishSuccessCs64 UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishSuccessPacket UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstablishSuccessSpeech UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstAtptPktInteractiveHs UtranCell primary (initial state = Active)

    x

    pmNoRabEstAttemptPacketStream UtranCell primary (initial state = Active)

    x x x

    pmNoRabEstAttemptPktInteractiv UtranCell primary (initial state = Active)

    x x x

    Page 25 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • pmNoRabEstSuccPktInteractiveHs UtranCell primary (initial state = Active)

    x

    pmNoRabEstSucPacketInteractive UtranCell primary (initial state = Active)

    x x x

    pmNoSuccessOutIratHoCs57 GsmRelation Not included in any predefined scanner

    x

    pmNoSuccessOutIratHoMulti GsmRelation Not included in any predefined scanner

    x

    pmNoSuccessOutIratHoSpeech GsmRelation Not included in any predefined scanner

    x

    pmNoSuccessOutIratHoStandalone GsmRelation Not included in any predefined scanner

    x

    pmNoSysRabReleasePacketStream UtranCell primary (initial state = Active)

    x x x

    pmNoSystemRabReleaseCs64 UtranCell primary (initial state = Active)

    x x x

    pmNoSystemRabReleaseCsStream UtranCell primary (initial state = Active)

    x x x

    pmNoSystemRabReleasePacket UtranCell primary (initial state = Active)

    x x x

    pmNoSystemRabReleaseSpeech UtranCell primary (initial state = Active)

    x x x

    pmNoSystemRbReleaseHs UtranCell primary (initial state = Active)

    x

    pmNoTimesCellFailAddToActSet UtranCell secondary (initial state = Active)

    x

    pmNoTimesRlAddToActSet UtranCell secondary (initial state = Active)

    x

    pmNoTpSwitchSp64Speech UtranCell primary (initial state = Active)

    x x x

    pmInactivityHsIdle UtranCell primary (initial state = Active)

    x x x

    pmRlAddAttBestCellCsConvers UtranRelation Not included in any predefined scanner

    x

    pmRlAddAttBestCellPacketHigh UtranRelation Not included in any predefined scanner

    x

    pmRlAddAttBestCellPacketLow UtranRelation Not included in any predefined scanner

    x

    pmRlAddAttemptsBestCellSpeech UtranCell Not included in any predefined scanner

    x

    pmRlAddAttemptsBestCellStream UtranCell Not included in any predefined scanner

    x

    pmRlAddSucBestCellCsConvers UtranCell Not included in

    Page 26 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • any predefined scanner

    x

    pmRlAddSucBestCellPacketHigh UtranRelation Not included in any predefined scanner

    x

    pmRlAddSucBestCellPacketLow UtranRelation Not included in any predefined scanner

    x

    pmRlAddSuccessBestCellSpeech UtranCell Not included in any predefined scanner

    x

    pmRlAddSuccessBestCellStream UtranCell Not included in any predefined scanner

    x

    pmSentPacketData1 RncFunction primary (initial state = Active)

    x

    pmSentPacketData2 RncFunction primary (initial state = Active)

    x

    pmSentPacketData3 RncFunction primary (initial state = Active)

    x

    pmSentPacketData4 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataHs1 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataHs2 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataHs3 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataHs4 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetrans1 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetrans2 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetrans3 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetrans4 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetransHs1 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetransHs2 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetransHs3 RncFunction primary (initial state = Active)

    x

    pmSentPacketDataInclRetransHs4 RncFunction primary (initial state = Active)

    x

    pmSuccNonBIFqHoStreamingOther UtranRelation Not included in any predefined scanner

    x

    pmSuccNonBIFreqHoCsCons UtranRelation Not included in any predefined x

    Page 27 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • scanner pmSuccNonBIFreqHoCsSpeech12 UtranRelation Not included in

    any predefined scanner

    x

    pmSuccNonBInterFreqHoPsInGr64 UtranRelation Not included in any predefined scanner

    x

    pmSuccNonBInterFreqHoPsInLss64 UtranRelation Not included in any predefined scanner

    x

    pmTotalPacketDuration1 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDuration2 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDuration3 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDuration4 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDurationHs1 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDurationHs2 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDurationHs3 RncFunction primary (initial state = Active)

    x

    pmTotalPacketDurationHs4 RncFunction primary (initial state = Active)

    x

    pmTotalTimeDlCellCong UtranCell primary (initial state = Active)

    x

    pmTotalTimeUlCellCong UtranCell primary (initial state = Active)

    x

    pmTotNoRrcConnectReq UtranCell primary (initial state = Active)

    x

    pmTotNoRrcConnectReqCs UtranCell primary (initial state = Active)

    x x x

    pmTotNoRrcConnectReqCsSucc UtranCell primary (initial state = Active)

    x x x

    pmTotNoRrcConnectReqPs UtranCell primary (initial state = Active)

    x x x

    pmTotNoRrcConnectReqPsSucc UtranCell primary (initial state = Active)

    x x x

    pmTotNoRrcConnectReqSuccess UtranCell primary (initial state = Active)

    x

    pmTransportBlocksAcUl UeRc primary (initial state = Active)

    x x x

    pmUlDchTrafficVolAfterComb UeRc Not included in any predefined scanner

    x x x

    pmUlRachTrafficVolume UeRc Not included in any predefined scanner

    x x x

    pmUlTrafficVolumeCs12 UtranCell Not included in

    Page 28 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Glossary

    any predefined scanner

    x

    pmUlTrafficVolumeCs57 UtranCell Not included in any predefined scanner

    x

    pmUlTrafficVolumeCs64 UtranCell Not included in any predefined scanner

    x

    pmUlTrafficVolumePs128 UtranCell Not included in any predefined scanner

    x

    pmUlTrafficVolumePs384 UtranCell Not included in any predefined scanner

    x

    pmUlTrafficVolumePs64 UtranCell Not included in any predefined scanner

    x

    pmUlTrafficVolumePsCommon UtranCell Not included in any predefined scanner

    x

    The OSS-RC glossary is available inReference [1]. BLBoth uplink and downlink BQBad Quality BSC Base Station Controller BSDDBBasic Statistical Database CCCHCommon Control Channel CPCentral Processor CSCircuit Switching DLDownlink

    Page 29 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • EGPRSEnhanced General Packet Radio Service ErlangA unit of the traffic load in a network. GPRSGeneral Packet Radio Service GSMGlobal System for Mobile Communication HLRHome Location Register HOHandOver IEXIncoming External traffic IEXSTTIncoming External System Terminating traffic IEXTE Incoming External Terminating traffic IMSI International Mobile Subscriber Identity INTInternal traffic K-CellCell evaluation is based on signal strength criterion L-CellCell evaluation is based on path loss criterion LLC-PDULogical Link Control Protocol Data Unit MSMobile Station MSC Mobile Services switching Centre NWSNetwork Statistics

    Page 30 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • NWS-ANWS Analyzer OEXOutgoing External traffic OLOverlaid OMSOperation and Maintenance Subsystem ORGOriginating traffic ORGOEXOriginating Outgoing External traffic ORGSTTOriginating System Terminating traffic OSSOperations Support System PCH Paging Channel PDCHPacket Data Channel PDFPortable Document Format PFCPacket Flow Context PPCHPacket Paging Channel PSPacket Switching PMPerformance Monitoring RABRadio Access Bearer RL

    Page 31 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Radio Link RNCRadio Network Control RRCRadio Resource Control QOSQuality Of Service SDCCH Stand alone Dedicated Control Channel SDMStatistical Data Mart SOSTTSystem Originating System Terminating Traffic SOTSystem Originating Traffic SOTOEXSystem Originating Outgoing External traffic SOTTE System Originating Terminating Traffic SQSpeech Quality SSSignal Strength STSStatistics and Traffic Measurement Subsystem STTSystem Terminating Traffic TATiming Advance TBFTemporary Block Flow TCHTraffic Channel

    Page 32 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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

  • Reference List

    TETerminating traffic TRATransit traffic TRXTransceiver ULUnderlaid ULUplink UTRANUMTS Terrestrial Radio Access Network VLRVisitor Location Register

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

    Page 33 of 33Network Statistics, Analyzer - WCDMA RAN, Report Description

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