CHAPTER 9: NETWORK MANAGEMENT Management Information Base Management Information Base Abstract Syntax Notation Abstract Syntax Notation Simple Network.

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
1 Pertemuan 05 Model Informasi - SMI Matakuliah: H0372/Manajemen Jaringan Tahun: 2005 Versi: 1/0.
Trace SNMP CIN ST MANDRIER Fichier source 00 A3E A02470C2B A0300 1E11728BC009C802C C A100317E C6963A01A02.
The Application Layer Chapter 7. Where are we now?
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 24 Network Management: SNMP.
Lecture 16 Network Management CPE 401 / 601 Computer Network Systems slides are modified from Dave Hollinger slides are modified from Jim Kurose, Keith.
ARP and RARP The left side of this slide gives an ARP message in hexadecimal format, identify the ARP header fields, and work out their corresponding values.
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.
11- IP Network Layer4-1. Network Layer4-2 The Internet Network layer forwarding table Host, router network layer functions: Routing protocols path selection.
CSEE W4140 Networking Laboratory Lecture 11: SNMP Jong Yul Kim
Chapter 2 Internet Protocol DoD Model Four layers: – Process/Application layer – Host-to-Host layer – Internet layer – Network Access layer.
COMP4690, by Dr Xiaowen Chu, HKBU
SNMP Simple Network Management Protocol
Network Management: SNMP
1 Kyung Hee University Prof. Choong Seon HONG SNMP Management Information.
SNMP (Simple Network Management Protocol) Jon Sevy Geometric and Intelligent Computing Laboratory Department of Mathematics and Computer Science Drexel.
ENS 1 SNMP M Clements. ENS 2 Simple Network Management Protocol Manages elements in networks – E.g. routers, switches, IP phones, printers etc. Uses manager.
Chapter 6 Overview Simple Network Management Protocol
McGraw-Hill The McGraw-Hill Companies, Inc., 2000 SNMP Simple Network Management Protocol.
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.
SNMP: Simple Network Management Protocol
Network Protocols UNIT IV – NETWORK MANAGEMENT FUNDAMENTALS.
SNMP ( Simple Network Management Protocol ) based Network Management.
Lect3..ppt - 09/12/04 CIS 4100 Systems Performance and Evaluation Lecture 3 by Zornitza Genova Prodanoff.
4: Network Layer4a-1 IP datagram format ver length 32 bits data (variable length, typically a TCP or UDP segment) 16-bit identifier Internet checksum time.
1 CHAPTER 30 Internet Management Albert30.1, 2, 3 Yifan30.4, 5, 6, 7 Jianxin30.8 Huaidong30.9 Lai Yee30.10 Daniel30.11, 12, 13.
9/15/2015© 2008 Raymond P. Jefferis IIILect Application Layer.
Network Management8-1 Chapter 8: Network Management Chapter goals: r introduction to network management m motivation m major components r Internet network.
BAI513 - PROTOCOLS SNMP BAIST – Network Management.
ICT 6621 : Advanced NetworkingKhaled Mahbub, IICT, BUET, 2008 Lecture 13 Network Management.
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.
Network Layer4-1 Datagram networks r no call setup at network layer r routers: no state about end-to-end connections m no network-level concept of “connection”
Management Information Base for Version 2 of the Simple Network Management Protocol (MIB for SNMPv2)
Advanced Network Protocols CSCI 5132 Chapter 30 Simple Network Management Protocol By Chetan Singh Haaris Sheikh Lakshmi Menon Kavita Sarma.
Ch 9. Network Management Myungchul Kim
 Introduction  Structure of Management Information  Practical Issues  Summary 2.
Lec 2: Infrastructure of Network Management Part1 from : Computer Networking: A Top Down Approach 6 th edition – Chapter 9 1 Organized by: Nada Alhirabi.
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.
Manajemen Jaringan, Sukiswo ST, MT 1 SNMP Management Information Sukiswo
Internet Control Message Protocol (ICMP)
Network management Communication model
Internet Control Message Protocol (ICMP)
SNMP.
Lec7: SNMP Management Information
Network Management: SNMP
Advanced Network Protocols
SNMP M Clements ENS.
SNMP M Clements ENS.
Understand the OSI Model Part 2
System and Network Management
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
SNMP M Clements ENS.
Internetworking Outline Best Effort Service Model
SNMP Neil Tang 12/10/2008 CS440 Computer Networks.
Wide Area Networks and Internet CT1403
Chapter 8: Network Management
مهندسی فناوری اطلاعات ارائه دهنده دکتر سيد امين حسيني
SNMP (Simple Network Management Protocol) based Network Management
46 to 1500 bytes TYPE CODE CHECKSUM IDENTIFIER SEQUENCE NUMBER OPTIONAL DATA ICMP Echo message.
Simple Network Management Protocol
A Brief Introduction to Internet Network Management
32 bit destination IP address
Presentation transcript:

