PDA

View Full Version : CE Utilization / Credits Used



khurrambilal01
2013-03-19, 05:11 PM
Hi experts,
We are having Huawei RAN 14.0,
Below counters are available for monitoring CE usage,



VS.LC.ULCreditUsed.Mean


VS.LC.ULCreditUsed.Max


VS.LC.ULCreditUsed.Min


VS.LC.DLCreditUsed.Mean


VS.LC.DLCreditUsed.Max


VS.LC.DLCreditUsed.Min



But these are cell level counters and we have to sum all these on NodeB level to see total consumed CEs in a specific time interval, Lets say for 60mins, All the cells might not have used these Credits reserved for complete one hour, some cells of a nodeB can have in first 15mins, some in next 5minutes etc...
so is there any other better way to monitor the NodeB level CE utilization/Credits used??

Thanks!

rfsupp
2013-03-19, 09:29 PM
Yes, there are counters in NodeB Level, that is better to measure this consumption:

VS.LC.ULCreditAvailable.Shared
VS.LC.DLCreditAvailable.Shared

VS.LC.UL*.LicenseGroup.shared *(Max, Mean and Min)
VS.LC.DL*.LicenseGroup.shared *(Max, Mean and Min)

And in the NodeB Level there are counters that measure the Hardware capability per:

NodeB: VS.HW.DLCreditAvailable / VS.HW.ULCreditAvailable
Board: VS.CE.DLAvailable.Board / VS.CE.DL*.Board *(Max, Mean and Min)