100% found this document useful (1 vote)
38 views12 pages

Moshell Command Guide for RBS/RNC

This document provides instructions for using the moshell command line tool to access various monitoring and configuration functions on RBS, RNC, and cell levels for an Ericsson radio access network. It describes commands for viewing alarms, parameters, counters, configurations, hardware inventory, and more. Time-based statistics can be obtained for the last few hours or over a specified time range. Cells, carriers, and other objects can be monitored and managed individually or in bulk horizontally formatted output.

Uploaded by

Sreejith Sl
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
38 views12 pages

Moshell Command Guide for RBS/RNC

This document provides instructions for using the moshell command line tool to access various monitoring and configuration functions on RBS, RNC, and cell levels for an Ericsson radio access network. It describes commands for viewing alarms, parameters, counters, configurations, hardware inventory, and more. Time-based statistics can be obtained for the last few hours or over a specified time range. Cells, carriers, and other objects can be monitored and managed individually or in bulk horizontally formatted output.

Uploaded by

Sreejith Sl
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd

Moshell Helper

Open a shell as follows from CEX or right-click and select Sun-Tools->Terminal

Log into any RBS or RNC with


moshell <site_id> or <ip_address>

e.g moshell SFRNC301

RNC Level
st utrancell=UBA02041A

lst utrancell=UBA02041A

For node KPIs type pmr and then the menu option required:

Stats for the last two hours can be got with: pmr -m 2 Specify a timespan with: pmr -s 20100803.0900 -e 20100802.1200 (UTC time) Can also look for a particular cell e.g 8 | grep UBA02041A

Or sort a particular column: e.g 8 |sort +5n to sort the 5th column

Get any utrancell parameter with get e.g get utrancell=UBA02041A access

Format multiple utrancells horizontally: hget utrancell=UBA02041A cellreserved|uarfcn|cid|state

To get counter values use pmx pmx utrancell=UBA02041A Neighbr|SoHo|UlSynch -m 4 -a

To format horizontally use pmxh pmxh utranrelation=UBA02041A RlAddAttemptsBestCellSpeech|RlAddSuccessBestCellSpeech

RBS Level
Alarms: alt

Check rbslocalcell status st cell

Get the number of radio links active on each sector/Carrier get radio no

To get the MO change history, going back one day. lgo -m 1

To view the nodes alarm history lga -m 1

get tma ulgain

st t1

Two options for getting T1 Errored seconds, 1) instant values with pget or 2) ROP counters with pmx. pget t1

pmx . pmes -m 2 -a

get ant atten

lh ru fui get vswr (site locked, so ~0 dB, usually >16 is Ok.)

Get the current transport configuration options. get . transportoption

View all active scanners. pst . active

To view the hardware inventory of the node. invh

You might also like