CHAPTER 9: NETWORK MANAGEMENT Management Information Base Management Information Base Abstract Syntax Notation Abstract Syntax Notation Simple Network Management Protocol Simple Network Management Protocol

NETWORK MANAGEMENT Page 202Chapter 9CS 447 The manager endstation (running client software) contacts each agent (running server software), querying for management data.

STANDARD MANAGEMENT INFORMATION BASE VARIABLES Page 203Chapter 9CS 447 MIB Variable CategoryCategory MeaningMeaning sysUpTimesysUpTime Operating System Time since last reboot ifNumberifNumber Network Interfaces Number of network interfaces ifMtuifMtu Network Interfaces Max. xfer unit for particular interface ipDefaultTTLipDefaultTTLIPIP Value IP uses in time-to-live field ipInReceivesipInReceivesIPIP Number of datagrams received ipForwDatagramsipForwDatagramsIPIP Number of datagrams forwarded ipOutNoRoutesipOutNoRoutesIPIP Number of routing failures ipReasmOKsipReasmOKsIPIP Number of datagrams reassembled ipFragOKsipFragOKsIPIP Number of datagrams fragmented ipRoutingTableipRoutingTableIPIP IP Routing Table icmpInEchosicmpInEchosICMPICMP Number of ICMP Echo Requests received tcpRtoMintcpRtoMinTCPTCP Minimum retransmission time TCP allows tcpMaxConntcpMaxConnTCPTCP Maximum TCP connections allowed tcpInSegstcpInSegsTCPTCP Number of segments TCP has received udpInDatagramsudpInDatagramsUDPUDP Number of UDP datagrams received egpInMsgsegpInMsgsEGPEGP Number of EGP messages received

STRUCTURE OF MIB OBJECT NAMES Page 204Chapter 9CS 447 system1interfaces2 addr. trans. 3ip4icmp5udp7tcp6egp8 mib1 directory1mgmt2experimental3private4 internet1 dod6 org3 iso1itu2 joint iso/itu 3 The variables used in TCP- based management protocols use the Management Information Base standard, which uses the hierarchical namespace that is partially outlined at right. unnamed Example: The MIB object name corresponds to ATM’s QoS iso(1). org(3). dod(6). internet(1). mgmt(2). mib-2(1). atmMIB(37). atmMIBObjects(1). atmTrafficDescrParamTable(5). atmTrafficDescrParamEntry(1)

ABSTRACT SYNTAX NOTATION (ASN.1) Page 205Chapter 9CS 447 The object definition language adopted by the OSI, ASN.1 encodes data in a standard fashion, as a three-field structure: Identifier Tag Length of Data Data For example, the integer 100 is represented as: Type 2: Integer IntegerLength: 1 Byte Length: Value in Hexadecimal Hexadecimal Another example, the ASCII string “OW!” is represented as: 04034F Type 4: String StringLength: 3 Bytes Length: Value in Hexadecimal Hexadecimal

SIMPLE NETWORK MANAGEMENT PROTOCOL Page 206Chapter 9CS 447 SNMP uses ASN.1 to format communications between managers and agents, as shown at right Type 4: String StringLength: 6 Bytes Length: Value:“public”Value:“public” C Type 2: Integer IntegerLength: 1 Byte Length: Version:0Version: Type 48: Sequence SequenceLength: 41 Bytes Length: A01C getreq.getreq. Length: 28 Bytes Length: 0204 Type 2: Integer IntegerLength: 4 Bytes Length: Request ID 05 AE Type 2: Integer IntegerLength: 1 Byte Length: StatusStatus Type 2: Integer IntegerLength: 1 Byte Length: ErrorIndexErrorIndex C Type 48: Sequence SequenceLength: 12 Bytes Length: 0608 ObjectIDObjectIDLength: 8 Bytes Length: Data Item sysDescr (numeric object identifier B E Type 48: Sequence SequenceLength: 14 Bytes Length: 0500 NullNull Length: 0 Bytes Length: This particular SNMP message is a request for the sysDescr data item.