Configuring SGSN Performance Management PDF

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

7/1/2020 Configuring SGSN performance management

Cloud Mobility Manager, Release 19 M2, Operating Documentation, v. 5 (HTML) > Operate and Maintain > SGSN User
Guide > Operability > Performance management (Features SG01016, SG01085, SG01028, SG01131 and f60210-10):
feature summary

Configuring SGSN performance management

PM data is continuously collected in CMM. You can display counter group and counter details as well as the
run-time values. Feature configuration is also needed, for example, to enable PLMN measurement and SS7
statistics counter collection.

Before you start


All counters are numbered in the format myyycxxx, where myyy refers to the measurement type and cxxx is the counter
number of the measurement, for example, m001c002.

See SGSN Feature Overview for a list of SGSN measurements. All measurement and counter descriptions can be
found in SGSN Counters.

Procedure

1 Check status of counter-related features.


The counter-related features listed below are by default enabled ( true ):
advancedCdr
advancedData
advancedData2
advancedMobilityMan
advancedSessionMan
advancedUser
cellSaStat
mobilityManCause
mmCause2
sessionManCause
sessionManCause2
ranapCause
plmn
hspaStatistics
security

You can check feature status using the cmm features show command and change feature status using
the cmm features modify command.

Step example
To change feature status: cmm features modify advancedData --status true

localhost:1234/informationbrowser/index.jsp 1/2
7/1/2020 Configuring SGSN performance management

2 Enable measurement group M032.


PLMN measurement (M032) provides information on attaches, routing area updates, attached users and
transferred 2G/3G data amounts over the Iu and Gb interfaces. Events can be measured from ALL, HOME or
ROAMING PLMNs and from specified PLMN. You can define a maximum of 24 PLMN types/ids that are
collected. Counters are collected on PLMN level.

To enable reporting of counters in measurement group M032:

cmm plmnStatistic create


--plmnType {ALL,HOME,ROAMING,PLMNID,INVALID}
--mcc <digits>
--mnc <digits>
plmnStatistic

Step example
cmm plmnStatistic create 1 –-plmnType ALL --mcc 234 --mnc 123

3 Enable SS7 statistics, if needed.


cmm prFile modify sgsnSS7Statistics --status true

Id: DN09131849 © 2019 Nokia. Nokia confidential.


Issue: 4-4

localhost:1234/informationbrowser/index.jsp 2/2

You might also like