[go: up one dir, main page]

0% found this document useful (0 votes)
85 views23 pages

Master Introduction

The document provides an overview of NetMaster, a network management system (NMS). It describes the system architecture as having modular, flexible software components and a client-server platform that allows the NMS to scale. The main features covered include fault, configuration, performance and security management.

Uploaded by

Ferriyanto Yanto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
85 views23 pages

Master Introduction

The document provides an overview of NetMaster, a network management system (NMS). It describes the system architecture as having modular, flexible software components and a client-server platform that allows the NMS to scale. The main features covered include fault, configuration, performance and security management.

Uploaded by

Ferriyanto Yanto
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 23

NetMaster - NMS Introduction

17B00

Proprietary and Confidential 2019


Agenda
• NMS vs. EMS

• System Overview and Architecture

• Client – Server Platform

• Main Management Features Overview

• System Design

Proprietary and Confidential 2


NMS vs. EMS
• EMS: • NMS:
• manages one or more of a specific type of • manages the communication between NEs,
network elements (NEs). It also allows the monitoring and administering a network
user to manage all the features of each NE
individually

Proprietary and Confidential 33


System Overview and Architecture

Proprietary and Confidential


NetMaster Concept

• Based on Java technology


• Flexible SW components
• Platform independent
• Scalable HW platform
• Client-server architecture

Proprietary and Confidential 5


NetMaster Concept
• Full set of FCAPS functionalities
• Open SNMP adapter – managing any 3rd party SNMP based network
element
• Complete redundancy & backup functionality
• Strong secured solution, flexible User access control

Proprietary and Confidential 6


Architecture - Modular and Future-Proof Design
• Based on a modular and future-proof
architecture
• NetMaster cost-effectively manages
thousands of network elements
• Network supervisors, field engineers and
network maintenance staff can easily
supervise the network from the view of the
bird’s eye down to the single network element
level – from any location, from any device

Proprietary and Confidential 7


Supported Network Elements
IP-10G
Evolution Long Haul Split
• Evolution Series

• FibeAir IP-10 Family

• FibeAir IP-20 N/A/LH/G/C/C HP/S/E/V

• FibeAir FA-2000 Family


IP-20V
• FibeAir 3200T

• FibeAir 1500R / P

• SDH Mux BG20/BG30

• FA 70F/T

IP-20CSE
IP-20N IP-20C HP

IP-20G

FA 70
Evolution
FA 2000 / 2500
IP-20A Long Haul
8 8
Proprietary and Confidential
Client – Server Platform

Proprietary and Confidential


Networks with less than 200 NEs:
Co-Located System

•Application Server, Data Base Server may be in the


same Hardware.

•Clients may also be in the same hardware and/or


separated PCs.

Proprietary and Confidential 10


Networks with more than 200 NEs:
• Application Server, DB Server and Client
should be in different Hardware.
Clients

Client

Proprietary and Confidential 11


Networks with more than 200 NEs:
• Client and server are connected by the
TCP/IP network. Communication between
client and server (Protocol) are based on
Java Remote Method Invocation (Java
RMI).

• A periodical DB back up must be schedule


in the Database Server.

12 12
Proprietary and Confidential
Main Management Features Overview
Faults
• Traps & Polling (user set)
• Multiple views - Summary bar, Unique “Time Slider” histogram
• NetMaster Northbound SNMP Agent for Higher layer management integrations
• Reports – network view and alarm statistics

Configuration
• Bulk settings of common network parameters (as Trap Subscriber, Real Time clock)
• Network elements Config files backup/restore
• Network elements SW download
• Launch of EMS GUI

Performance
• Template based collection – flexible per usage needs
• Graphing of collected data
• Reports

Security
• User/group privilege management
• Audit logging

Proprietary and Confidential 13


Flexible SW Components – Scalable HW Platform
• Three Main Software Components:

• Application Server

• Clients (GUI)

• Database Server (Commercial)

One installation CD. Specific software components to be Installed, are selected


when running setup: Server, Client, System Manager or Northbound interface.
Proprietary and Confidential 14
Flexible SW Components – Scalable HW Platform
Application Server
• Manages the interaction of system components Network Elements
• Provides communication with NEs
LAN/WAN
Clients (GUI)
• End-user application Co-located
Server +
• Handles all user access to NetMaster Network Elements
Client

Database Server (Optional)


• Store all network and business objects
• Handles the storage and retrieval of data required Clients
by the operator Application
Server

Northbound interface
• interface to higher order management network
systems or other business operations components
Database
LAN/WAN
System Manager Server

• System self-management web based for


administration of database and communication with
application server
Network Elements Network Elements

Proprietary and Confidential 15


DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

• Runs continuously in the background as a service.


• Manage the interaction of all NetMaster system components.
• Provides communication with all network elements (SNMP).
• Designed based on JAVA/J2EE technology, hence suitable for porting to
other Operating systems.
• There are not user interface for the server. All configuration will be done
from clients.

Operating systems:
Windows Server 2008 / 2012 R2 64 bit Standard
Solaris 11 / 12 running on Oracle (Sun)

16
Proprietary and Confidential
DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

• End-user application.
• Handles all user access to NetMaster.
• Rich Client
• With License, up to 50 clients can be logged on to the server
simultaneously.
• Can be run in standard PCs.

Operating system:
- Windows 7 SP1 64 bit Professional English
- Windows 10

Proprietary and Confidential 17


DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

• The GUI is built on “Rich client” platform

• Perspectives

• Geographical Tree & Maps

• Logical Tree & Maps

• Automatic Network Discovery

• Data from multiple network elements can

• be displayed simultaneously

• System status are indicated using colours

• Report Generator

• Alarms on Topological Links

Proprietary and Confidential 18


DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

Launching the client


•Default User name: root

•Default password: pw

•Server: Server IP address in the network.

Proprietary and Confidential 19


DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

• Application server has contact with NEs. Information and


status from the network are store in the data base.
• The database server stores all data used by the
NetMaster system.
• Two supported Data Base products in NetMaster.

Oracle: A commercial, proprietary database SW vendor.


PostgreSQL: A freeware, open-source database SW project.

Proprietary and Confidential 20


DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

• The NetMaster SNMP Agent is an optional feature which requires a


separate license.

• The agent provides topological information according to the


standardized ENTITY-MIB (RFC 2737), and alarm state of the
various network elements through proprietary tables and variables
given in the proprietary NETMASTER-MIB.

• State changes are communicated to managers by means of SNMP


traps.

• The SNMP Agent is a specialized client.

• Inventory Management Reporting. Current HW and SW


configuration. It updates, insertion/deletion of NE modules or the
discovery of new NEs through the interface.

21
Proprietary and Confidential
DATABASE
APP server GUI NORTHBOUND SYSTEM MNG
SERVER

•System Manager tool is running as a local


service in both, NetMaster App. Server and DB
Server computers, however is launched only on
the NetMaster App. Server. R15B00

Default User name: root


Default password: pw

Proprietary and Confidential 22


Thank You

Proprietary and Confidential

You might also like