A Brief Introduction to Internet Network Management

Slides:



Advertisements
Similar presentations
Management Information Base for Version 2 of the Simple Network Management Protocol Presented by Zhou Ji (MIB for SNMPv2) By SNMPv2 Working Group.
Advertisements

A Brief Introduction to Internet Network Management and SNMP Geoff Huston NTW Track 4.
A Brief Introduction to Internet Network Management Geoff Huston
Network Management Basics Network management requirements OSI Management Functional Areas –Network monitoring: performance, fault, accounting –Network.
1 Pertemuan 05 Model Informasi - SMI Matakuliah: H0372/Manajemen Jaringan Tahun: 2005 Versi: 1/0.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 24 Network Management: SNMP.
Session 13 NM Tools Adapted from Network Management: Principles and Practice © Mani Subramanian 2000 and solely used for Network Management course at.
1 ITC242 – Introduction to Data Communications Week 12 Topic 18 Chapter 19 Network Management.
TCP/IP Protocol Suite 1 Chapter 21 Upon completion you will be able to: Network Management: SNMP Understand the SNMP manager and the SNMP agent Understand.
CSEE W4140 Networking Laboratory Lecture 11: SNMP Jong Yul Kim
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
CSEE W4140 Networking Laboratory Lecture 11: SNMP Jong Yul Kim
Network Management Definition "...deploying and coordinating resources in order to plan, operate, administer, analyze, evaluate, design and expand communication.
COMP4690, by Dr Xiaowen Chu, HKBU
SNMP PROTOCOL Copyright © 2001 by Aiko Pras These sheets may be used for educational purposes.
SNMP Simple Network Management Protocol
Guide to TCP/IP, Third Edition Chapter 11: Monitoring and Managing IP Networks.
1 Kyung Hee University Prof. Choong Seon HONG SNMP Management Information.
1 Network Management Computer Networks. 2 OSI Network Management Model Performance Management e.g. utilization Fault Management e.g. SNMP traps Configuration.
Chapter 6 Overview Simple Network Management Protocol
McGraw-Hill The McGraw-Hill Companies, Inc., 2000 SNMP Simple Network Management Protocol.
SNMP Management Information
SNMP: Simple Network Management Protocol
SNMP (Simple Network Management Protocol)
Network Protocols UNIT IV – NETWORK MANAGEMENT FUNDAMENTALS.
SNMP ( Simple Network Management Protocol ) based Network Management.
SNMP Simple Network Management Protocol Team: Matrix CMPE-208 Fall 2006.
9/15/2015© 2008 Raymond P. Jefferis IIILect Application Layer.
SNMP (Simple Network Management Protocol)
Network management Network management can be characterized based on the functions it carries out: Configuration Management: inventory, configuration,
1 © 1999 BMC SOFTWARE, INC. 2/10/00 SNMP Simple Network Management Protocol.
CHAPTER 9: NETWORK MANAGEMENT Management Information Base Management Information Base Abstract Syntax Notation Abstract Syntax Notation Simple Network.
ECE Prof. John A. Copeland Office: Klaus or call.
Communication and Functional Models
SNMP Simple Network Management Protocol. SNMP and UDP Uses UDP as transport protocol Connectionless Connectionless Port 161 for sending and receiving.
CS 453 Computer Networks Lecture 22 Network Management.
SNMP n Where did it come from ? –Internet Engineering Task Force »Network Management Area –SNMP V1 –MIB definitions –SNMPV2.
Prof. Younghee Lee 1 1 Computer Networks u Lecture 14: Network Management Prof. Younghee Lee * Some part of this teaching materials are prepared referencing.
SNMP 1. SNMP is an Internet protocol developed by the IETF. It is designed to facilitate the exchange of management information between network elements.
Management Information Base for Version 2 of the Simple Network Management Protocol (MIB for SNMPv2)
Network Management Security
CITA 440 Week 6 SNMPv1. Internet SNMP Management Internet Engineering Task Force (IETF) –1990SNMPv1 –1996SNMPv2 –1998SNMPv3 Internet documents: –Request.
Ch 9. Network Management Myungchul Kim
 Introduction  Structure of Management Information  Practical Issues  Summary 2.
