SNMP Management Information

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

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.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Simple Network Management Protocol (SNMP) Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
1 Jim Binkley SNMP SMI Structure of Management Information Network Mgmt/Sec.
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.
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Simple Network Management Protocol (SNMP) Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
1 SNMP Simple Network Management Protocol. 2 SNMP Overview Define mechanism for remote management of network devices (routers, bridges, etc.) Fundamental.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Simple Network Management Protocol (SNMP) Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
COMP4690, by Dr Xiaowen Chu, HKBU
SNMP Simple Network Management Protocol. Computer Center, CS, NCTU 2 Introduction  SNMP – Simple Network Management Protocol A set of standards for network.
SNMP Terms SNMP Agent (network element to monitor) SNMP Management Station Community String (password) SMI (Structure of Management Info) MIB (Management.
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.
Chapter 6 Overview Simple Network Management Protocol
SNMP: Simple Network Management Protocol
SNMP (Simple Network Management Protocol)
Abstract Syntax Notation One ASN.1
Chapter 4 SNMPv1: Organization and Information Models Network Management: Principles and Practice © Mani Subramanian Chapter 4.
Internet Standard Management Framework w.lilakiatakun.
1 Introduction to Internet Network Management Mi-Jung Choi Dept. of Computer Science KNU
Network Management Computer Networks Natawut Nupairoj, Ph.D.
Network Management8-1 Chapter 8: Network Management Chapter goals: r introduction to network management m motivation m major components r Internet network.
1 © 1999 BMC SOFTWARE, INC. 2/10/00 SNMP Simple Network Management Protocol.
SNMP ITL. ITL: © Hans Kruse, Shawn Ostermann, Carl Bruggeman2 Objectives Overview of SNMP SNMP Tools SNMP Monitoring Infrastructure.
MRTG Speaker: Yan-Shiang Wang Adviser: Quincy Wu Date: 2005/11/23.
SNMP Simple Network Management Protocol. SNMP and UDP Uses UDP as transport protocol Connectionless Connectionless Port 161 for sending and receiving.
Prof. Younghee Lee 1 1 Computer Networks u Lecture 14: Network Management Prof. Younghee Lee * Some part of this teaching materials are prepared referencing.
Internet Standard Management Framework
SNMP 1. SNMP is an Internet protocol developed by the IETF. It is designed to facilitate the exchange of management information between network elements.
Standards, Models, and Language The Internet Model: Widely used for network management. It is simple scalar model and, hence, easy to implement. The OSI.
SNMP Simple Network Management Protocol. Computer Center, CS, NCTU 2 Network Management  The network management is to Monitor the network Ensure the.
APRICOT 2008 Network Management Taipei, Taiwan February 20-24, 2008 Introduction to SNMP.
Management Information Base for Version 2 of the Simple Network Management Protocol (MIB for SNMPv2)
SNMP Simple Network Management Protocol. Computer Center, CS, NCTU 2 Network Management  The network management is to Monitor the network Ensure the.
Chapter 4 SNMPv1 Network Management:
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.
SMI STRUCTURE OF MANAGEMENT INFORMATION RFC 1155: SMIv1
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 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
The Structure of Management Information (SMI) Naming OIDs, Defining OIDs SNMP Operations Hamdamboy Urunov, a Ph.D. Researcher student. Special Communication.
Jaringan Telekomunikasi, Sukiswo ST, MT Sukiswo
or call for office visit, or call Kathy Cheek,
Network management Communication model
SNMP.
Simple Network Management Protocol
Lec7: SNMP Management Information
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
Dept. of Computer Science and Engineering
Introduction to Internet Network Management
Basic Foundations: Standards, Models, and Language
System and Network Management
مهندسی فناوری اطلاعات ارائه دهنده دکتر سيد امين حسيني
Network Management Workshop intERlab at AIT Thailand March 11-15, 2008
COMS/CSEE 4140 Networking Laboratory Lecture 10
4. Management Information Base
Simple Network Management Protocol
A Brief Introduction to Internet Network Management
Standards, Models and Language
Standards, Models and Language
Presentation transcript:

SNMP Management Information J. Won-Ki Hong Dept. of Computer Science and Engineering POSTECH Tel: 054-279-2244 Email: jwkhong@postech.ac.kr 1 1

Table of Contents Structure of Management Information Overview Meanings of MIB SNMP MIB Structure MIB Object Syntax Defining MIB Objects Defining MIB Tables 3

Overview of SNMP SMI Structure of Management Information (SMI) RFC 1155 (Full Standard) defines the general framework for defining SNMP MIBs describes how the managed objects (MOs) can be defined in the MIB, data types and values MOs can have and how MOs are named SNMP SMI uses a subset of ASN.1 SNMP MIB can store only simple data types scalars 2-dimensional arrays of scalars 4

Meanings of MIB a MIB - a single MO definition the MIB - the union of all MO definitions MIB - the actual values of management information in a system a system's MIB MIB document 1 2 3 the MIB MIB module a MIB a document containing definitions of management information management information a module written in a computer parsable form containing definitions a managed system 4

MIB Structure all MOs are structured hierarchically Leaf objects in the tree are real MOs Each MO has an OBJECT IDENTIFIER (OID) root ccitt(0) iso(1) joint-iso-ccitt(2) org(3) dod(6) internet(1) mgmt(2) experimental(3) snmpv2(6) private(4) mib-2(1) enterprises(1) 4

Object Identifier (OID) uniquely identifies an MO in the MIB internet OBJECT IDENTIFIER : = { iso(1) org(3) dod(6) 1} can be written as { 1 3 6 1 } or 1.3.6.1 OID for tcpConnTable is 1.3.6.1.2.1.6.13 iso org dod internet mgmt mib-2 tcp tcpConnTable 1 3 6 1 2 1 6 13 What is the OID for the object ifInOctets? (Hint: see MIB-II interfaces group, Fig 5.1 & 6.2) 4

Managed Object Syntax ASN.1 notation is used to define MOs and the entire MIB structure Universal Types INTEGER OCTET STRING NULL OBJECT IDENTIFIER SEQUENCE SEQUENCE-OF Application-wide Types Networkaddress Ipaddress Counter Gauge Timeticks Opaque 4

Defining Managed Objects the macro definition used for SNMP MIBs was initially defined in RFC 1155 (SMI) and later expanded in RFC 1212 (Concise MIB Definition) RFC 1155 is used for defining MOs in MIB-I RFC 1212 is used for defining MOs in MIB-II which is implemented in most SNMP agents today OBJECT TYPE MACRO definition is used to define MOs see Figure 5.3 (Macro for Managed Objects - RFC 1212) see Figure 5.4 (SMI - RFC 1155) 4

Defining MO Tables SNMP MIB structure is a simple 2-dimensional table with scalar-valued entries A table typically consists of a SEQUENCE OF some entries A table entry typically consists of a SEQUENCE that includes a number of scalar elements See Figure 5.6 (MIB-II Specification of TCP Connection Table - RFC 1213) 4

Encoding MOs Objects in the MIB are encoded using the basic encoding rules (BER) BER is a widely used and standard encoding scheme 4