#X/Y/Z Axis can be :
# the counters/formulas
# the MOClass (eg UtranCell, IubLink, RncModule)
# the time: h (aggregate on hour), d (aggregate on day), a (aggregate on the whole period). If nothing specified there is no time aggregation, each ROP period is displayed separately.
#Note1: The pmdiff flag has to be specified for Cello counters
#Note2: It is possible to specify a mapfile that can specify any MO aggregation rules.


reportName CSCF Node Traffic Performance, Whole Period
X time a
Y counter Authenticationsuccessrate,AverageSuccessfulCallSetupTimeOriginating,AveragesuccessfulCallSetupTimeTerminating,IMSCSCFThirdPartyRegSuccRat,RegisteredSubscribers,VideoCallSuccessRateOriginating,VideoCallSuccessRateTerminating
Z mo ManagedElement=[^,]+
precision 1

reportName CSCF Node Traffic Performance, Hour by Hour
X time h
Y counter Authenticationsuccessrate,AverageSuccessfulCallSetupTimeOriginating,AveragesuccessfulCallSetupTimeTerminating,IMSCSCFThirdPartyRegSuccRat,RegisteredSubscribers,VideoCallSuccessRateOriginating,VideoCallSuccessRateTerminating
Z mo ManagedElement=[^,]+
precision 1

reportName CSCF Node Traffic Performance, ROP by ROP
X time
Y counter Authenticationsuccessrate,AverageSuccessfulCallSetupTimeOriginating,AveragesuccessfulCallSetupTimeTerminating,IMSCSCFThirdPartyRegSuccRat,RegisteredSubscribers,VideoCallSuccessRateOriginating,VideoCallSuccessRateTerminating
Z mo ManagedElement=[^,]+
precision 1