Chapter 36 Network Management & SNMP. Network management monitors network related hardware & software; troubleshoot network problems Detects major failures.
Chapter 27 Network Management Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
ITL Getting Information: Packet Sniffing Cisco Router Commands SNMP.
Manajemen Jaringan, Sukiswo ST, MT 1 SNMP Management Information Sukiswo
Network Management Workshop June 2009 Papeete, French Polynesia
Simple Network Management Protocol
or call for office visit, or call Kathy Cheek,
Network management Communication model
SNMP.
Lec7: SNMP Management Information
Chapter 9: Network Management
Network Management: SNMP
APRICOT 2008 Network Management Taipei, Taiwan February 20-24, 2008
Network Management Workshop November 2009 Nadi, Fiji
Network Management Workshop June 2009 Papeete, French Polynesia
Network Management Computer Networks.
Introduction to Internet Network Management
Basic Foundations: Standards, Models, and Language
System and Network Management
Fundamentals of Network Management
SNMP (Simple Network Management Protocol) based Network Management
Network Management Workshop intERlab at AIT Thailand March 11-15, 2008
SNMP (Simple Network Management Protocol) based Network Management
COMS/CSEE 4140 Networking Laboratory Lecture 10
Simple Network Management Protocol
Standards, Models and Language
Presentation transcript:

A Brief Introduction to Internet Network Management Geoff Huston gih@telstra.net

What are we talking about? Network Management Tasks fault management configuration management performance management security management inventory management accounting management

Fault Management detection exception alarm generation investigation and analysis statistics for steady state behaviour characterisation

Configuration Management installation of new hardware/software tracking changes in control configuration who, what and why! revert/undo changes change management configuration audit does it do what was intended?

IP Route Management routing integrity consistency with customer requirements consistency with external peers conformance with imposed policyconstraints

Security Management exception alarm generation detection uniform access controls to resources backup

Performance Management Availability and Reliability metrics Quality metrics real-time measurement historical analysis

Accounting Management identifying consumers and suppliers of network resources mapping network resources to customer identity charge back volumetric data time data date time of day

Problem Tracking reporting procedures fault management escalation and referral historical data for component reliability analysis

Inventory Control hardware software components identity location version control

Knowledge Based Management "expert" systems Modelling simulation routing configuration changes

No single system will solve all your problems or meet all your requirements Any Network Management package can only complement effective and efficient operational procedures Need to identify what is important to you and your organisation

SNMP Simple Network Management Protocol Doesn't SNMP solve all these problems ? Don't be silly!

SNMP Where did it come from ? Internet Engineering Task Force SNMP V1 Network Management Area SNMP V1 MIB definitions SNMPV2*

What is it ? more than just a protocol ...

Structure of Management Information (SMI) identifies and defines structure of management information RFC1155 defines commonly defined data item syntax of the data type semantics of the data object

Syntax uses ASN.1 (Abstract Syntax Notation) Primitive Types binary encoding 02 01 06 is a 1 byte integer, value 6 Primitive Types INTEGER, OCTECT STRING, OBJECT IDENTIFIER, NULL Constructor Types SEQUENCE <primitive-type> ... ie. a record SEQUENCE OF <primitive-type> ... ie. an array

Syntax Defined Data Types IpAddress what you expect Counter non-negative integer that wraps Gauge non-negative integer that latches TimeTicks time in hundredths of seconds

SNMP NAMES

SNMP Management Information Base (MIB) "database"of network objects Groups: System, Interfaces, Address Translation, IP, ICMP, TCP, UDP, EGP "Access" and "Status" attributes actual variables are "instances" of OIDs 1.3.6.1.2.1.1.1.0 sysDescr 1.3.6.1.2.1.2.1.1.10.3 ifInOctets for interface 3 1.3.6.1.2.1.4.21.1.7.130.56.0.0 ipRouteNextHop for network 130.56.0.0

SNMP The SNMP protocol itself UDP Based PUT, GET, GET-NEXT operators allows inspection and alteration of MIB variables UDP Based not acknowledged transactions PUT, GET, GET-NEXT operators

SNMP SNMP Traps unsolicited notification of events can include variable list ColdStart, WarmStart LinkUp, LinkDown Authentication Failure EGPNeighbourLoss Enterprise Specific

Network Management Software SNMP Agents provided by all router vendors many expanded (enterprise) MIBs bridges, wiring concentrators, toasters

Network Management Software Public Domain Application Programming Interfaces available from CMU and MIT include variety of applications

Network Management Software Commercially many offerings, UNIX and PC based HP OpenView SunNet Manager ciscoworks Cabletron Spectrum *MANY* others

Choosing a Management Platform Does it: a) Support your systems ? b) Run on your platforms ? c) Meet your requirements ? d) Match your resources ?