You are on page 1of 4

Troubleshooting Lazy Doc

1. Uri Alarm

Software Management Lost Connection to File Server SwM=1,UpgradePackage=CXP9024418/6-


R21L85 (Uri missing)

Execute:

set SwM=1,UpgradePackage=CXP9024418/6-R21L85 uri "sftp://smo-swstore-


oss1@10.177.67.100:22/CORE/CommonPersistent/Software/sWPFIyDCygcQIpBV7xI9k2uyECY"

2. Cabinet product data mismatch or Fan alarm

get cabinet=1

Use highlighted value in below command and execute:

set Equipment=1,Cabinet=1 productData productionDate=20160413,productNumber=310/BFM 901 574

3. Hw Entities Mismatch (SCU not configured detected)

 Cr Equipment=1,EcBus=1 (create the mo, then it will ask ecBusConnectorRef , then give
: FieldReplaceableUnit=1
ecBusConnectorRef : FieldReplaceableUnit=1

 cr Equipment=1,FieldReplaceableUnit=1,EcPort=1
 cr Equipment=1,FieldReplaceableUnit=SCU-1,EcPort=1
 set Equipment=1,FieldReplaceableUnit=1,EcPort=1 ecBusRef EcBus=1
 set Equipment=1,FieldReplaceableUnit=SCU-1,EcPort=1 ecBusRef EcBus=1

 get Equipment=1,EcBus=1

The final mo will be like this.

4. Resource Allocation Failure on TRX


 Identify Sector and band for alarmed TRXs
st trx
get . arfcnm
 Create new abis by the name of sector + “_G9” or “_G18” in the end of sector name, depending
upon the band for which you are creating the new abis e.g. CGUPA4A_G9 for 900 or
CGUPA4A_G18 for 1800.
 Shift all TRXs of the alarmed band only on the new abis by deleting the existing TRXs of the
alarmed band and recreating them on newly created abis. It will be like creating a new sector on
BB. Also new sector name will be same as new abis name.

Resource_allocation_failure_TRX.txt
5. Ensure Enrollment

get NodeCredential

Before:

After:

Enrolment_post_log.txt

If not so execute enrolment script.

run /home/gpranbb/.documents/enrollment.mos

6. Inconsistent Configuration GsmSector=NOMJD6A,Trx=5 (The referenced


ManagedElement=1,Equipment=1,AntennaUnitGroup=1_B3,RfBranch=2 is not part of used
ManagedElement=1,NodeSupport=1,SectorEquipmentFuncti)

OR

2018-06-03 09:34:27 M Resource Configuration Failure GsmSector=NOMJD6B_G9,Trx=0


(Feature GSM MCPA Intelligent Power Management with a single TRX mapped on a RF Branch
will impact possible output power.)

Solution: Shift rfBranchTxref to 1 from 2

 bl trx_proxy
 get trx_proxy
 set trx_proxy rfBranchTxRef
Equipment=1,AntennaUnitGroup=2_B3,RfBranch=1 (copy this
parameter completely from the output of above command)
 deb trx_proxy

7. "Sync Reference Quality Level Too Low
Synchronization=1,RadioEquipmentClock=1,RadioEquipmentClockReference=1
(SynchronisationSourceMismatch)
set Synchronization=1,RadioEquipmentClock=1,RadioEquipmentClockReference=1
useQLFrom 2
8.

set SectorCarrier radioTransmitPerformanceMode 0

9. If unable to connect chgr to RXSTG


Change the NUMREQBC in RLBDP to the required value (from the Sysdef) referring to number of
TRX.

10. In case of Bandwidth or Band Mismatch in RXCDP


Correct arfcnmin and arfcnmax in BB for that TRX, check arfcn in RLCFP for that sector and set
arfcnmin and arfcnmax frequency from minimum and maximum value of that band in RLCFP.

11. For MaxBTSPWR mismatch in RXCDP


Set cell power accordingly.

12. M Resource Allocation Failure EUtranCellFDD=CMCNT2L18A (No available carrier path


,adjacent filter branch not available (Mixed Mode with other ME).)

OR

2018-06-06 07:18:29 m Service Degraded EUtranCellFDD=CPTWN3L18A


(PerformanceDegraded)

Restart that RU.


acc ru_proxy restartunit
y
1
0
0
13. Resource Configuration Failure Service Degraded GsmSector=CGNSB2B,Trx=5 (Requested TX-
power is not allowed for narrow carriers with power 43 dBm > 41 dBm <G2_GSM_RC1> (Mixed
Mode with other ME).)
Check rfbranchTxref and set to 2.

You might also like