Ericsson ENM CLI commands

U need
Cmedit get BSC123 Gerancell.(CGI) -t(vertical line) grep cellname

Hi,
Cmedit get nodebb66xx FieldReplaceableUnit.(productdata) -t (vertic.line) awk ’ {print $1,$5,$9,$10} ’

Hi! May be using some pm counters for vswr? print mom . vswr

On BB node you can use the ECIM command to get vswr beside invx: lh ru elog read

1 Like

No, this is history, I ask about skan vswr in real time like +/- invxr and readable format. T

how can i get result for this kpi pmPdcpVolDlDrb$ on more base stations?
should be something like cmedit get * EUtranCellFDD.(pmPdcpVolDlDrb) -t

For this task, you have ENIQ’s BI. There’s also a tool available from ENM to view the last 72 ROPs, called Node Monitor. To do this, you add the KPIs and nodes to the view. If the KPI isn’t created yet, you could create it from KPI Management.

This tool within ENM has several limitations, such as the ability to add a maximum of 30 nodes (if I remember correctly), the inability to manipulate data, and other limitations. For this, it’s best to do it from ENIQ’s BI.

thanx, do you know the name of table in ENIQ for this counter, or how can i find it in elex?

For raw data (rop by rop): DC_E_ERBS_EUTRANCELLFDD_RAW

for accumulated/aggregated of 24 hours: DC_E_ERBS_EUTRANCELLFDD_DAY

1 Like

Good day, may be u know, how to activate backup with time remaining on rbs6402 pico?

hello everyone,
how can i get azimuth per antenna? which MO should consist this information?

Is there a way i would get results already calculated in VSWR?

Owwww…
Outstanding, very very useful. :raised_hands:

how can i get from batch execute command all results in one txt file?

cat *.log > OneFile.txt

Hi, @salebgd, batch execute file:file.txt then press ctrl+enter and type log file name.

Or click on the Recording red button at the right-down corneršŸ˜‰

ENM CLI is a CORBA interface to any node(Common Object Request Broker Architecture) and AMOS is the usual Manged Object NCLI interface.

hello colleagues if anyone faced this challenge. we need to set EndcProfilePredefined with ENM. ive tried everything possible and couldnt set.
the original winfiol command is : lset ENodeBFunction=1,QciTable=default,QciProfilePredefined=qci1 endcprofileref
EndcProfilePredefined=1
converting to ENM i got to : cmedit set nodename QciProfilePredefined=qci1 endcprofileref:ā€œENodeBFunction=1,EndcProfile=1ā€ it accepts but dont like the string…

Hi, @Oswe_Vega, *ref values in ENM must be complete FDN from SubNetwork=ONRM_ROOT_MO and so on.

1 Like