0% found this document useful (1 vote)
634 views

Multi Nodeb Connection Using Moshell: LH Ru Fui Get VSWR

This document provides responses to several questions about monitoring traffic and equipment status using Moshell on an Ericsson RNC: 1) To connect to multiple nodes using Moshell, add "!" before the connection command, e.g. "! amos RNCxxx" or "! amos UTK0203". 2) To view the current number of radio links on a NodeB, use the command "get . noofra". 3) To view live subscriber and traffic information from an RNC, use the commands "UER" to see the number of subscribers and "UER -c nodeB_name" to see the number of users on a specific NodeB. 4)
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
634 views

Multi Nodeb Connection Using Moshell: LH Ru Fui Get VSWR

This document provides responses to several questions about monitoring traffic and equipment status using Moshell on an Ericsson RNC: 1) To connect to multiple nodes using Moshell, add "!" before the connection command, e.g. "! amos RNCxxx" or "! amos UTK0203". 2) To view the current number of radio links on a NodeB, use the command "get . noofra". 3) To view live subscriber and traffic information from an RNC, use the commands "UER" to see the number of subscribers and "UER -c nodeB_name" to see the number of users on a specific NodeB. 4)
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Multi NodeB connection using moshell

Hi,
yes it possible just add " ! " befor the new connection

example: RNCXXX like RNC or UTK0203 like NodeB

UKJ1502> ! amos RNCxxx
or
UKJ1502> ! amos UTK0203

Re: VSWR moshell urgent help
Try this:

lh ru fui get vswr

Re: run scripts via moshel
Hai,
1) go to the drive where you install moshell, Put the script to the folder moshell.
generally it in c:\\cygwin\home\your_computer_name_\moshell.
2) from moshell run the command truni script.mo
here script.mo is the file name you put in the moshell folder.

Re: is there a pm Counter to display how many UEs attached?
Hi,

There is a Moshel command showing the current number of radiolinks on the NodeB as:

NodeB: get . noofra

Also from RNC you can view the number of people using different type of RAB and services,
this command also shows the RSSI:

RNC: cedr grep| NodeB_Name

Re: How Can We know Live traffic from Ericsson RNC
In RNC:- Try UER :- for no. of subscribers and
Node-B:- Try UER -c node-B name :- for no. of users.







e: RBS Names in Moshell
pls try
get 0

XXXXAU> get 0
120412-23:43:24 172.27.96.196 7.1z RBS_NODE_MODEL_L_10_9 stopfile=/tmp/889
=========================================================
========================================================
0 ManagedElement=1
=========================================================
========================================================
ManagedElementId 1
applicationConfiguration t[0] =
faultTolerantCoreStates s[1] =
ManagedElement=1,Equipment=1,Subrack=1,Slot=1,PlugInUnit=1;Active
healthCheckResult Struct{3}
>>> 1.healthCheckResult = 99
>>> 2.message =
>>> 3.startTime =
healthCheckSchedule t[0] =
logicalName XXXXAU
mimInfo Struct{3}
>>> 1.mimName = RBS_NODE_MODEL_L
>>> 2.mimVersion = 10.9
>>> 3.mimRelease =
mimName RBS_NODE_MODEL_L
productName RBS3418
productNumber 11/COH1092082
productRevision
productType Node
site XXX XXXX
userLabel XXXXA

the best one is
strt
to get Iub, cells, channels and transmission status

You might also like