Ericsson Basic MO Commands
Ericsson Basic MO Commands
p/w/pw/b
Change moshell prompt and/or window title.
prox[+-]
Toggle display of proxy identities in printout of get <mo> <attribute> command.
col
Toggle display of colors.
ul
Toggle display of userlabel in st/lst and pget/lpget printout.
conf[bld][+-]
Toggle confirmation on various MO commands.
gs[+-]/gsg[+-]
Toggle display of old/new attribute value in set/bl/deb commands.
ip2d/d2ip
Convert an IP address into the format used in the fRO (sql database) or vice-versa.
h2d/d2h
Convert an integer to hexadecimal or viceversa.
h2b/b2h
Convert a binary to hexadecimal or viceversa.
wait
Specify a delay in hrs, mins, secs, or rops. Similar to the unix "sleep" command
(scripting).
return
Exit from a command file without exiting from moshell (scripting).
print
Print a line or variable (scripting).
alias/unalias
Print or define command aliases.
smd[slcr]
Server Maintenance - disk usage
q/by/exit/quit
Exit moshell.
----------------------------------- PM COMMANDS
---------------------------------pmom[acd]/lmom[c] Print description of PM counters (pmom) or log attributes (lmom, CDMA only).
pget/lpget
Read PM attribute(s) from MO(s).
spget/lspget
Read PM attribute(s) one by one ("slow pget").
hpget[c]/lhpget[c] Read PM attribute(s) from MO(s), print horizontally one line per MO (instead of one
line per attribute).
pdiff/lpdiff
Print incrementation of PM attributes.
pmx[hfdnsc]
Display counter values, extracted from the statistics ROP files.
pmr[agf]
Produce PM KPI reports, based on counter values in statistics ROP files and formulas in
CPI documentation.
pme[fd][cgur]
Fetch/decode event ROP files (RNC/RBS only).
pst
List all PM scanners and their state.
pgets[n][m][r]
Print scanner contents.
pcr[cfd]/lpcr[cfd] Create a statistics scanner.
pbl
Suspend a scanner.
pdeb
Resume a scanner.
pdel
Delete a scanner.
emom
Display list of events available for each kind of event-based scanner.
pset[d]
Set the contents of an event-based scanner (RNC/RBS/LTE only).
----------------------------------- HELP CHAPTERS
---------------------------------0
Revision History
1
Introduction
2
Installation, and user settings
3
Command syntax, regular expressions
4
Command descriptions
5
Lazy
6
Scripting
7
Utilities
8
Server Maintenance
9
Offline Mode and Multi Mode
Type: - h <command> to view command description, e.g: h pget
- h <pattern> to view commands whose description match a string, e.g: h change.*prompt
- h <chapter> to view a chapter, e.g: h 3