33
1 by Behzad Akbari Fall 2011 In the Name of the Most High New Trends in Network Management

New Trends in Network Management

  • Upload
    najila

  • View
    28

  • Download
    0

Embed Size (px)

DESCRIPTION

In the Name of the Most High . New Trends in Network Management. by Behzad Akbari Fall 2011. Need for new management technologies. Since late ’80s Networks have evolved Management needs have changed Management technologies have evolved - PowerPoint PPT Presentation

Citation preview

Page 1: New Trends in Network  Management

1

byBehzad Akbari

Fall 2011

In the Name of the Most High

New Trends in Network Management

Page 2: New Trends in Network  Management

Need for new management technologies Since late ’80s

Networks have evolved Management needs have changed Management technologies have evolved

Mismatch in speed of evolution of networks and management requirements vis a vis management technology

Page 3: New Trends in Network  Management

Evolution of networks In the mid-late ’80s

Devices simple, resource constrained Capabilities were limited

Today Increased functional complexity Increased complexity in configuration Increased intelligence and programmability of devices Networks that provide a wide range of services NGNs: Packet based networks for all services Providing unfettered access for users to networks and

to competing service providers for services of their choice

Page 4: New Trends in Network  Management

Source: ITU-T Workshop on NGN (jointly organized with IETF) Geneva, 1-2 May 2005

Page 5: New Trends in Network  Management

Source: ITU-T Workshop on NGN (jointly organized with IETF) Geneva, 1-2 May 2005

Page 6: New Trends in Network  Management

Changes in operator needs Management of large backbone networks requires

powerful configuration management Move from device management approach to system

management Service centric view of network

VoIP (residential and business), multimedia streaming, IP TV, fast data connectivity, triple play

Increased speed of service delivery Automation of business processes

Page 7: New Trends in Network  Management

Consequences for management Rethinking management principles – integration of

independent developments Management support for delivering quality service Changes resulting from “user” focus as opposed to

“network” focus Importance of developing standardized management

software for easy maintenance and extensibility

Page 8: New Trends in Network  Management

Traditional approaches - Datacomm

SNMP based Aim was to have simple small footprint protocol Kept self contained and independent of other network

services Catered to fault, performance monitoring, simple

configuration management Soon after release, shortcomings were exposed

Page 9: New Trends in Network  Management

Key revisions in SNMP v2, v3

Revised OBJECT definitions counter64 type

Improved tables unambiguous row selection procedures for creation and deletion of rows augmenting of tables

Notification definition Manager-manager communication SNMP v3 - Security

Page 10: New Trends in Network  Management

Drawbacks of SNMP Inadequate information modeling – simple data

structures and protocol operations Object based rather than object oriented No inheritance – so no information re-use Inadequate primitive for bulk information retrieval UDP transport restricts size of data that can be sent Limited configuration management support Low level semantics

Page 11: New Trends in Network  Management

Configuration management needs Need to apply configuration changes to several network

devices simultaneously Download bulk configuration changes on many devices Schedule configuration operations on devices at

particular times Roll back support Co-ordinated activation of downloaded configurations

Page 12: New Trends in Network  Management

Overcoming SNMP shortcomings

Evolutionary efforts were made to address shortcomings Improving SMI Improving SNMP protocol Enhancing configuration management

capability

Page 13: New Trends in Network  Management

Evolutionary efforts - I

Internet Research Task Force (IRTF) and Network Management Research Group (NMRG) developed SMIng Allows arbitrarily nested data structures Facilitates re-usability of complex data structures Extensible mechanisms

IETF was to develop a standards track for above in 2000 Phase 1: requirements drawn up Phase 2: 2 strong proposals emerged

Efforts to merge these failed, in 2003, group was wound up

Page 14: New Trends in Network  Management

Evolutionary efforts - II

Attempt to improve protocol shortcomings Efforts to reduce overhead due to OID redundancy

Compression Suppression of redundant OID fragments Effect bulk transfer at MIB level instead of OID

Use of TCP as transport protocol Did not meet with success because of industry

reluctance to accept new technology

Page 15: New Trends in Network  Management

Evolutionary efforts - III COPS PR for improving Configuration Management

capability Resource Allocation Protocol (RAP) –WG for policy

based configuration and provisioning Specification language: Structure of Policy Provisioning

Information (SPPI) TCP is transport protocol Intends to make configuration changes based on PBMS

Page 16: New Trends in Network  Management

Selecting a management technology Information model

Defines how the management information is represented, data structures, objects etc. Eg., SNMP/UDP/IP is management protocol and SMI for definition of data

Communication model Defines protocol for exchange of management information,

structure of PDU, protocol operations Specifies how units of management information can be

addressed Organizational model

Actors, roles and principles of co-operation whether manager-agent, management by delegation, mobile agents, policy based etc.

Page 17: New Trends in Network  Management

Selecting a management technology

Efficiency and timeliness Simplicity Cost of development and maintenance Maturity Security Overhead on managed equipment (CPU,

memory footprint etc.) Bandwidth overhead

Page 18: New Trends in Network  Management

Characteristics of management data

MFA Realtime Bulk Read/Write

Fault Yes Yes Read

Performance Yes Yes Read

