#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.
#Note: The pmdiff flag has to be specified for Cello counters

reportName Carrier Average Rssi and Transmitted Power
X counter AvgRssi,AvgTxPwr,Perc90TxPwr
Y mo (Sector=\w+,Carrier=\w+)
Z time h

reportName Carrier Prach Total
X counter AvgRxPreambleSir,AvgPropDelay,pmNoPreambleFalseDetection,pmSuccReceivedBlocks,pmUnsuccReceivedBlocks,ReceivedBlockSuccRatio
Y mo (Sector=\w+,Carrier=\w+)
Z time a

reportName Carrier Prach per rop
X counter AvgRxPreambleSir,AvgPropDelay,pmNoPreambleFalseDetection,pmSuccReceivedBlocks,pmUnsuccReceivedBlocks,ReceivedBlockSuccRatio
Y mo (Sector=\w+,Carrier=\w+)
Z time

#need counters enabled on DownlinkBaseBandPool MO 
reportName Downlink RadioLink Setup Success Rate
X counter Sf8SuccRate,Sf16SuccRate,Sf32SuccRate,Sf64SuccRate,Sf128SuccRate,Sf256SuccRate
Y mo (DownlinkBaseBandPool=\w+)
Z time 

#need counters enabled on UplinkBaseBandPool MO
reportName Uplink RadioLink Setup Success Rate 
X counter Sf8SuccRate,Sf16SuccRate,Sf32SuccRate,Sf64SuccRate,Sf128SuccRate,Sf256SuccRate
Y mo (UplinkBaseBandPool=\w+)
Z time

reportName HSPA Throughput
X counter PSHsAvgTputPerPq,PSHsAvgTputPerCell,PSHsEfficiency,PSEulEfficiency
Y mo (Sector=\w+,Carrier=\w+)
Z time a

reportName HSDPA Congestion
X counter HSLostFrameRatio,HSMaxCongIubLimitingRatio,pmRbsHsPdschCodePrio
Y mo (IubDataStreams=1)
Z time 

reportName HSDPA Measurements HsDschResources
X counter AvgUsedCqi,AvgReportedCqi,pmNoOfHsUsersPerTti,pmNoActiveSubFrames,pmNoInactiveRequiredSubFrames
Y mo (Sector=\w+,Carrier=\w+),HsDschResources=1
Z time 

reportName HsDschResources AckNack
X counter pmAckReceived,pmNackReceived,NackRatio
Y mo (Sector=\w+,Carrier=\w+),HsDschResources=1
Z time 

reportName HSDPA Measurements IubDataStreams
X mo (IubDataStreams=1)
Y counter pmHsDataFramesLost,pmHsDataFramesReceived,pmRbsHsPdschCodePrio,AvgIubMacdPduRbsRxBits,pmCapAllocIubHsLimitingRatioSpi00,pmCapAllocIubHsLimitingRatioSpi01,pmCapAllocIubHsLimitingRatioSpi02,pmCapAllocIubHsLimitingRatioSpi03,pmCapAllocIubHsLimitingRatioSpi04,pmCapAllocIubHsLimitingRatioSpi05,pmCapAllocIubHsLimitingRatioSpi06,pmCapAllocIubHsLimitingRatioSpi07,pmCapAllocIubHsLimitingRatioSpi08,pmCapAllocIubHsLimitingRatioSpi09,pmCapAllocIubHsLimitingRatioSpi10,pmCapAllocIubHsLimitingRatioSpi11,pmCapAllocIubHsLimitingRatioSpi12,pmCapAllocIubHsLimitingRatioSpi13,pmCapAllocIubHsLimitingRatioSpi14,pmCapAllocIubHsLimitingRatioSpi15
Z time 

reportName HSDPA Test 1
X counter pmSumNumHsPdschCodesAdded,pmSampleNumHsPdschCodesAdded,AvgHsPdschCodesAdded
Y mo (Sector=\w+,Carrier=\w+),HsDschResources=1
Z time 

reportName HSDPA Test 2
X counter AvgSumOfHsScchUsedPwr,AvgTxCarrierPwrHs,AvgTxCarrierPwrNonHs,pmRemainingResourceCheck
Y mo (Sector=\w+,Carrier=\w+),HsDschResources=1
Z time 

reportName HSDPA Throughput per SPIxx
X mo (Sector=\w+,Carrier=\w+),HsDschResources=1
Y counter PSHsTputPerSpi00,PSHsTputPerSpi01,PSHsTputPerSpi02,PSHsTputPerSpi03,PSHsTputPerSpi04,PSHsTputPerSpi05,PSHsTputPerSpi06,PSHsTputPerSpi07,PSHsTputPerSpi08,PSHsTputPerSpi09,PSHsTputPerSpi10,PSHsTputPerSpi11,PSHsTputPerSpi12,PSHsTputPerSpi13,PSHsTputPerSpi14,PSHsTputPerSpi15
Z time

reportName HSDPA Throughput per SPIxx-PQ
X mo (Sector=\w+,Carrier=\w+),HsDschResources=1
Y counter PSHsTputPerSpi00Pq,PSHsTputPerSpi01Pq,PSHsTputPerSpi02Pq,PSHsTputPerSpi03Pq,PSHsTputPerSpi04Pq,PSHsTputPerSpi05Pq,PSHsTputPerSpi06Pq,PSHsTputPerSpi07Pq,PSHsTputPerSpi08Pq,PSHsTputPerSpi09Pq,PSHsTputPerSpi10Pq,PSHsTputPerSpi11Pq,PSHsTputPerSpi12Pq,PSHsTputPerSpi13Pq,PSHsTputPerSpi14Pq,PSHsTputPerSpi15Pq
Z time

reportName InternalEthPort Tput in Mbps, ROP by ROP
X counter EsmPortIn,EsmPortOut,EsmPortTot
Y mo (Subrack=[^\s,=\t]+,Slot=[^\s,=\t]+),.*InternalEthernetPort
Z time 
precision 1

reportName GigabitEthernet Tput in Mbps, ROP by ROP
X counter GigaPortIn,GigaPortOut,GigaPortTot
Y mo (Subrack=[^\s,=\t]+,Slot=[^\s,=\t]+),.*GigaBitEthernet
Z time
precision 1

reportName Sctp PacketLossRatio, ROP by ROP
X time 
Z counter SctpPacketLossRatio
Y mo (Sctp=[^\s,=\t]+)
precision 4 
pmdiff 

#old stuff
#reportName RL Addition failure 
#X counter RL_Add__failure_sf_32 
#Y mo (DownlinkBaseBandPool=\w+)
#Z time h

#reportName RL Addition failure 2
#X mo DownlinkBaseBandPool=(\w+)
#Y time h
#Z counter RL_Add__failure_sf_32 
#
#reportName RL Addition failure 3
#X time h
#Y counter RL_Add__failure_sf_32 
#Z mo DownlinkBaseBandPool=(\w+)

