InfiniBand SNMP Agent PSL Lab Spring 2005 – Winter 2005 2006.

Slides:



Advertisements
Similar presentations
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
Advertisements

Dr Alejandra Flores-Mosri Network Monitoring Internet Management & Security 06 Learning outcomes At the end of this session, you should be able to: –Explain.
1 ITC242 – Introduction to Data Communications Week 12 Topic 18 Chapter 19 Network Management.
Networking Theory (Part 1). Introduction Overview of the basic concepts of networking Also discusses essential topics of networking theory.
Oct 21, 2004CS573: Network Protocols and Standards1 IP: Addressing, ARP, Routing Network Protocols and Standards Autumn
Slides of the course was made by TAs of this and previous semesters 1 Internet Networking Spring 2002 Tutorial 1 Subnets, Proxy ARP.
Managing Agent Platforms with the Simple Network Management Protocol Brian Remick Thesis Defense June 26, 2015.
Systems Architecture, Fourth Edition1 Internet and Distributed Application Services Chapter 13.
Agenda SNMP Review SNMP Manager Management Information Base (MIB)
Check Disk. Disk Defragmenter Using Disk Defragmenter Effectively Run Disk Defragmenter when the computer will receive the least usage. Educate users.
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 Overview TCP/IP Protocols IP Addressing.
Chapter 6 Overview Simple Network Management Protocol
McGraw-Hill The McGraw-Hill Companies, Inc., 2000 SNMP Simple Network Management Protocol.
HiVision SNMP Software.
SNMP ( Simple Network Management Protocol ) based Network Management.
1.  TCP/IP network management model: 1. Management station 2. Management agent 3. „Management information base 4. Network management protocol 2.
© 2006, The Technology FirmWWW.THETECHFIRM.COM 1 WINDOWS XP SUPPORT TOOLS.
Emanuele Pasqualucci Extending AppManager Monitoring with the SNMP Toolkit.
DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) BY: SAMHITA KAW IS 373.
SNMP: Simple Network Management Protocol
Network Protocols UNIT IV – NETWORK MANAGEMENT FUNDAMENTALS.
SNMP ( Simple Network Management Protocol ) based Network Management.
1 Kaseya Advanced Workshop Developed by Kaseya University Powered by IT Scholars Kaseya Version 6.2 Last updated on June 25, 2012 DAY TWO.
NetworkProtocols. Objectives Identify characteristics of TCP/IP, IPX/SPX, NetBIOS, and AppleTalk Understand position of network protocols in OSI Model.
Network Administration. What is a Systems Administrator?  Person responsible for:  Setting up servers  Configuring the environment for web and other.
Remote Access Chapter 4. Learning Objectives Understand implications of IEEE 802.1x and how it is used Understand VPN technology and its uses for securing.
1 Introduction to Internet Network Management Mi-Jung Choi Dept. of Computer Science KNU
1 © 1999 BMC SOFTWARE, INC. 2/10/00 SNMP Simple Network Management Protocol.
ECE Prof. John A. Copeland Office: Klaus or call.
MRTG Speaker: Yan-Shiang Wang Adviser: Quincy Wu Date: 2005/11/23.
1 Version 3.0 Module 11 TCP Application and Transport.
Lec 3: Infrastructure of Network Management Part2 Organized by: Nada Alhirabi NET 311.
1 Network Management: SNMP The roots of education are bitter, but the fruit is sweet. - Aristotle.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 4 Installing and Configuring the Dynamic Host Configuration Protocol.
Network Management Protocols and Applications Cliff Leach Mike Looney Danny Mar Monty Maughon.
SNMP 1. SNMP is an Internet protocol developed by the IETF. It is designed to facilitate the exchange of management information between network elements.
1 Network Administration Module 3 ARP/RARP. 2 Address Resolution The problem Physical networks use physical addresses, not IP addresses Need the physical.
1 Chapter 8 – TCP/IP Fundamentals TCP/IP Protocols IP Addressing.
Prepared by: Azara Prakash L.. Contents:-  Data Transmission  Introduction  Socket Description  Data Flow Diagram  Module Design Specification.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2001 TCP/IP Application Layer.
Linux Operations and Administration Chapter Eight Network Communications.
 Introduction  Structure of Management Information  Practical Issues  Summary 2.
