You are on page 1of 3

There are many counters in M2000 to check CE Utilization,

- If you want to check how much CE available in hardware, use below two counters.
VS.HW.DLCreditAvaila
ble
VS.HW.ULCreditAvaila
ble
- If you want to check actual NodeB CE Usage and configure CE license, use below
counters
VS.LC.ULCreditAvailable.Share
d
VS.LC.DLCreditAvailable.Share
d
VS.LC.ULMean.LicenseGroup.S
hared
VS.LC.DLMean.LicenseGroup.S
hared
VS.LC.ULMax.LicenseGroup.Sh
ared
VS.LC.DLMax.LicenseGroup.Sh
ared
From above formulas, you can calculate, CE Utilization relative to hardware capacity
or license configured.
If you are using multiple UL resource groups, you can calculate UL Group wise CE
Utilization by using below counters.
VS.CE.ULAvailable.UlGr
oup
VS.CE.ULMax.UlGroup
VS.CE.ULMean.UlGroup
VS.CE.ULMin.UlGroup
If you want to check the CE usage in Cell level, use below counters,
VS.ULCE.Mean.Shar
ed
VS.ULCE.Max.Share
d
VS.DLCE.Mean.Shar
ed

VS.DLCE.Max.Share
d
If you want to check the credit consumption from the RNC side, use below counters,
6720256 VS.LC.ULCreditUsed.CELL
7
6719116 VS.LC.ULCreditUsed.CELL.
5
Max
6719116 VS.LC.ULCreditUsed.CELL.
6
Min
6720257 VS.LC.DLCreditUsed.CELL
0
6719116 VS.LC.DLCreditUsed.CELL.
7
Max
6719116 VS.LC.DLCreditUsed.CELL.
8
Min
CE Usage = Credit Usage/2
If you want to check RAB set up fails and RRC Rejections due to CE Congestion,
check below.
6719040 VS.RRC.Rej.UL.CE.Cong
4
6719040 VS.RRC.Rej.DL.CE.Cong
5
6719040 VS.RAB.FailEstPs.ULCE.Co
8
ng
6719040 VS.RAB.FailEstPs.DLCE.C
9
ong
There are many counters for SHO fails due to CE Congestion etc.
Congestion Ratio
RRC Congestion Ratio=
[(VS.RRC.Rej.ULPower.Cong+VS.RRC.Rej.DLPower.Cong +
VS.RRC.Rej.ULIUBBand.Cong + VS.RRC.Rej.DLIUBBand.Cong +
VS.RRC.Rej.ULCE.Cong + VS.RRC.Rej.DLCE.Cong + VS.RRC.Rej.Code.Cong )/
VS.RRC.AttConnEstab.Sum ] x 100%
CS RAB Congestion Ratio=
[(VS.RAB.FailEstabCS.DLIUBBand.Cong +
VS.RAB.FailEstabCS.ULIUBBand.Cong+VS.RAB.FailEstabCS.ULCE.Cong +
VS.RAB.FailEstabCS.DLCE.Cong +VS.RAB.FailEstabCS.Code.Cong +

VS.RAB.FailEstabCS.ULPower.Cong+ VS.RAB.FailEstabCS.DLPower.Cong)/
(VS.RAB.AttEstabCS.Conv+ VS.RAB.AttEstabCS.Str)] x100%
PS RAB Congestion Ratio=
[VS.RAB.FailEstabPS.DLIUBBand.Cong+VS.RAB.FailEstabPS.ULIUBBand.Cong+
VS.RAB.FailEstabPS.ULCE.Cong+VS.RAB.FailEstabPS.DLCE.Cong+VS.RAB.FailEstabPS
.Code.Cong+
VS.RAB.FailEstabPS.ULPower.Cong+VS.RAB.FailEstabPS.DLPower.Cong+VS.RAB.FailE
stabPS.HSDPAUser.Cong+
VS.RAB.FailEstabPS.HSUPAUser.Cong/VS.RAB.AttEstabPS.Str+VS.RAB.AttEstabPS.Int
+VS.RAB.AttEstabPS.Bkg] x 100%
Solution:
To prevent the CE congestion you should check ULCE utilization first. Also it is
important if you have Dynamic CE and CE Overbooking features activated.
And congestion counters just related to CAC algorithm result.
If you need to reduce ULCE congestion without adding WBBP boards you can try to
reduce number of 2ms TTI HSUPA users or totally disable them as a first step.

You might also like