Decode the Ericsson Cell Trace binary file (generated with ENM)

Hi Everyone.

I would like to decode the Ericsson Cell Trace binary file (generated with ENM) and save the parameters of some EVENTS as a CSV file.

Which tool can do it?

I know E// have tool ltedecoder…

1 Like

What’s the format of the file? XML?

1 Like

Format is asn1.

1 Like

Can you share sample?

1 Like

This tool is included in ENM

1 Like

Can you explain please how to generate such trace from ENM and how to parse it through ENM parser as well?

1 Like
  1. Go to Ericsson Network Manager -> PM Initiation and Collection (Create Subsciption)-> Cell Trace / EBS-L Subscription
  2. Fill in required data
  3. After trace will finished connect to Scripting VM with ssh and decode files lteCellTraceFileDecoder /ericsson/pmic2/CELLTRACE/pathtofile
1 Like