SNMP Management: Management Information Base by Behzad Akbari Fall 2008 In the Name of the Most High.

Slides:



Advertisements
Similar presentations
Organization and Information Models
Advertisements

CPSC Network Layer4-1 IP addresses: how to get one? Q: How does a host get IP address? r hard-coded by system admin in a file m Windows: control-panel->network->configuration-
Internet Control Protocols Savera Tanwir. Internet Control Protocols ICMP ARP RARP DHCP.
CCNA2 Module 4. Discovering and Connecting to Neighbors Enable and disable CDP Use the show cdp neighbors command Determine which neighboring devices.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Simple Network Management Protocol (SNMP) Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
Mod 10 – Routing Protocols
1 Fall 2005 Internetworking: Concepts, Architecture and TCP/IP Layering Qutaibah Malluhi CSE Department Qatar University.
Shivkumar Kalyanaraman Rensselaer Polytechnic Institute 1 Simple Network Management Protocol (SNMP) Shivkumar Kalyanaraman Rensselaer Polytechnic Institute.
1 Review of Important Networking Concepts Introductory material. This module uses the example from the previous module to review important networking concepts:
IP Routing: an Introduction. Quiz
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 Simple Network Management Protocol
1 Internet Control Message Protocol (ICMP) RIZWAN REHMAN CCS, DU.
 The Open Systems Interconnection model (OSI model) is a product of the Open Systems Interconnection effort at the International Organization for Standardization.
Building a Simple Network
1 Kyung Hee University Prof. Choong Seon HONG SNMP Management Information.
Chapter 4 SNMPv1: Organization and Information Models.
1 Review of Important Networking Concepts Introductory material. This slide uses the example from the previous module to review important networking concepts:
Module 1: Reviewing the Suite of TCP/IP Protocols.
Network Layer4-1 NAT: Network Address Translation local network (e.g., home network) /24 rest of.
Internet Standard Management Framework w.lilakiatakun.
Chapter 4 SNMPv1: Organization and Information Models Network Management: Principles and Practice © Mani Subramanian Chapter 4.
Chapter 12 TCP/IP Protocol BY Dr.Sukchatri Prasomsuk.
Exploring the Packet Delivery Process Chapter
Internet Standard Management Framework w.lilakiatakun.
Cisco – Chapter 11 Routers All You Ever Wanted To Know But Were Afraid to Ask.
TCP/IP. The Internet Protocol Suite is the set of communications protocols used for the Internet and other similar networks. It is commonly also known.
Examining TCP/IP.
1 Chapter Overview Routing Principles. Understanding Routing--important Routing refers to the process of taking a packet from one device and sending it.
1 Chapter Overview Routing Principles Building Routing Tables.
Chapter 9 & 10 TCP/IP. TCP/IP Model Application Transport Internet Internet Access.
Chapter 4 TCP/IP Overview Connecting People To Information.
10/8/2015CST Computer Networks1 IP Routing CST 415.
TCOM 515 IP Routing. Syllabus Objectives IP header IP addresses, classes and subnetting Routing tables Routing decisions Directly connected routes Static.
Transmission Control Protocol / Internet Protocol (TCP/IP)
1 Internet Control Message Protocol (ICMP) Used to send error and control messages. It is a necessary part of the TCP/IP suite. It is above the IP module.
TCP/IP Honolulu Community College Cisco Academy Training Center Semester 2 Version 2.1.
Basic IP Protocol Natawut Nupairoj, Ph.D. Department of Computer Engineering Chulalongkorn University.
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:
1 Introduction to Networking Concepts Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University.
Network Management  introduction  Internet SNMP: Simple Network Management Protocol  required reading: section 7.3 in text.
 Introduction  Structure of Management Information  Practical Issues  Summary 2.
Semester 2v2 Chapter 8: IP Addressing. Describe how IP addressing is important in routing. IP addresses are specified in 32-bit dotted-decimal format.
Page 12/9/2016 Chapter 10 Intermediate TCP : TCP and UDP segments, Transport Layer Ports CCNA2 Chapter 10.
1 SNMPv2 by Behzad Akbari Fall 2008 In the Name of the Most High.
THE OSI REFERENCE MODEL
Lecture 4 : Network Architectures (cont..) 1. 2 Summary of OSI Layers.
Cisco Routers Routers collectively provide the main feature of the network layer—the capability to forward packets end-to-end through a network. routers.
Course Syllabus  Text Book: B. A. Forouzan, “ TCP/IP Protocol Suite ”, 3rd. ed., McGraw-Hill, 2005  Instructor 張軒彬, Office Number:
Internet Control Message Protocol (ICMP)
The OSI Model & TCP/IP model
Internet Control Message Protocol (ICMP)
Lec7: SNMP Management Information
Chapter 6 Delivery & Forwarding of IP Packets
Part I. Overview of Data Communications and Networking
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol
Troubleshooting IP Communications
Internet Control Message Protocol (ICMP)
IP LAYER INTERNET PROTOCOL
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
Internet Control Message Protocol (ICMP)
SNMP Management Information
1 TRANSMISSION CONTROL PROTOCOL / INTERNET PROTOCOL (TCP/IP) K. PALANIVEL Systems Analyst, Computer Centre Pondicherry University, Puducherry –
16EC Computer networks unit II Mr.M.Jagadesh
Presentation transcript:

SNMP Management: Management Information Base by Behzad Akbari Fall 2008 In the Name of the Most High

MIB  Used to group related objects together  Facilitates logical assignment of object identifiers  That will be the way the objects are stored and accessed  Not to be mistaken with aggregate object type  MIB-II (RFC 1213) is superset of MIB-I  Objects that are related grouped into object groups  MIB module comprises module name, imports from other modules, and definitions of current module  RFC 1213 defines eleven groups

MIB II (RFC 1213) System Group  Provide general information about the managed system. Interfaces Group  Contains generic information about the physical interfaces. Address-Translation Group  Contains information about the mapping between network addresses and physical addresses for each physical interface. IP Group  Contains information about the implementation and operation of IP at the managed system. ICMP Group  Contains information about the implementation and operation of ICMP at the managed system.

MIB-II (cont.) TCP Group  Contains information about the implementation and operation of TCP at the managed system. UDP Group  Contains information about the implementation and operation of UDP at the managed system. EGP Group  Contains information about the implementation and operation of EGP at the managed system. CMOT Group  Placeholder for OSI (CMIP Over TCP/IP) Transmission Group  Provides details about the underlying transmission media for each interface. SNMP Group  Provides the statistics of SNMP operations at the managed system.

MIB-2 OBJECT IDENTIFIER {mgmt 1}

System Group

sysServices OBJECT-TYPE SYNTAX INTEGER (0..127) ACCESS read-only STATUS mandatory DESCRIPTION "A value which indicates the set of services that this entity primarily offers. The value is a sum. This sum initially takes the value zero, Then, for each layer, L, in the range 1 through 7, that this node performs transactions for, 2 raised to (L - 1) is added to the sum. For example, a node which performs primarily routing functions would have a value of 4 (2^(3-1)). In contrast, a node which is a host offering application services would have a value of 72 (2^(4-1) + 2^(7-1)). Note that in the context of the Internet suite of protocols, values should be calculated accordingly: layer functionality 1 physical (e.g., repeaters) 2 datalink/subnetwork (e.g., bridges) 3 internet (e.g., IP gateways) 4 end-to-end (e.g., IP hosts) 7 applications (e.g., mail relays) For systems including OSI protocols, layers 5 and 6 may also be counted." ::= { system 7 } 72=

Interfaces Group

iFEntry

ifType

ifAdminStatus OBJECT-TYPE SYNTAX INTEGER { up(1), -- ready to pass packets down(2), testing(3) -- in some test mode } ACCESS read-write STATUS mandatory DESCRIPTION "The desired state of the interface. The testing(3) state indicates that no operational packets can be passed." ::= { ifEntry 7 } ifOperStatus OBJECT-TYPE SYNTAX INTEGER { up(1), -- ready to pass packets down(2), testing(3) -- in some test mode } ACCESS read-only STATUS mandatory DESCRIPTION "The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed." ::= { ifEntry 8 }

ifTable

ifTable (cont.)

IP Group

ipForwarding: forwarding(1) not-forwarding(2) IP Address Table contains table of IP addresses IP Route Table contains an entry for each route IP Network-to-Media Table is address translation table mapping IP addresses to physical addresses

IP Address Table

ipAddrTable

IP Routing Table

ipRouteTable Example other(1), invalid(2), direct(3), indirect(4) other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), is-is(9), s-is(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14) Sec.

IP Address Translation Table

IPNetToMediaTable = ARP Table other(1), invalid(2) invalid(2), dynamic(3), static(4) read-write

ICMP Group

ICMP Objects associated with ping icmpOutEchos - # ICMP echo messages sent icmpInEchoReps -# ICMP echo reply messages received Objects associated with traceroute/tracert icmpInTimeExcs # ICMP time exceeded messages received

TCP Group

TCP Connection Table

tcpConnState OBJECT-TYPE SYNTAX INTEGER { closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12) } ACCESS read-write STATUS mandatory … ::= { tcpConnEntry 1 } TCP Connection State

tcpConnTable

UDP Group

udpTable