Is there any Ericsson KPI related to Ethernet Port Thp Measurement?

Hello experts, does anybody know wheter there is some KPI related to ethernet port measurements? The idea is observe the max. received rate on the Ethernet/transmission port to confirm whether this could be the reason for Cell/User throughput limitation.

For Huawei Vendor I found the Board KPI below that fits well. Wonder if there is something similar to this in ericsson side:

Huawei:

  • FEGE.RxMaxSpeed (Maximum receive rate on the Ethernet port)

Hi, @Luishtfs, check this KPI/Counters:

EthernetPortMbpsOut = 8 * ifHCOutOctets / ( 1000000 * 900 )
EthernetPortMbpsIn = 8 * ifHCInOctets / ( 1000000 * 900 )

What you mention is for average values, if you want to know the maximum values ​​in a BB Ericsson with LTE you can use pmLicDlCapUsedMax (MO BbProcessingResource)