IP Over InfiniBand (IPoIB) Working Group Management Information Bases 61st IETF Washington D.C. Sean Harnedy Mangrove Systems, Inc.
IP Over InfiniBand Working Group Management Information Bases 55th IETF Atlanta Sean Harnedy InfiniSwitch Corporation
Topic 11 Network Management. SNMPv1 This information is specific to SNMPv1. When using SNMPv1, the snmpd agent uses a simple authentication scheme to.
Chapter 27 Network Management Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Network Management Workshop June 2009 Papeete, French Polynesia
Enhancements for Voltaire’s InfiniBand simulator
or call for office visit, or call Kathy Cheek,
IP Over InfiniBand Working Group Management Information Bases
IP: Addressing, ARP, Routing
SNMP.
Lec7: SNMP Management Information
Karl Quinn 23rd November 2004 NDS M.Sc.
APRICOT 2008 Network Management Taipei, Taiwan February 20-24, 2008
Lec 5: SNMP Network Management
SNMP M Clements ENS.
Network Management Workshop November 2009 Nadi, Fiji
SNMP M Clements ENS.
Network Management Workshop June 2009 Papeete, French Polynesia
Introduction to Internet Network Management
CHAPTER 3 Architectures for Distributed Systems
Network Monitoring System
Chapter 3: Windows7 Part 4.
SNMP M Clements ENS.
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
Standards, Models and Language
Presentation transcript:

InfiniBand SNMP Agent PSL Lab Spring 2005 – Winter

2 People Student – Ali Ayoub Supervisors – Liran Liss – Eitan Zahavi – Amit Krig

3 Abstract The rapid growth in InfiniBand usage requires more standard mange tools, most popular monitoring applications for networks use Simple Network Management Protocol (SNMP); the goal of this project is to enable monitoring the InfiniBand network using this protocol.

4 Introduction InfiniBand networks, as other networks, need to be monitored and managed for administrator and development needs, the usage of this technology become more widespread; it’s involved in bigger clusters and high-performance networking, therefore, the need for such a tool becomes more essential. Besides, a lot of information about InfiniBand traffic is stored in the hardware, this is derived from its architecture which implements most of the layers in hardware, and this information is usually not exposed to the application layer, which makes the task to retrieve this information more difficult without a tool designed for this purpose.

5 Introduction To achieve this goal, we used in this project a standard network management protocol called SNMP, because this protocol is one of the most popular solutions for network monitoring, there are many monitors which relies on this protocol to offer to the user a friendly interface such as IBM Tivoli and HP OpenView, for the same reason, collecting information from InfiniBand devices and other devices (CPU, memory, NIC…), can be done using the same tool. So far, there was no such a tool for InfiniBand network management, although it was invented and used since The tool we present in this project is the only one of its kind in this field.

6 Background SNMP Simple Network Management Protocol (SNMP) is an application layer protocol that facilitates the exchange of management information between network devices. It is part of the Transmission Control Protocol/Internet Protocol (TCP/IP) protocol suite. SNMP enables network administrators to manage network performance, find and solve network problems, and plan for network growth.

7 Background MIB A Management Information Base (MIB) is a collection of information that is organized hierarchically. MIBs are accessed using a network-management protocol such as SNMP. They are comprised of managed objects and are identified by object identifiers.

8 Background OID The Object ID (OID), each SNMP element manages specific objects with each object having specific characteristics. Each object / characteristic has a unique object identifier (OID) consisting of numbers separated by decimal points (i.e., ).

9

10 Overview of the solution Components – InfiniBand SNMP Agent – NET-SNMP  Advantages vs. disadvantages – Management Network System.  Examples – InfiniBand Management Information Bases (IB MIBs)

11 Overview of the solution Flow description The MNS have the MIBs definitions; according to them the MNS sends a request to a machine with InfiniBand SNMP Agent asking it for the information, the InfiniBand SNMP Agent includes the MIBs module which are used to retrieve the requested data and send it back to the MNS, then the MNS display the information to the user by its own interface, polling InfiniBand information in high frequency can serve to draw graphs for InfiniBand traffic for example.

12 IB network InfiniBand SNMP agent and NET- SNMP run on the machines in the network. SNMP Monitor IB MIBs IP network

13 Implementation details InfiniBand MIBs –IPoIB workgroup –InfiniBandMIB tree –Implemented IB MIBs IB SNMP Agent –High-level layers –Agent subagnet architecture  AgentX –Data caching Design –Low-level layers Tools Testing Issues uncovered

14 InfiniBand MIBs The MIBs we use and implement are written by the IP over IB workgroup as published in IETF (Internet Engineering Task Force) internet drafts, they are part of set of MIBs for IB fabric management, these MIBs are located under InfiniBandMIB (OID: ) sub- tree, and will have a unique OIDs once they are registered by IANA (Internet Assigned Numbers Authority).

15 O root-node | iso[1] | | | | [1] [2] identified-organization[3] | | | | [1]... [5] dod[6] | internet[1] | | | | | directory[1] management[2] experimental[3] private[4] | InfiniBandMIB[117] | | | | | | | | ibTcMIB[1] ibIfMIB[2] ibSmaMIB[3] ibCaMIB[4] ibBmaMIB[5] ibPmaMIB[6] ibSmMIB[7]

