LTE integrity KPI explanation

Hello,
In an Ericsson LTE system, when you use the PMR command to print the UL and DL throughput, the counters Int_DlThroughput_kbps and Int_UlThroughput_kbps do reflect the throughput experienced from the User Equipment (UE) perspective?
And i have noticed in some cells the Mac_throughput is higher in some cells in comparaison to Throughput, is this normal? The Mac_throughput should be higher or lower than throughput in normal situation?

Give me your feedback on the table below:

Counter cell1 cell2 cell3 cell4 cell5 cell6 cell7 cell8 cell9 cell10
Int_DlMacThroughput_kbps 18060.9 16650.5 23324 30039.6 21712.7 21947.2 15908.6 26989.6 15520.7 4743.9
Int_DlThroughput_kbps 55858 19236.5 27829.2 46671.2 23475.6 24074.3 27576.8 23924.2 9098.3 3631.1
Int_UlMacThroughput_kbps 3045.6 3646.3 5453.5 1018.2 1184.3 1437.9 1195.4 2245.4 596.5 737.4
Int_UlThroughput_kbps 4057.8 1740.7 2407.7 551.9 540.7 574.7 702.1 2893.3 199.7 177.5

Have you check what this command describes about these counters?
pmom . throughput

is normal(UE doing data session on LTE), physical > mac > rlc > application.

Typically, when the counter indicates that it measures at the MAC layer, it almost certainly refers to the BBU or cell’s THP. This value basically refers to the average constant THP that the cell or BBU is requesting during the measurement period.

On the other hand, when the counter indicates that it measures at the RLC level, it is almost certain that it is measuring the UE’s THP. However, for this scenario, there is always a counter for the total amount of data used (usually in Kbits) and another counter for the activation/transmission time (usually in ms), since the cell or user is not consuming/transferring data all the time.

For this reason, it is common to occasionally find that the BBU/Cell’s THP may be higher than the UE’s THP. In a scenario where the cell/BBU has very low utilization, it is normal to find that the UE THP is higher, and this happens because there are many more resources available and little data transmission time, the resulting THP (of UE) is higher than that of BBU/Cell.

1 Like