33
1 © Nokia Siemens Networks RN33156EN30GLA0 RNC OMS Hands-on Training RNC OMS Applications

RNC OMS Applications

  • Upload
    kamel

  • View
    60

  • Download
    7

Embed Size (px)

DESCRIPTION

RNC OMS Applications

Citation preview

RNC OMS ApplicationsIntellectual Property Rights
All copyrights and intellectual property rights for Nokia Siemens Networks training documentation, product documentation and slide presentation material, all of which are forthwith known as Nokia Siemens Networks training material, are the exclusive property of Nokia Siemens Networks. Nokia Siemens Networks owns the rights to copying, modification, translation, adaptation or derivatives including any improvements or developments. Nokia Siemens Networks has the sole right to copy, distribute, amend, modify, develop, license, sublicense, sell, transfer and assign the Nokia Siemens Networks training material. Individuals can use the Nokia Siemens Networks training material for their own personal self-development only, those same individuals cannot subsequently pass on that same Intellectual Property to others without the prior written agreement of Nokia Siemens Networks. The Nokia Siemens Networks training material cannot be used outside of an agreed Nokia Siemens Networks training session for development of groups without the prior written agreement of Nokia Siemens Networks.
* © Nokia Siemens Networks RN33156EN30GLA0
* © Nokia Siemens Networks RN33156EN30GLA0
* © Nokia Siemens Networks RN33156EN30GLA0
Security
OMS offers NWI3 compatible session management to external clients. Client service is activated inside client session. Session has security context that OMS Client Service implementations can access to get information of the current user (client)
OMS Service implementations are responsible for checking access rights for the client to different functionalities and resources by using a security context token supplied by the current session
* © Nokia Siemens Networks RN33156EN30GLA0
EM User and Authorities
User can be a group member in multiple groups which have different kinds of permissions.
Permissions contain rights to use interfaces.
You can find Users (People), Groups and Permissions in Applications Launcher Parameter tool.
You can add a new user to a group or delete an user from a group in OMS with following command:
fsgpasswd [{-a|-d} uid group] [-v] [-h].
OPTIONS:
-h Print short help.
uid User's login name.
Note that fsgpasswd is allowed only for root user.
User:
Username
Password
User rights
Nemuadmin is default username to use Application Launcher services and all OMS application
Before postConfic SSH login username/password to OMS is nokfsoperator and password is the same which you gave in the installation phase.
After postConfic use root account to create needed users for Application Launcher etc.
Add user(s) with following command without LDAP modification access:
fsuseradd -g 557 <your_username> eg. “fsuseradd -g 557 testuser”
*557 is the group number where the user will be added
* © Nokia Siemens Networks RN33156EN30GLA0
passwd <your_username>
fshascli -r /NWI3Adapter
If you need to modify access to LDAP (eg. set IORs), add a user with the following command:
fsuseradd -g 557 <your_username> -G pmgRoot
eg. fsuseradd -g 557 testuser2 -G pmgRoot
passwd <your_username>
See also:
https://mode.nokia.com/NED54/NED?
Manuals:
* © Nokia Siemens Networks RN33156EN30GLA0
Application Launcher Main Window
Application Launcher main window displays all services that the user is authorized to use
Applications can be started by double clicking them.
All used services can also be found from the Launch-menu. Launch menu contains also Personal Settings and Active Sessions applications.
* © Nokia Siemens Networks RN33156EN30GLA0
The RNC Element Manager provides graphical element management applications for frequently performed tasks. The RNC EM contains the following management applications:
Active Sessions Fault Management NE Threshold Management Parameter Tool PuTTy
RNW Measurement Management RNW Measurement Presentation RNW Online Monitoring Secure MMI Window
* © Nokia Siemens Networks RN33156EN30GLA0
With the RNW Measurement Management application, the user can handle measurements, that is, activate or deactivate measurements as well as interrogate them.
* © Nokia Siemens Networks RN33156EN30GLA0
RNW Measurement Presentation
Using the RNW Measurement Presentation GUI, the user can view results of the radio network measurements in graphical or written form.
* © Nokia Siemens Networks RN33156EN30GLA0
RNW Online Monitoring
The RNW Online Monitoring application has a graphical user interface, with which the user can perform real-time radio network monitoring with selected parameters.
* © Nokia Siemens Networks RN33156EN30GLA0
NE Threshold Management
The Threshold Management GUI is used for creating and editing Threshold Rules, Threshold Evaluations and KPIs.
* © Nokia Siemens Networks RN33156EN30GLA0
Active Session
The system reads the active sessions data upon starting of the Active Sessions dialog; therefore, in order to later view the current situation, you must refresh the data using the Refresh button.
The Active Sessions dialog enables user to view active sessions. Each EM user for whom appropriate user rights for this domain have been granted (that is, permission to view) is able to view which sessions are currently active. The dialog provides information on the session IDs and start times of the active sessions, as well as the user identity of the EM users currently having an active session and the management system the sessions were initiated by.
The Active Sessions dialog also enables user to terminate sessions. Those EM users for whom sufficient user rights (permission to modify) have been granted using the User Authority Manager application, are able to terminate sessions of other EM users as well, for example in cases where maintenenace procedures need to be carried out and there may not be any other active sessions. The dialog asks for confirmation before terminating a session.
* © Nokia Siemens Networks RN33156EN30GLA0
Fault Management
The Fault Management GUI contains a graphical user interface for NE level alarm system to get a view of active alarms issued for the object and vice versa.
* © Nokia Siemens Networks RN33156EN30GLA0
Parameter Tool
Parameter tool is a GUI were you can modify or edit (add, delete, rename, copy, or move) entries in the LDAP directory.
You can also browse configuration information and view entries (or managed object instances stored in the directory) and their attributes.
* © Nokia Siemens Networks RN33156EN30GLA0
Secure MMI Window
The EM Secure MMI Window application provides a way to use the traditional MMLs in the Element Manager. With the MMI Window you can send MML commands to the network element you are connected to. Upon opening an MML session via the MMI Window, the system does not ask you to enter your user ID, providing that the EM user has been mapped to an MMI user.
* © Nokia Siemens Networks RN33156EN30GLA0
PuTTY (Telnet/SSH Client)
PuTTY is a Telnet and a SSH client for Win32 and Unix platforms, along with an xterm terminal emulator.
You can connect to the OMS/FEWS with PuTTY (or any other SSH-client)
NOTE! When you open SSH connection to FEWS or OMS and you receive following error during logging procedure:
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
That appears, because the target has been reinstalled with new software and the old identification key isn’t valid anymore.
Remove the known_hosts row (which is informed on the error message) from your home directory.
E.g .Offending key in /home/userid/.ssh/known_hosts:4
Or if that doesn’t help, remove the known_host file.
rm /home/userid/.ssh/known_hosts
Web-based tools from web server residing in OMS.
Connect by typing https://<OMS IP address> to the address bar of any web browser.
Applications can be started by choosing appropriate item in the main menu.
List of applications:
Download Application Launcher
Application Launcher Download
Application Launcher version required for OMS can be downloaded from here.
Version for Windows and Linux are available.
* © Nokia Siemens Networks RN33156EN30GLA0
Log Viewer
Various log files in OMS can be viewed or downloaded to computer.
* © Nokia Siemens Networks RN33156EN30GLA0
SW Version Viewer
With SW Version Viewer, software in current delivery and all software sets can be queried.
* © Nokia Siemens Networks RN33156EN30GLA0
Active user sessions with OMS web applications can be viewed.
* © Nokia Siemens Networks RN33156EN30GLA0
View and edit the topology tree
Handle network element group management
View topology operation log
* © Nokia Siemens Networks RN33156EN30GLA0
Topology Browser
Topology Browser replaces Object Browser from previous version as the tool to manage radio network objects in RNC connected to the OMS.
* © Nokia Siemens Networks RN33156EN30GLA0
This menu is used to create/modify/delete object groups.
An object group is a logical group of objects that helps the user to perceive the topology better.
* © Nokia Siemens Networks RN33156EN30GLA0
* © Nokia Siemens Networks RN33156EN30GLA0
BTS O&M Mediation
* © Nokia Siemens Networks RN33156EN30GLA0
BTS O&M mediation
The O&M connection between the BTS and NetAct is built via BTS O&M mediation.
BTS O&M mediation means that the RNC's mediation function converts messages between the BTS O&M interface toward BTS’s, BTS O&M interface toward RNC OMU’s, and network management interface (NWI3) toward NetAct.
RAN O&M
BTS Iub O&M
RNW Alarm System
The RNWAlarm System uses BTS O&M mediation to receive alarms from BTS.
Reset and Initialisation
The Reset and Initialisation feature uses BTS O&M mediation to send commands to BTS.
SW Management
The SW management feature uses BTS O&M mediation to mediate commands between BTS and NetAct.
WBTS SW download and query, OMS SW query
HW Configuration upload
The HW Configuration upload feature uses BTS O&M mediation to mediate commands between BTS and NetAct.
WBTS and RNC HW query
BTS Performance Management data transfer
OMS collects measurement data directly from the WBTS using O&M interface.
* © Nokia Siemens Networks RN33156EN30GLA0
BTS Licence Management
The LM operation (download, upload, delete and status query) uses BTS O&M mediation to mediate commands between BTS and NetAct.
OMS SW broadcast