Configuration No Yes Read/Write

Security Yes Yes Read

Page 19: New Trends in Network  Management

Alternative management approaches Web based management embedded web server in device Browser can connect to to the URL of the device and

html pages with management information Provides graphical displays of management information Improved configuration facility, detailed device

management Drawbacks

More an EMS-like approach – no end to end view High level management functions such as map based

view, root cause analysis, trend analysis not supported

Page 20: New Trends in Network  Management

20

Web Interface

NMS

SNMP Manager

Managed Objects SNMP Agent

Web Server

Web Browser

NMS Console

Desktop PC

Figure 14.1 SNMP NMS with Web Interface

SNMP

Page 21: New Trends in Network  Management

21

Proxy Server

Proxy Server

ManagerApplications

Managed Objects SNMP / OtherAgent

Web Server

Web Browser

Desktop PC

Figure 14.2 Proxy Server with Web Interface

SNMP/Other

Page 22: New Trends in Network  Management

22

Embedded WBM

ManagerApplications

Managed Objects Web Server

Web Browser

Workstation/PC

Figure 14.3 Embedded WBM Configuration

HTTP

Page 23: New Trends in Network  Management

Web based & SNMP Devices have an embedded web server as well as

SNMP agent (dual interface) Combines the advantages of both approaches

Manager agent paradigm Efficient Fault and Performance monitoring capability offered by

SNMP Detailed configuration Map based end-to-end view

Page 24: New Trends in Network  Management

24

Desktop Management Interface

Service Layer (SL)Management Interface (MI)

Component Interface (CI) MIF DataBase

MIF: Management Information Format

Desktop ResidentManagement Applications

Hardware/Software Components

API

Page 25: New Trends in Network  Management

25

Desktop Management Interface (DMI) Industry standard generated by

- Desktop Management Task Force (DMTF) Started in 1992 to manage PCs Manages both hardware and software Two standards

Management information format (MIF), similar to MIB

Program interface with two APIs

Page 26: New Trends in Network  Management

26

DMI Service Layer

Synchronization and Flow Control

Management Interface

Component Interface

MIF Access

MIF Set

MIF Install MIF DataBase

Request/Confirms

Response/Confirms Events/Response

Indications

CommandProcessing

EventProcessing MIF Processing

Page 27: New Trends in Network  Management

27

DMI Functions

DMI Service Provider SP/MIFDatabase

Management Interface Server

RPC Support

MI InterfaceClient

IndicationServer

RPC Support

MI InterfaceClient

IndicationServerLocal Block

InterfaceApplication

Data Block MgmtInterface

RPC SUPPORTIndication Client

Data Block ComponentInterface Procedural Component Interface

Block CIComponent(HW/SW)

Procedural CIHardware

Component

Procedural CISoftware

Component

Procedural CIFirmware

Component

RPC to/fromRemote Systems

Figure 14.6 DMI Functional Block Diagram

Page 28: New Trends in Network  Management

28

DMI MIB

enterprises(1)

dmtf(412)

dmiMIB(1)

dmtfStdMifs(2)

dmtfDynOids(3)

dmiConformance(3)

dmiNotification(2)

private{1 3 6 1.4}

dmiObjects(1)

Figure 14.7 DMI MIB

• MIF specified using ASN.1 syntax• Can be managed by an SNMP manager• DMTF task expanded to specify WBEM -

Web-based enterprise management• DMTF

- Distributed Management Task Force

Page 29: New Trends in Network  Management

29

Web-Based Enterprise Management Web Client

SNMPManaged Objects

DMI Managed Objects

DMI ProviderSNMP Provider

CIMObject Manager

(CIMOM)CIM

Schema

ManagementApplications

Web Browser

Desktop PC

HTTP HTTP

HTTP

SNMP RPC

CIM Managed Objects

HTTP

Figure 14.8 WBEM Architecture

SNMP Agent

DMI Agent

CIM Agent

Page 30: New Trends in Network  Management

30

Web-Based Enterprise Management WBEM based on Common Information Module

CIM is information-modeling framework intended to accommodate all protocols and frameworks

Object-oriented Five components:

Web client CIM object manager (CIMOM) CIM schema Management protocol Managed objects with specific protocol

Page 31: New Trends in Network  Management

31

Microsoft WMI

CIM Object Manager RepositoryMOF Language

COM/DCOM API

Object Providers

WMIObjects

WMI

SNMPObjects

SNMP

DMIObjects

RPC

Win 32Objects

Win 32

OtherObjects

COM/DCOMIWbemServices

ManagementApplications Snap-inSnap-in

COM/DCOMIWbemServices

Figure 14.10 WMI Architecture

Page 32: New Trends in Network  Management

32

Microsoft WMI • WMI is Microsoft infrastructure to support WBEM

CIM• WMI comprises management infrastructure,

applications, and agents• CIMOM has plug-in management applications• COM/DCOM API specifies interface to CIMOM• CIM is the CIM schema• Object providers are management agents (e.g.

SNMP agent)

Page 33: New Trends in Network  Management

New Management Technologies

TeleManagement Forum(TMF) Interfaces MTNM

NML-EMS interface based on CORBA MTOSI

OS-OS interface based on XML

33