16 InfiniBand MIBs IPoIB MIBs –ibTcMIB: Textual Conventions MIB –ibIfMIB: InfiniBand Interfaces MIB –ibSmaMIB: Subnet Management Agent MIB –ibCaMIB: Channel Adapters MIB –ibBmaMIB: Baseboard Management MIB –ibPmaMIB: Performance Management Agent MIB –ibSmMIB: Subnet Manager MIB

17 InfiniBand MIBs 1. Channel adapter MIB (ibCaMib) –This MIB describes the objects for managing the InfiniBand Channel Adapters. –OID: –The purpose of this MIB is to define the objects necessary to manage Channel Adapters (HCAs and TCAs). –This includes general CA information, CA attributes, CA port attributes, and the associated CA port GID info. –Current I-D: draft-ietf-ipoib-channel-adapter-mib-07.txt –Expiration date: March 2006

18 InfiniBand MIBs 2. InfiniBand Interfaces MIB (ibIfMib) –Describes the managed objects for managing IBA-defined InfiniBand interfaces. –OID: – The purpose of this MIB is to augment the standard SNMP Interface MIB (RFC 2863). – Defines standard InfiniBand port ifType as InfiniBand (199). – It contains an InfiniBand Port statistics table, a Virtual Lane Traffic Table for each port’s VLs, and a table for the IPOIB Link layer addresses (20-octet value that uniquely identifies each IPOIB client end-point, i.e., QPN + GID). –Current I-D: draft-ietf-ipoib-ibif-mib-08.txt –Expiration date: March 2006

19 InfiniBand MIBs MIBs Modules Integration –Extending master agent –Separated shared libraries to be loaded into the master agent –Implementing MIBs modules into a SNMP subagent Which way did we use? Why? – We’ll discuss this way later

20 InfiniBand SNMP Agent Slave agent MIBs –Definitions, where they are used? –MIBs Modules = implementation Generic AgentX

21 InfiniBand SNMP Agent AgentX, – why? The two most commonly used protocols for subagents are AgentX and SMUX. SNMP Master/Subagent protocols overcome a very real need to dynamically extend the managed objects in a node. The protocols allow you having a single SNMP Agent and several Subagents that can connect and register several managed objects without having to interrupt the management service. We decided to use AgentX protocol, because it is the first IETF standard-track specification for extensible SNMP agents and is expected to gradually replace all the other open and proprietary agent extensibility solutions (such as SMUX, DPI etc.).

22 InfiniBand SNMP Agent AgentX, – How?  The subagent ( InfiniBand SNMP Agent ) registers itself in the master agent, when this process is completed the master agent knows that there is a subagent which implements some OIDs  when the monitor sends a SNMP request to retrieve data from a machine with InfiniBand SNMP Agent, first the master agent receives the request, according to the OIDs requested, it passes the request to the subagent (using AgentX protocol), where the suitable function in InfiniBand SNMP Agent will be called to supply the needed information requested, and update the data structures involved  Then the master agent will return to the requester the requested data, which could be a single attribute or sub-tree of attributes. Besides, this protocol is supported by NET-SNMP, that’s why we used AgentX protocol in implementing our InfiniBand SNMP Agent.

23

24

25 InfiniBand SNMP Agent Data caching – Why?  SNMP monitors usually poll data from the SNMP agent in high frequency (for drawing graphs for example), this could create stress on the InfiniBand device to answer all the agent’s queries. – How?  Data structure  Refresh rate  Configuration – IB-CA-MIB vs. IB-IF-MIB

26 Design InfiniBand SNMP Agent IBSNMP Agent driver API SNMP agent gen2 layer SNMP agent gen1 layer Agent IPoIB layer MADs structures

27 Design

28 Design Advantages – Isolation  SNMP vs. IB  MADs and IPoIB libraries – Reusability  For future MIBs  For future drivers – Genericity  Easy way for linkage with different stacks

29 How to retrieve InfiniBand MIBs information MADs – Management datagrams for IB-IF-MIB Driver verbs – Static data, for IB-CA-MIB Operating system commands and files – Like /proc/ files and IP interfaces commands.

30 Tools Languages – C, ASN.1 Protocols – SNMP v2/v3 AgentX Net-SNMP Master agent Mib2c

31 Testing Different Operating systems Different IB Stacks Direct tests Real events Monitors

32 Issues revealed Bad InfiniBand cables Unplugged cables Unloaded drivers Also, for retiring information for the HCA remotely without logging on the machine – Number of ports – MAC – GUID

33 SNMP Monitors MRTG (Multi Router Traffic grapher) – Open source SNMP monitor for displaying traffic on graphs on real time. – Could be installed on web-server for real time monitoring from everywhere. – Good for dynamic data (IB-IF-MIB) IReasoning – Commercial  – Good for viewing tables (IB-CA-MIB)

34 IBMRTG Monitor

35 IReasoning

36 Future Work Extending the IB SNMP Agent – More MIBs  Some are available in IPoIB workgroup – Support future IB stacks

37 Thank you!