Network Management. Introduction

Size: px
Start display at page:

Download "Network Management. Introduction"

Transcription

1 Network Management Introduction Notes taken from many sources, including IEEE Computer Society Online Cisco Course, Mani Subramanian, Chu Sing Yang, Raouf Boutaba, and many more 1

2 Outline Introduction to Network Management What is Network Management? Challenges on the Network Management SNMP Family Networking Monitoring Tools 2

3 The Case for Management Typical problem Remote user arrives at regional office and experiences slow or no response from corporate web server Next step Where do you begin? Where is the problem? What is the problem? What is the solution? Without proper knowledgement of network management, these questions are difficult to answer Regional O Corp Network ffices 3

4 The Case for Management With proper management tools and procedures in place, you may already have the answer Consider some possibilities What configuration changes were made overnight? Have you received a device fault notification indicating the issue? Have you detected a security breach? Has your performance baseline predicted this behavior on an increasingly congested network link? Regional Offices Corp Network 4

5 Solving Problem Procedure an accurate database of your network s topology, configuration, and performance a solid understanding of the protocols and models used in communication between your management server and the managed devices methods and tools that allow you to interpret and act upon gathered information Predictability Response Times High Availability Security 5

6 An aside: Network Operations Centre NOC vs NM Typically NOC = Network Operations Center NM = Network Management what is done at/from a NOC so named in most written material, e.g. text books Management can get very broad and fuzzy, very fast. Others at NOC aka Network Operations Center Copyright Tim Moors 2014 Image from 6

7 An aside: Why NM/NOC is challenging Complex: Communication networks are complicated and change rapidly. Information hidden to ease design may be needed for debugging. Distributed systems are hard to control: synchronised and consistent state. Fault management systems must work when the rest of the network doesn't. Internet pushes functionality to ends, away from NM reach collection of Autonomous Systems => heterogeneous & many responsible parties Vendor competition: Users want it, vendors don't 7

8 What is Network Management? Network Management the process of overseeing a network and taking corrective action when necessary to ensure performance and availability 8

9 What is Network Management? Operations Managing operations involves implementing and overseeing procedures for ensuring that a network runs smoothly. It also involves monitoring the network and addressing problems that occur Administration Administrative functions associated with a network include keeping records of the devices on a network and of their use 9

10 What is Network Management? Maintenance Maintenance tasks associated with network management include repairing and upgrading network components as required, and implementing measures to ensure that network devices run optimally Provisioning Provisioning refers to the assignment of resources such as hardware components to support required services and users. 10

11 Effective Network Management Reduces Cost loweroperating costs and less spending on unnecessary network equipment. Improves the Reliability and Availability minimizing disruptions through both proactive and reactive measures. Boost Revenue for ISPs attracting more customers 11

12 Challenges affecting NM? Managing the delivery of a large number of network services, each of which has specific requirements, such as those associated with bandwidth and connections Ensuring that the individual requirements of services are met without compromising overall network performance. Scalable and adaptable Number of users and various services Ongoing reconfiguration and upgrades Monitoring Tools May affect the network performance 12

13 Network Management Activities Management Station Local Area Network 13

14 Network Management Activities Management Station Local Area Network 14

15 Network Monitoring Status Alarms Statistics ON OFF Management Station Local Area Network 15

16 Network Monitoring Status Alarms Statistics ON OFF Management Station Data collected on the status of devices E.g., to probe link status : operational or not? Local Area Network 16

17 Network Monitoring Status Alarms Statistics ON OFF Management Station An alarm is sent any time a problem occurs in the network E.g., a network link is down Local Area Network 17

18 Network Monitoring Status Alarms Statistics ON OFF Management Station Statistics are sent on a regular basis to the management station which collates and stores them, e.g. traffic levels Local Area Network 18

19 A Standardized Approach World wide Industry Agreement on Single Set of Specifications Include all the Players: Buyers Standards Bodies Implementers Groups Interoperability through: Open Interoperable Interface Protocol-neutral information models Standard Application Programming Interface

20 Network Management Standards Standard OSI/CMIP SNMP/Internet TMN IEEE Web-based Management Salient Points 1. International standard (ISO/OSI) 2. Management of data communications network - LAN and WAN 3. Deals with all 7 layers 4. Most complete 5. Object oriented 6. Well structured and layered 7. Consumes large resource in implementation 1. Industry standard (IETF) 2. Originally intended for management of Internet components, currently adopted for WAN and telecommunication systems 3. Easy to implement 4. Most widely implemented 1. International standard (ITU-T) 2. Management of telecommunications network 3. Based on OSI network management framework 4. Addresses both network and administrative aspects of management 5. etom industry standard for business processes for implementing TMN using FrameWorx (formerly NGOSS) framework 1. IEEE standards adopted internationally 2. Addresses LAN and MAN management 3. Adopts OSI standards significantly 4. Deals with first two layers of OSI RM 1. Web-Based Enterprise Management (WBEM) 2. Java Management Extension (JMX) 3. XML-Based Network Management 4.CORBA-based Network Management 20 Network Management: Principles and Practice Mani Subramanian 2010

21 Network management standards For example: OSI CMIP Common Management Information Protocol designed 1980 s: the unifying net management standard too slowly standardized SNMP: Simple Network Management Protocol Internet roots (SGMP) started simple deployed, adopted rapidly growth: size, complexity currently: SNMP V3 de facto network management standard

22 Network management standards SNMP adopted by IETF (Internet Engineering Task Force) A subsidiary of the IAB (Internet Activities Board) Standardizes TCP/IP networks management Internet IETF Adopted SNMP (Simple Network Management Protocol) Long-term Plan: migrate to OSI (CMIS - CMIP) In practice: upgraded SNMP versions such as SNMPv2 and SNMPv3

23 OSI Architecture and Model Network Management Organization Model Information Model Communication Model Functional Model Figure 3.1 OSl Network Management Model Organization Network management components Functions of components Relationships Information Structure of management information (SMI) Syntax and semantics Management information base (MIB) Organization of management information Object-oriented Communication Transfer syntax with bidirectional messages Transfer structure (PDU) Functions Application functions (FCAPS) Configure components Monitor components Measure performance Secure information Usage accounting Network Management: Principles and Practice Mani Subramanian

24 SNMP Architecture and Model Network Management Organization Model Information Model Communication Model Functional Model Organization Same as OSI model Information Same as OSI, but scalar Communication Messages less complex than OSI and unidirectional Transfer structure (PDU) Functions (FCAPS) Application functions Fault management Configuration management Account management Performance management Security management Network Management: Principles and Practice Mani Subramanian

25 TMN Architecture Addresses management of telecommunication networks Based on OSI model Superstructure on OSI network Addresses network, service, and business management Network Management: Principles and Practice Mani Subramanian

26 Organizational Model Manager Sends requests to agents Monitors alarms Hosts applications Provides user interface MDB example Manager Agent Gathers information from objects Configures parameters of objects Responds to managers requests Generates alarms and sends them to managers Managed object Network element that is managed Hosts management agent All objects are manageable or unmanaged MDB Management Database Agent process Managed objects Unmanaged objects Figure 3.2 Two-Tier Network Management Organization Model Network Management: Principles and Practice Mani Subramanian

27 Organizational Model Two-Tier Model MDB Manager MDB Management Database Agent process Managed objects Unmanaged objects Figure 3.2 Two-Tier Network Management Organization Model Agent built into network element Example: Managed hub, managed router An agent can manage multiple elements Example: Switched hub, ATM switch MDB is a physical database Unmanaged objects are network elements that are not managed - both physical (unmanaged hub) and logical (passive elements) Network Management: Principles and Practice Mani Subramanian

28 Organizational Model Three-Tier Model MDB Manager MDB Agent / Manager MDB Management Database Agent process Managed objects Figure 3.3 Three-Tier Network Management Organization Model Middle layer plays the dual role Agent to the top-level manager Manager to the managed objects Example of middle level: Remote monitoring agent (RMON) Network Management: Principles and Practice Mani Subramanian

29 Organizational Model Manager of Managers MoM MDB Agent Agent NMS Manager MDB Agent Agent NMS Manager MDB Managed objects Managed objects MoM Manager of Managers MDB Management Database Agent process Agent NMS Agent Manager Figure 3.4 Network Management Organization Model with MoM Agent NMS manages the domain MoM presents integrated view of domains Domain may be geographical, administrative, vendor-specific products, etc. Network Management: Principles and Practice Mani Subramanian

30 Infrastructure for network management managing entity managing entity data network management protocol agent data managed device agent data managed device agent data managed device agent data managed device agent data managed device managed devices contain managed objects whose data is gathered into a Management Information Base (MIB) constructed in accordance to Structure of Management Information (SMI) 30

31 Implementing a Standardised Network Management Solution Network Management Station NMS Describe each network component and its operations Network Network Internet LAN LAN LAN Mainframe Router Gateway

32 SNMP SNMP overview: 4 key parts Management information base (MIB): distributed information store of network management data Structure of Management Information (SMI): data definition language for MIB objects SNMP protocol convey manager<->managed object info, commands security, administration capabilities major addition in SNMPv3 (More later)

33 The Managed Network Network Network Elements Host Node Link Devices

34 Management Agents NMS Network Unusual Activity Traffic Level Link Down Host Node Link Requests Alarms Management Agents

35 Device s Components or Objects MIB iproutetable OBJECT-TYPE iproutedest OBJECT-TYPE iprouteentry OBJECT-TYPE Map of Objects Management Agent

36 INFORMATION MODEL MANAGEMENT INFORMATION BASES (MIBs) 36

37 MIBs describe the structure of the management data of a device subsystem; they use a hierarchical namespace containing object identifiers (OID) Each OID identifies a variable that can be read or set via SNMP MIBs use the notation defined by Structure of Management Information (SMI), a subset of ASN.1 37

38 Information Model: Analogy Figure in a book uniquely identified by ISBN, Chapter, and Figure number in that hierarchical order ID: {ISBN, chapter, figure} The three elements above define the syntax Semantics is the meaning of the three entities according to Webster s dictionary The information comprises syntax and semantics about an object Network Management: Principles and Practice Mani Subramanian

39 Structure of Management Information (SMI) Purpose: defines for a managed object syntax, semantics of management data, welldefined, unambiguous Plus additional information such as status structure base data types: straightforward, boring OBJECT-TYPE data type, status, semantics of managed object MODULE-IDENTITY groups related objects into MIB module Basic Data Types INTEGER Integer32 Unsigned32 OCTET STRING OBJECT IDENTIFIED IPaddress Counter32 Counter64 Guage32 Time Ticks Opaque Example sysdescr: { system 1 } Syntax: OCTET STRING Definition: "A textual description of the entity. " Access: read-only Status: mandatory Network Management: Principles and Practice Mani Subramanian

40 Management Information Base (MIB) contains information about objects organized by grouping of related objects defines relationship between objects it is NOT a physical database. It is a virtual database that is compiled into management module MIB iproutetable OBJECT-TYPE iproutedest OBJECT-TYPE iprouteentry OBJECT-TYPE Network Management: Principles and Practice Mani Subramanian

41 Information Base View: An Analogy Fulton County library system has many branches Each branch has a set of books The books in each branch is a different set The information base of the county has the view (catalog) of all books The information base of each branch has the catalog of books that belong to that branch. That is, each branch has its view (catalog) of the information base Let us apply this to MIB view MIB View and Access of an Object A managed object has many attributes its information base There are several operations that can be performed on the objects A user (manager) can view and perform only certain operations on the object by invoking the management agent The view of the object attributes that the agent perceives is the MIB view Theoperation that a user can perform is the MIB access Network Management: Principles and Practice Mani Subramanian

42 Management Information Base (MIB) Application Layer Transport Layer IP Layer Network Access Layer A user (manager) can view and perform only certain operations on the object by invoking the management agent The view of the object attributes that the agent perceives is the MIB view MIB Object Groups The operation that a user can perform is the MIB access Objects The managed objects are stored as groups of objects in the so-called MIB or Management Information Base. A managed object has many attributes its information base 42

43 Management Data Base (MDB) / Management Information Base (MIB) Distinction between MDB and MIB MDB physical database; e.g., Oracle, Sybase MIB virtual database; schema compiled into management software. An NMS can automatically discover a managed object, such as a hub, when added to the network The NMS can identify the new object as hub only after the MIB schema of the hub is compiled into NMS software. MDB Manager Managed objects MIB MDB Management Database MIB Management Information Base Agent process Figure 3.6 Network Configuration with Data and Information Base Network Management: Principles and Practice Mani Subramanian

44 Managed Objects Managed objects can be Network elements (hardware, system) Hubs, bridges, routers, transmission Software (non-physical) Programs, algorithms Administrative information Contact person, name of group of objects (IP group) Management Information Tree Root Level 1 naming question: how to name every possible standard object (protocol, data, more..) in every possible network standard?? answer: ISO Object Identifier tree: hierarchical naming of all objects each branchpoint has name, number example ISO ISO-ident. Org. US DoD Internet udpindatagrams UDP MIB2 management Level 2 Level 3 Figure 3.7 Generic Representation of Management Information Tree Network Management: Principles and Practice Mani Subramanian

45 OSI Management Information Tree iso International Standards Organization itu International Telecommunications Union dod Department of Defense Designation: iso1 org1.3 dod internet Network Management: Principles and Practice Mani Subramanian

46 Object Type and Instance Type Name Syntax Definition Status Access Instance Object ID Name Type Comments Example of a circle circle is syntax use by app, gives port # Semantics is definition from dictionary A plane figure bounded IP address by a single curved line, every point of which is of equal distance from the center of the figure UDPInDatagrams Counter32 total # datagrams delivered at this node UDPNoPorts Counter32 # underliverable datagrams: application at port UDPInErrors Counter32 # undeliverable datagrams: other reasons UDPOutDatagrams Counter32 # datagrams sent udptable SEQUENCE one entry for each port in no all MIB example: UDP module and Network Management: Principles and Practice Mani Subramanian

47 The System Group MIB (1) sys (1) desc object ID up time System time Operating system Version number Management Package ID Manufacturer All system group objects are mandatory 47

48 The Interfaces Group MIB (1) intf (2) IF desc IF mtu IF out-errors Transmission Unit All interfaces group objects are mandatory 48

49 Example Object Description: MIB (1) MIB (1) 8 object groups sys(1) intf(2) adr trs(3) IP(4) ICM(5) TCP(6) UDP(7) EGP(8) IF desc IF mtu IF out-errors IF in-errors Object Descriptor Description IF in-errors Identifier Syntax Definition Access Status Integer Textual Counts description incoming PDUs of with... rules r w rw r na r ON/OFF w rw na 49

50 MIBs index ( large number of MIBs defined by both standards organizations like the IETF, private enterprises and others: IETF maintained There are 318 RFCs in the first 5000 RFCs from the IETF that contain MIBs. This list is a mere fraction of the MIBs that have been written: SNMP - SMI: RFC 1155 Defines the Structure of Management Information (SMI) MIB-I: RFC 1156 Historically used with CMOT, not to be used with SNMP SNMPv2-SMI: RFC 2578 Structure of Management Information Version 2 (SMIv2) MIB-II: RFC 1213 Management Information Base for Network Management of TCP/IP-based internets 50

51 MIBs index ( SNMPv2-MIB: RFC 3418 Management Information Base (MIB) for the Simple Network Management Protocol (SNMP) TCP-MIB: RFC 4022 Management Information Base for the Transmission Control Protocol (TCP) UDP-MIB: RFC 4113 Management Information Base for the User Datagram Protocol (UDP) IP-MIB: RFC 4293 Management Information Base for the Internet Protocol (IP) IF-MIB: RFC 2863 The Interfaces Group MIB ENTITY-MIB: RFC 4133 Entity MIB (Version 3) ENTITY-STATE-MIB: RFC 4268 Entity State MIB ALARM-MIB: RFC 3877 Alarm Management Information Base (MIB) 51

52 The MIB: A Collection of Object Descriptions Object Desc desc / ID Description Syntax type Definition text. desc Access Object r w rw Desc na Status ON/OFF Syntax desc / ID Description type MIB DefinitionObject text. Desc desc desc / ID Description Access r w rw na Syntax type Status ON/OFF Definition text. desc Object Desc Access r w rw na Syntax Status ON/OFF Object Descriptor Definition Access Syntax Status Definition Access Status Description desc / ID type text. desc r w rw na ON/OFF Description desc / ID type text. desc r w rw na ON/OFF 52

53 Packet Counter Example Characteristics Example Object type PktCounter Syntax Counter Access Read-only Status Mandatory Description Counts number of packets Figure 3.10(a) Internet Perspective Object class Attributes Operations Behavior Notifications Characteristics Packet Counter Single-valued get, set Example Retrieves or resets values Figure 3.10 (b) OSI Perspective Generates notifications on new value Figure 3.10 Packet Counter As Example of Managed Object Network Management: Principles and Practice Mani Subramanian

54 Internet vs. OSI Managed Object Scalar object in Internet vs. Object-oriented approach in OSI OSI characteristics of operations, behavior, and notification are part of communication model; in Internet: get/set and response/alarm Internet syntax is absorbed as part of OSI attributes Internet access is part of OSI security model Internet status is part of OSI conformance application OSI permits creation and deletion of objects; Internet does not: Enhancement in SNMPv2 Network Management: Principles and Practice Mani Subramanian

55 Summary on MIBs examined how the information in a MIB is constructed in accordance with the rules set out in the SMI - Structure of Management Information - so that all management systems can use it. An MIB contains information about manageable objects in the network element The object descriptor is made of two parts: the object descriptor and the object identifier which is read from the registration tree. The syntax field can have a number of different values: Integer, octet string, null, constructed types or it can be one of a set of defined types There are 8 different object groups and each object that can be described in an MIB belongs to one of these groups. Each network element supports only the groups that apply to it. 55

56 THE PRESENTATION PROBLEM: ASN.1 56

57 The presentation problem Q: does perfect memory-to-memory copy solve the communication problem? A: not always! struct { char code; int x; } test; test.x = 256; test.code= a test.code test.x a host 1 format test.code test.x a host 2 format problem: different data format, storage conventions 57

58 A real-life presentation problem:?????? Groovy!?? grandma 2012 teenager aging 60 s hippie 58

59 Presentation problem: potential solutions 1. Sender learns receiver s format. Sender translates into receiver s format. Sender sends. real-world analogy? pros and cons? 2. Sender sends. Receiver learns sender s format. Receiver translate into receiverlocal format real-world-analogy pros and cons? 3. Sender translates host-independent format. Sends. Receiver translates to receiver-local format. real-world analogy? pros and cons? 59

60 Solving the presentation problem 1. Translate local host format to host independent format 2. Transmit data in host independent format 3. Translate host independent format to remote host format presentation service It is pleasing to me! presentation service It is pleasing to me! presentation service Cat s pajamas! Groovy! Awesome, dude!!!!!!!!! grandma aging 60 s hippie 2012 teenager 60

61 ASN.1: Abstract Syntax Notation 1 ISO standard X.680 used extensively in Internet like eating vegetables, knowing this good for you! defined data types, object constructors like SMI BER: Basic Encoding Rules specify how ASN.1-defined data objects to be transmitted each transmitted object has Type, Length, Value (TLV) encoding 61

62 TLV Encoding Idea: transmitted data is self identifying T: data type, one of ASN.1-defined types L: length of data in bytes V: value of data, encoded according to ASN.1 standard Tag Value Type Boolean Integer Bitstring Octet string Null Object Identifier Real 62

63 lastname ::= OCTET STRING weight ::= INTEGER {weight, 259} {lastname, smith } TLV encoding: example module of data type declarations written in ASN.1 Basic Encoding Rules (BER) instances of data type specified in module Value, 259 Length, 2 bytes Type=2, integer Value, 5 octets (chars) Length, 5 bytes Type=4, octet string h t i m s 5 4 transmitted byte stream 63

64 Abstract Syntax Notation One (ASN.1) ASN.1 is more than a syntax; it s a language Addresses both syntax and semantics Two types of syntax Abstract syntax: set of rules that specify data type and structure for information storage Transfer syntax: set of rules for communicating information between systems Makes application layer protocols independent of lower layer protocols Can generate machine-readable code: Basic Encoding Rules (BER) is used in management modules Network Management: Principles and Practice Mani Subramanian

65 Backus-Nauer Form (BNF) BNF is used for ASN.1 constructs Constructs developed from primitives The example illustrates how numbers are constructed from the primitive <digit> Simple Arithmetic Expression entity (<SAE>) is constructed from the primitives <digit> and <op> Type and Value Assignments <BooleanType> ::= BOOLEAN <BooleanValue> ::= TRUE FALSE ASN.1 module is a group of assignments personname Person-Name::= { first "John", middle T", last } "Smith" Network Management: Principles and Practice Mani Subramanian 2010 Definition: <name> ::= <definition> Rules: <digit> ::= <number> ::= <number> <digit> <number> <op> ::= + - x / <SAE> ::= <number> <SAE> <SAE><op><SAE> Example: 9 is primitive 9 19 is construct of 1 and is construct of 6 and 19 Simple Arithmetic Expression <SAE> ::= <number> <SAE><op><number> Example: 26 = 13 x 2 Constructs and primitives 65

66 Data Type: Example 1 Module name starts with capital letters Data types: Primitives: NULL, GraphicString Constructs Alternatives : CHOICE List maker: SET, SEQUENCE Repetition: SET OF, SEQUENCE OF: Difference between SET and SEQUENCE PersonnelRecord ::= SET { Name, title GraphicString, division CHOICE marketing [0] SEQUENCE {Sector, Country}, research [1] CHOICE {product-based [0] NULL, basic [1] NULL}, production [2] SEQUENCE {Product-line, Country } } etc. Figure 3.13 ASN.1 Data Type Definition: Example 1 Network Management: Principles and Practice Mani Subramanian

67 Data Type: Example 2 Trade-message ::= SEQUENCE {invoice-no INTEGER name GraphicString, details SEQUENCE OF SEQUENCE {part-no INTEGER quantity INTEGER}, charge REAL, authenticator Security-Type} Security-Type ::= SET { } Figure 3.14 ASN.1 Data Type Definition: Example 2 SEQUENCE OF SEQUENCE makes table of rows Network Management: Principles and Practice Mani Subramanian

68 NETWORK MONITORING AND CONTROL (FCAPS) 68

69 Recall: Network Monitoring and control Status Alarms Statistics ON OFF Management Station Local Area Network

70 Introduction- Network Monitoring Observes and analyzes the status and behavior of the end systems, intermediate systems and subnetworks that make up the configuration to be managed Performance monitoring Availability Response time Accuracy Throughput Utilization Fault monitoring Identifies faults as quickly as possible Identifies the cause of the fault to take corrective action Fault isolation Accounting monitoring Gathers usage information for each resources 70

71 Introduction-Network Control concerned with modifying parameters and causes actions to be taken by the end systems, intermediate systems, and subnetworks FCAPS involve both monitoring and control Network monitoring Performance monitoring: Measure and record system behaviour Fault monitoring: Detect, isolate and correct abnormal operation Accounting monitoring: Enable charging for resource use The emphasis in network control Configuration control: Set parameters that govern behaviour Security control: support the application of security policies 71

72 FCAPS Broadly speaking answers the following questions: What happens when things go wrong? Faults (F) Assumes network already exists - how was it planned, installed, configured for local conditions? Configuration (C) Who pays/paid for it? Accounting (A) Need to monitor performance, e.g. to inform planning, detect faults, etc? Performance (P) How is it secured (e.g. against fraud)? How is security configured? Monitoring to detect security events? Security (S) => (F)(C)(A)(P)(S) 72

73 Functional Model (FCAPS) OSI Functional Model Configuration Management Fault Management Performance Management Security Management Accounting Management Configuration management Set and change network configuration component parameters Set up alarm thresholds Fault management Detection and isolation of failures in network Trouble ticket administration Performance management Monitor performance of network Security management Authentication Authorization Encryption Accounting management Functional accounting of network usage Network Management: Principles and Practice Mani Subramanian

74 NETWORK MONITORING TOOLS 74

75 Network Monitoring Tools A key part of network management is monitoring. Using various monitoring tools which obtain and compile information about network activity and performance Example a monitoring tool might help you determine why network performance is slow or why a user has difficulty accessing a server Through proper monitoring and analysis of the results, you can keep track of anetwork'sperformance,and anticipate, recognize, and correct problems before they disrupt network services. 75

76 Network Monitoring Tools You can use different network monitoring tools for various purposes: to capture and analyze traffic to log information about network events to alert you to specified events to monitor interfaces, such as routers, switches, and servers to alert you about areas where traffic is congested to assist in constructing performance baselines to determine upgrade and forecast needs, and to generate reports for management 76

77 Network Monitoring Tools Can be classified based on their usage: status monitoring ping & nslookup traffic monitoring Monitor the quality of the network, ping route monitoring Track the routes, traceroute & arp 77

78 Network Monitoring Tools Can be classified based on their applicability: LAN monitoring Remote Monitoring RMON, pathping, OpManager, Solarwinds QoS monitoring QoS parameters, load balancing Bandwidth monitoring NetFlow analyzer WAN Monitoring Exinda, router monitoring etc 78

79 Network Monitoring Tools Software based throughput testers to measure network throughput These tools send large data packets from one destination to another, measuring how long it takes to transfer the packets Connectivity Software tools built in tools provided in Windows and UNIX operating system tools you install as add ins to troubleshoot connectivity issues Wireshark and Nagios 79

80 Network Monitoring Tools Tasks to perform as a Network Admin: identifying inbound and outbound protocols determining whether the protocols acknowledge each other and whether they communicate in a unidirectional or bidirectional fashion identifying open and closed ports checking traffic that passes through the firewall tracing packets on the network, and analyzing bandwidth usage 80

81 Network Monitoring Tools e.g. restrict traffic based on port, you can implement port filtering 81

82 SNMP Simple Network Management Protocol collects information from network devices, for diagnostic and maintenance purposes. SNMP is a simple request /response protocol 82

83 SNMP Consists of two components Agent Software installed on network devices, such as servers, routers, switches, and printers Agents collect information from devices and send it to an SNMP manager Management Systems Central management server Logs the information send by Agents Alert the IT Run a corrective program or script 83

84 SNMP SNMP versions: SNMPv Operates over UDP, Not secure, plain text transactions Get, GetNext, Set and Trap SNMPv New commands, GetBulk and Inform SNMPv Enhanced security features Authentication, privacy, and access control 84

85 Overview What is Network Management? Network management standards and models FCAPS in a nutshell Efficient Network Management Network Monitoring Tools SNMP in a nutshell 85

86 END 86

87 SUPPLEMENTARY 87

88 Network Troubleshooting Ask yourself questions like these as you work up or down the stack: Do you have physical connectivity and a link light? Is your interface configured properly? Do your ARP tables show other hosts? Is there a firewall on your local machine? Is there a firewall anywhere between you and the destination? If firewalls are involved, do they pass ICMP ping packets and responses? Can you ping the localhost address ( )? Can you ping other local hosts by IP address? Is DNS working properly? 1 Can you ping other local hosts by hostname? Can you ping hosts on another network? Do high-level services such as web and SSH servers work? Did you really check the firewalls?

89 Ping: Host Status Ping checks to see if a Host is alive Sends ICMP ECHO_REQUEST packet Some ISPs have blocked ICMP In case the DNS is not working Use numeric IP address with ping n option If you are using ping to check Internet ping google.com (consistent responder) Use CTRL-C to stop ping from running

90 Ping: Host Status cnt. Specify the size of the packet ping s 1500 cuinfo.cornell.edu (linux) Issues with ping A failed ping means something is wrong with network A successfull ping Means that the machine is powered on Echo request packets handled by IP protocol

91 Smokeping: Ping stats over time Smokeping open source tool by Tobias Oetiker Keeps track of network latencies Sends several ping packets at regular interval to a host Triggers alarms when things go wrong Source: oss.oetiker.ch/smokeping

92 Traceroute: Trace IP Packets Traceroute by Van Jacobson Uncovers the sequence of gateways through which an IP packet travels to reach its destination Syntax: traceroute hostname Sends 3 packets with the same TTL number Increases the TTL value for the next gateway Would you get the route if you do reverse trace route?

93 Traceroute:Trace IP Packets cnt. Example: Switzerland to caida.org, San Diego What is the meaning of * in the above example? Traceroute n disables DNS lookup

94 Netstat: Get Network Statistics Netstat collects information Computer s network software Interface statistics Routing information Connection tables Linux use ifconfig a instead of netstat -i

95 Netstat: Get Network Statistics

96 Netstat: Get Network Statistics netstat with no arguments displays the status of active TCP and UDP ports Netstat r U means up G means gateway H host route UGH route through G

97 Packet Sniffers Tcpdump by Van Jacobson First industry standard sniffer Tcpdump n Tcpdump v collects more info Tcpdump w stores packets in a file collects only incoming web traffic from one subnet $sudo tcpdump src net /24 and dst port 80

98 Packet Sniffers Wireshark GUI interface Powerfull analysis tool Read & Write trace files

99 ICSI Netalyzr ICSI Netalyzr by the International Computer Science Institute at Berkeley netalyzr.icsi.berkeley.edu Tests the internet connection Inside Outside

100 RMON: Remote Monitoring MIB RMON MIB Permits the collection of generic network performance data not tied to any specific device MIB broken up to into nine RMON groups Each group contains different statistics Many Switches & Routers support RMON

101 NET-SNMP Agent NET-SNMP Implemented in Linux & Unix Source: net-snmp.sourceforge.net Includes Agent Command-line tools Server for receiving traps Library for developing SNMP-aware applications

102 NET-SNMP Tools

103 CACTI CACTI Source: cacti.net Could store data in intervals One sample every minute for a day One sample every hour for a day One sample every week for a year

104 Nagios:Event-Based Service M. Nagios Specialized in real time reporting or error conditions It is modular can be heavily customized Triggers alarms as when webserver goes down You can write your won plug-ins Keeps historical archive of its data Can be used to measure compliance with SLAs

105 Monitor Package Munin munin.projects.linpro.no Munin is especially popular in the Scandinavian countries. Collectd collectd.org is written in C for performance and portability

106 Monitoring Tools More monitoring tools

Lecture 5: Foundation of Network Management

Lecture 5: Foundation of Network Management Lecture 5: Foundation of Network Management Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4395 5-1 Network Management Standards OSI: Common Management Information

More information

Chapter 9 Network Management

Chapter 9 Network Management Chapter 9 Network Management A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you see the animations;

More information

Chapter 9 Network Management

Chapter 9 Network Management Chapter 9 Network Management A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you can add, modify, and

More information

Chapter 8 Network Management. Chapter 8 outline. What is network management? Chapter 8: Network Management

Chapter 8 Network Management. Chapter 8 outline. What is network management? Chapter 8: Network Management Chapter 8 Network Management A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in powerpoint form so you can add, modify, and

More information

Network Management. What is network management?

Network Management. What is network management? Network Management Introduction to network management motivation major components Internet network management framework MIB: management information base SMI: data definition language SNMP: protocol for

More information

Chapter 9 Network Management. ISO network management. What is network management? Chapter 9: Network Management. Network Management standards

Chapter 9 Network Management. ISO network management. What is network management? Chapter 9: Network Management. Network Management standards Chapter 9 Network Management A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you can add, modify, and

More information

This Lecture. NWEN 403 Advanced Network Engineering. Network Management. Outline. Network management. Qiang Fu

This Lecture. NWEN 403 Advanced Network Engineering. Network Management. Outline. Network management. Qiang Fu This Lecture Network management NWEN 403 Advanced Network Engineering Qiang Fu School of Engineering and Computer Science Victoria University of Wellington 22/04/2015 NWEN403: Advanced Network Engineering

More information

SNMP Basics BUPT/QMUL 2015-05-12

SNMP Basics BUPT/QMUL 2015-05-12 SNMP Basics BUPT/QMUL 2015-05-12 Agenda Brief introduction to Network Management Brief introduction to SNMP SNMP Network Management Framework RMON New trends of network management Summary 2 Brief Introduction

More information

SNMP. Simple Network Management Protocol

SNMP. Simple Network Management Protocol SNMP Simple Network Management Protocol Introduction SNMP Simple Network Management Protocol A set of standards for network management Protocol Database structure specification Data objects A set of standardized

More information

Simple Network Management Protocol - SNMP v1, ASN, MIB, BER. Network Management

Simple Network Management Protocol - SNMP v1, ASN, MIB, BER. Network Management Simple Network Management Protocol - SNMP v1, ASN, MIB, BER Network Management 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management

More information

SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP)

SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP) 1 SIMPLE NETWORK MANAGEMENT PROTOCOL (SNMP) Mohammad S. Hasan Agenda 2 Looking at Today What is a management protocol and why is it needed Addressing a variable within SNMP Differing versions Ad-hoc Network

More information

TELE 301 Network Management

TELE 301 Network Management TELE 301 Network Management Lecture 20: Management Tools and Protocols Haibo Zhang Computer Science, University of Otago TELE301 Lecture 20: Management tools and protocols 1 What is Network Management?

More information

ITEC310 Computer Networks II

ITEC310 Computer Networks II ITEC310 Computer Networks II Chapter 28 Network Management: Department of Information Technology Eastern Mediterranean University Objectives 2/60 After completing this chapter you should be able to do

More information

Note: Most of the information in this chapter is taken from [1], and accompanying slides that are Mani Subramanian 2000

Note: Most of the information in this chapter is taken from [1], and accompanying slides that are Mani Subramanian 2000 Chapter 6 Network Management Topics covered: Network management standards & models. ISO Functional areas of management. Network management tools and systems. SNMP architecture & operations. Network administration.

More information

Simple Network Management Protocol

Simple Network Management Protocol 56 CHAPTER Chapter Goals Discuss the SNMP Management Information Base. Describe SNMP version 1. Describe SNMP version 2. Background The (SNMP) is an application layer protocol that facilitates the exchange

More information

SNMP and Network Management

SNMP and Network Management SNMP and Network Management Nixu Oy Nixu Ltd PL 21 (Mäkelänkatu 91) 00601 Helsinki, Finland tel. +358 9 478 1011 fax. +358 9 478 1030 info@nixu.fi http://www.nixu.fi Contents Network Management MIB naming

More information

Chapter 18. Network Management Basics

Chapter 18. Network Management Basics Network Management Basics > FCAPS Model Chapter 18. Network Management Basics This chapter covers the following topics: FCAPS Model Network Management Architecture Network Management Protocols An Introduction

More information

Text Book: Computer Networking: A Top Down Approach Featuring the Internet 3rd edition, by Jim Kurose and Keith Ross, Addison-Wesley

Text Book: Computer Networking: A Top Down Approach Featuring the Internet 3rd edition, by Jim Kurose and Keith Ross, Addison-Wesley Network Management Text Book: Computer Networking: A Top Down Approach Featuring the Internet 3rd edition, by Jim Kurose and Keith Ross, Addison-Wesley these slides are based on USP Network Management

More information

Managing and Securing Computer Networks INFO-056

Managing and Securing Computer Networks INFO-056 Managing and Securing Computer Networks INFO-056 Prof. Guy Leduc Université de Liège Institut Montefiore, B28 B-4000 Liège 1 Phone: 04 3662698 ou 2696 (secrétariat) Fax: 04 3662989 Email: Guy.Leduc@ulg.ac.be

More information

Outline of the SNMP Framework

Outline of the SNMP Framework 2 SNMP--A Management Protocol and Framework Rolf Stadler School of Electrical Engineering KTH Royal Institute of Technology stadler@ee.kth.se September 2008 Outline of the SNMP Framework Management Program

More information

Introduction to Network Management

Introduction to Network Management Introduction to Network Management Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Introduction Network Management Requirement SNMP family OSI management function

More information

SNMP Network Management Concepts

SNMP Network Management Concepts SNMP Network Management Concepts Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outline Background Basic Concepts Summary The Origins of TCP/IP Starts at 1969, and founded

More information

Simple Network Management Protocol

Simple Network Management Protocol CHAPTER 32 Simple Network Management Protocol Background Simple Network Management Protocol (SNMP) is an application-layer protocol designed to facilitate the exchange of management information between

More information

Presented by Aurang Zeb 14CS-03. Network Management System

Presented by Aurang Zeb 14CS-03. Network Management System Presented by Aurang Zeb 14CS-03 Network Management System INTRODUCTION o We can define network management as monitoring, testing, configuring, and troubleshooting network components to meet a set of requirements.

More information

Introduction to Simple Network Management Protocol (SNMP)

Introduction to Simple Network Management Protocol (SNMP) Introduction to Simple Network Management Protocol (SNMP) Simple Network Management Protocol (SNMP) is an application layer protocol for collecting information about devices on the network. It is part

More information

System and Network Management

System and Network Management - System and Network Management Network Management : ability to monitor, control and plan the resources and components of computer system and networks network management is a problem created by computer!

More information

MANAGING NETWORK COMPONENTS USING SNMP

MANAGING NETWORK COMPONENTS USING SNMP MANAGING NETWORK COMPONENTS USING SNMP Abubucker Samsudeen Shaffi 1 Mohanned Al-Obaidy 2 Gulf College 1, 2 Sultanate of Oman. Email: abobacker.shaffi@gulfcollegeoman.com mohaned@gulfcollegeoman.com Abstract:

More information

Simple Network Management Protocol (SNMP) Primer

Simple Network Management Protocol (SNMP) Primer Xerox Multifunction Devices July 22, 2003 for the user Simple Network Management Protocol (SNMP) Primer Purpose This document introduces the history, purpose, basic functionality and common uses of SNMP

More information

R07. IV B.Tech. II Semester Regular Examinations, April, 2011. NETWORK MANAGEMENT SYSTEMS (Information Technology)

R07. IV B.Tech. II Semester Regular Examinations, April, 2011. NETWORK MANAGEMENT SYSTEMS (Information Technology) Set No. 1 1. a) Discus about network management goals and functions in detail. b) Explain in detail about current status and future of network management. 2. a) Explain the SNMP network management architecture.

More information

SNMP -overview. Based on: W.Stallings Data and Computer Communications

SNMP -overview. Based on: W.Stallings Data and Computer Communications SNMP -overview Based on: W.Stallings Data and Computer Communications Network Management -SNMP Simple Network Management Protocol (not so simple ) Dominant standardized network management scheme in use

More information

Network Management: - SNMP - Software Defined networking

Network Management: - SNMP - Software Defined networking Internet-Technologien (CS262) Network Management: - SNMP - Software Defined networking 23.4.2014 Christian Tschudin Departement Mathematik und Informatik, Universität Basel 9-1 Chapter 9 Network Management

More information

(Refer Slide Time: 1:17-1:40 min)

(Refer Slide Time: 1:17-1:40 min) Computer Networks Prof. S. Ghosh Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture # 37 Network management Good day, so today we will talk about network management.

More information

Simple Network Management Protocol

Simple Network Management Protocol A Seminar Report on Simple Network Management Protocol Submitted in partial fulfillment of the requirement for the award of degree Of Computer Science SUBMITTED TO: SUBMITTED BY: www.studymafia.org www.studymafia.org

More information

Network Management. Jaakko Kotimäki. Department of Computer Science Aalto University, School of Science. 21. maaliskuuta 2016

Network Management. Jaakko Kotimäki. Department of Computer Science Aalto University, School of Science. 21. maaliskuuta 2016 Jaakko Kotimäki Department of Computer Science Aalto University, School of Science Outline Introduction SNMP architecture Management Information Base SNMP protocol Network management in practice Niksula

More information

PA160: Net-Centric Computing II. Network Management

PA160: Net-Centric Computing II. Network Management PA160: Net-Centric Computing II. Network Management Luděk Matyska Slides by: Tomáš Rebok Faculty of Informatics Masaryk University Spring 2015 Luděk Matyska (FI MU) 3. Network Management Spring 2015 1

More information

TÓPICOS AVANÇADOS EM REDES ADVANCED TOPICS IN NETWORKS

TÓPICOS AVANÇADOS EM REDES ADVANCED TOPICS IN NETWORKS Mestrado em Engenharia de Redes de Comunicações TÓPICOS AVANÇADOS EM REDES ADVANCED TOPICS IN NETWORKS 2008-2009 Gestão de Redes e Serviços, Segurança - Networks and Services Management, Security 1 Outline

More information

A Summary of Network Traffic Monitoring and Analysis Techniques

A Summary of Network Traffic Monitoring and Analysis Techniques http://www.cse.wustl.edu/~jain/cse567-06/ftp/net_monitoring/index.html 1 of 9 A Summary of Network Traffic Monitoring and Analysis Techniques Alisha Cecil, acecil19@yahoo.com Abstract As company intranets

More information

SNMP Simple Network Management Protocol

SNMP Simple Network Management Protocol SNMP Simple Network Management Protocol Simple Network Management Protocol SNMP is a framework that provides facilities for managing and monitoring network resources on the Internet. Components of SNMP:

More information

DC70 NETWORK MANAGEMENT JUN 2015

DC70 NETWORK MANAGEMENT JUN 2015 Q.2 a. Most of the popular host operating systems come with the TCP/IP Suite and are amenable to SNMP management. The current networks management systems, however, suffer from several limitations. Describe

More information

Network Management. Copyright and acknowledgments

Network Management. Copyright and acknowledgments Network Management Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network management and QoS provisioning - 1 Copyright and acknowledgments

More information

Network Management. Network Management. Copyright and acknowledgments. Acknowledgements. Pag. 1

Network Management. Network Management. Copyright and acknowledgments. Acknowledgements. Pag. 1 Network Management Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network management and QoS provisioning - 1 Copyright and acknowledgments

More information

Subnetting and Network Management Omer F. Rana. Networks and Data Communications 1

Subnetting and Network Management Omer F. Rana. Networks and Data Communications 1 Subnetting and Network Management Omer F. Rana Networks and Data Communications 1 Subnetting Subnetting is an important concept in establishing TCP/IP based networks important in integrating small Local

More information

A Brief Introduction to Internet Network Management and SNMP. Geoff Huston NTW Track 4

A Brief Introduction to Internet Network Management and SNMP. Geoff Huston NTW Track 4 A Brief Introduction to Internet Network Management and SNMP Geoff Huston NTW Track 4 What are we talking about? Network Management Tasks fault management configuration management performance management

More information

Configuring SNMP. 2012 Cisco and/or its affiliates. All rights reserved. 1

Configuring SNMP. 2012 Cisco and/or its affiliates. All rights reserved. 1 Configuring SNMP 2012 Cisco and/or its affiliates. All rights reserved. 1 The Simple Network Management Protocol (SNMP) is part of TCP/IP as defined by the IETF. It is used by network management systems

More information

SolarWinds Certified Professional. Exam Preparation Guide

SolarWinds Certified Professional. Exam Preparation Guide SolarWinds Certified Professional Exam Preparation Guide Introduction The SolarWinds Certified Professional (SCP) exam is designed to test your knowledge of general networking management topics and how

More information

Simple Network Management Protocol

Simple Network Management Protocol CS 556 - Networks II Internet Teaching Lab (MCS B-24) Simple Network Mgmt Protocol (SNMP) Simple Network Management Protocol What you will learn in this lab: Details of the SNMP protocol. Contents of a

More information

Network Management. Network management definition? Network Management. Network management definition? Copyright and acknowledgments

Network Management. Network management definition? Network Management. Network management definition? Copyright and acknowledgments Network management definition? Network Management Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network management and QoS provisioning - 1

More information

Abstract. An SNMP Agent for a DTV Data Server. Dinkar Bhat David Catapano James Kenealy Gomer Thomas

Abstract. An SNMP Agent for a DTV Data Server. Dinkar Bhat David Catapano James Kenealy Gomer Thomas An SNMP Agent for a DTV Data Server by Dinkar Bhat David Catapano James Kenealy Gomer Thomas Abstract This paper presents a framework for remote control and monitoring of a DTV data server using the Simple

More information

The ABCs of SNMP. Info Sheet. The ABC of SNMP INTRODUCTION. SNMP Versions

The ABCs of SNMP. Info Sheet. The ABC of SNMP INTRODUCTION. SNMP Versions The ABCs of SNMP INTRODUCTION One of the numerous acronyms from the Internet world is SNMP which stands for Simple Network Management Protocol. Of course, anything termed simple is suspect. SNMP is an

More information

Remote Management. Vyatta System. REFERENCE GUIDE SSH Telnet Web GUI Access SNMP VYATTA, INC.

Remote Management. Vyatta System. REFERENCE GUIDE SSH Telnet Web GUI Access SNMP VYATTA, INC. VYATTA, INC. Vyatta System Remote Management REFERENCE GUIDE SSH Telnet Web GUI Access SNMP Vyatta Suite 200 1301 Shoreway Road Belmont, CA 94002 vyatta.com 650 413 7200 1 888 VYATTA 1 (US and Canada)

More information

Network Management (NETW-1001)

Network Management (NETW-1001) Network Management (NETW-1001) Dr. Mohamed Abdelwahab Saleh IET-Networks, GUC Spring 2016 TOC 1 Architecture of NMSs 2 OSI Network Management 3 Telecom Management Network 4 SNMP 5 SMI and MIB Remote Management

More information

Cisco CMTS Router MIB Overview

Cisco CMTS Router MIB Overview CHAPTER 1 This chapter provides an overview of the Cisco Cable Modem Termination System (CMTS) router. This chapter contains the following topics: MIB Description, page 1-1 Benefits of MIB Enhancements,

More information

Comparison of SNMP. Versions 1, 2 and 3

Comparison of SNMP. Versions 1, 2 and 3 Comparison of SNMP 1 Comparison of SNMP Versions 1, 2 and 3 Eddie Bibbs Brandon Matt ICTN 4600-001 Xin Tang April 17, 2006 Comparison of SNMP 2 During its development history, the communities of researchers,

More information

Simple Network Management Protocol

Simple Network Management Protocol CHAPTER 4 This chapter gives an overview of (SNMP). It contains the following sections: Overview, page 4-1 SNMP Versioning, page 4-2 SNMP and Cisco Unified CM Basics, page 4-3 SNMP Basic Commands, page

More information

TUTORIAL SNMP: STATUS AND APPLICATION FOR LAN/MAN MANAGEMENT. Aiko Pras pras@cs.utwente.nl

TUTORIAL SNMP: STATUS AND APPLICATION FOR LAN/MAN MANAGEMENT. Aiko Pras pras@cs.utwente.nl TUTORIAL SNMP: STATUS AND APPLICATION FOR LAN/MAN MANAGEMENT 9 July 1996 Aiko Pras pras@cs.utwente.nl http://wwwtios.cs.utwente.nl/~pras http://wwwtios.cs.utwente.nl/ http://wwwsnmp.cs.utwente.nl/ Copyright

More information

SNMP....Simple Network Management Protocol...

SNMP....Simple Network Management Protocol... SNMP...Simple Network Management Protocol... Outline of the SNMP Framework SNMP Transport Architecture UDP unreliable transport layer Manager process SNMP UDP IP Physical protocol Agent process SNMP UDP

More information

A Guide to Understanding SNMP

A Guide to Understanding SNMP A Guide to Understanding SNMP Read about SNMP v1, v2c & v3 and Learn How to Configure SNMP on Cisco Routers 2013, SolarWinds Worldwide, LLC. All rights reserved. Share: In small networks with only a few

More information

Network Management and Monitoring Software

Network Management and Monitoring Software Page 1 of 7 Network Management and Monitoring Software Many products on the market today provide analytical information to those who are responsible for the management of networked systems or what the

More information

BEA WebLogic Server. and BEA WebLogic Express. SNMP Management Guide

BEA WebLogic Server. and BEA WebLogic Express. SNMP Management Guide BEA WebLogic Server and BEA WebLogic Express SNMP Management Guide BEA WebLogic Server Version 6.1 Document Date: December 19, 2001 Copyright Copyright 2001 BEA Systems, Inc. All Rights Reserved. Restricted

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Nine Developing Network Management Strategies Copyright 2010 Cisco Press & Priscilla Oppenheimer 29 Network Management Design A good design can help an organization achieve

More information

Simple Network Management Protocol (SNMP) Amar J. Desai Graduate Student University of Southern California Computer Science

Simple Network Management Protocol (SNMP) Amar J. Desai Graduate Student University of Southern California Computer Science Simple Network Management Protocol (SNMP) Amar J. Desai Graduate Student University of Southern California Computer Science 1 Outline Background SNMP Basics SNMP Version 1 SNMP Version 2 SNMP Management,

More information

Brocade Product Training

Brocade Product Training Brocade Product Training Introducing SNMP Web-based Training Brocade Education Services Page 1-1 Objectives Describe SNMP basics: terminology and concepts Describe the need for SNMP Describe the advantages

More information

Network Monitoring. By: Delbert Thompson Network & Network Security Supervisor Basin Electric Power Cooperative

Network Monitoring. By: Delbert Thompson Network & Network Security Supervisor Basin Electric Power Cooperative Network Monitoring By: Delbert Thompson Network & Network Security Supervisor Basin Electric Power Cooperative Overview of network Logical network view Goals of Network Monitoring Determine overall health

More information

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet

Basic Networking Concepts. 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet Basic Networking Concepts 1. Introduction 2. Protocols 3. Protocol Layers 4. Network Interconnection/Internet 1 1. Introduction -A network can be defined as a group of computers and other devices connected

More information

Telecommunications Systems 2

Telecommunications Systems 2 Telecommunications Systems 2 Telecommunications Management Network Sistemas de Telecomunicações II - 4.1 Telecommunications Management Network ITU-T M.3000 M.3599 Sistemas de Telecomunicações II - 4.2

More information

How To Set Up Foglight Nms For A Proof Of Concept

How To Set Up Foglight Nms For A Proof Of Concept Page 1 of 5 Foglight NMS Overview Foglight Network Management System (NMS) is a robust and complete network monitoring solution that allows you to thoroughly and efficiently manage your network. It is

More information

Network Management Functions - Performance. Network Management

Network Management Functions - Performance. Network Management Network Management Functions - Performance Network Management 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management Standards

More information

Simple Network Management Protocol

Simple Network Management Protocol Simple Network Management Protocol Chu-Sing Yang Department of Electrical Engineering National Cheng Kung University Outlines Basic Concepts Protocol Specification Transport-Level Support SNMP Group Practical

More information

Network Management Functions RMON1, RMON2. Network Management

Network Management Functions RMON1, RMON2. Network Management Network Management Functions RMON1, RMON2 Network Management 30.5.2013 1 Lectures Schedule Week Week 1 Topic Computer Networks - Network Management Architectures & Applications Week 2 Network Management

More information

PANDORA FMS NETWORK DEVICES MONITORING

PANDORA FMS NETWORK DEVICES MONITORING NETWORK DEVICES MONITORING pag. 2 INTRODUCTION This document aims to explain how Pandora FMS can monitor all the network devices available in the market, like Routers, Switches, Modems, Access points,

More information

Network Discovery Protocol LLDP and LLDP- MED

Network Discovery Protocol LLDP and LLDP- MED Network LLDP and LLDP- MED Prof. Vahida Z. Attar College of Engineering, Pune Wellesely Road, Shivajinagar, Pune-411 005. Maharashtra, INDIA Piyush chandwadkar College of Engineering, Pune Wellesely Road,

More information

PANDORA FMS NETWORK DEVICE MONITORING

PANDORA FMS NETWORK DEVICE MONITORING NETWORK DEVICE MONITORING pag. 2 INTRODUCTION This document aims to explain how Pandora FMS is able to monitor all network devices available on the marke such as Routers, Switches, Modems, Access points,

More information

Network Discovery Protocol LLDP and LLDP- MED

Network Discovery Protocol LLDP and LLDP- MED Network LLDP and LLDP- MED Prof. Vahida Z. Attar College of Engineering, Pune Wellesely Road, Shivajinagar, Pune-411 005. Maharashtra, INDIA Piyush chandwadkar College of Engineering, Pune Wellesely Road,

More information

QoS: CBQoS Management Policy-to- Interface Mapping Support Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 1000)

QoS: CBQoS Management Policy-to- Interface Mapping Support Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 1000) QoS: CBQoS Management Policy-to- Interface Mapping Support Configuration Guide, Cisco IOS XE Release 3S (Cisco ASR 1000) Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706

More information

How To Understand Network Performance Monitoring And Performance Monitoring Tools

How To Understand Network Performance Monitoring And Performance Monitoring Tools http://www.cse.wustl.edu/~jain/cse567-06/ftp/net_traffic_monitors2/ind... 1 of 11 SNMP and Beyond: A Survey of Network Performance Monitoring Tools Paul Moceri, paul.moceri@gmail.com Abstract The growing

More information

Additional Information: A link to the conference website is available at: http://www.curtin.edu.my/cutse2008/index.html

Additional Information: A link to the conference website is available at: http://www.curtin.edu.my/cutse2008/index.html Citation: Veeramani, S. and Gopal, Lenin. 2008. Network monitoring tool, in Curtin University of Technology (ed), Curtin University of Technology Science and Engineering International Conference CUTSE

More information

Performance Management

Performance Management Performance Management Performance Management Overview Network Monitoring RMON RMON II 6-1 Performance Management Choosing the performance metrics to monitor is difficult Too many to choose from Difficult

More information

Network Monitoring & Management Introduction to SNMP

Network Monitoring & Management Introduction to SNMP Network Monitoring & Management Introduction to SNMP Mike Jager Network Startup Resource Center mike.jager@synack.co.nz These materials are licensed under the Creative Commons Attribution-NonCommercial

More information

Network Management - SNMP

Network Management - SNMP Network Management - SNMP Simple Network Management Protocol Networks are indispensable More complexity makes failure more likely Require automatic network management tools Standards required to allow

More information

Cisco Advanced Services Network Management Systems Architectural Leading Practice

Cisco Advanced Services Network Management Systems Architectural Leading Practice Cisco Advanced Services Network Management Systems Architectural Leading Practice Contents Introduction Preface Intent Network Management Goals and Requirements Operational Goals Functional Requirements

More information

Jean Parrend 1/6 SNMP. Content. 1. Introduction...1

Jean Parrend 1/6 SNMP. Content. 1. Introduction...1 Jean Parrend 1/6 SNMP Content 1. Introduction...1 2. SNMP architecture 1 3. The Management Information Base...3 4. Packet types and structure..4 5. Layered communication...5 Traversing the layers 6. References.6

More information

Configuring SNMP Monitoring

Configuring SNMP Monitoring 17 CHAPTER This chapter describes how to configure SNMP traps, recipients, community strings and group associations, user security model groups, and user access permissions. Note Throughout this chapter,

More information

Cisco Change Management: Best Practices White Paper

Cisco Change Management: Best Practices White Paper Table of Contents Change Management: Best Practices White Paper...1 Introduction...1 Critical Steps for Creating a Change Management Process...1 Planning for Change...1 Managing Change...1 High Level Process

More information

How To Create A Distributed Virtual Network Control System

How To Create A Distributed Virtual Network Control System Network Management Framework: A Distributed Virtual NOC Architecture Octavian Rusu RoEduNet Iasi Branch Iasi, Romania octavian@roedu.net Abstract Today s networks superpose multiple sets of services belonging

More information

Technical Support Information Belkin internal use only

Technical Support Information Belkin internal use only The fundamentals of TCP/IP networking TCP/IP (Transmission Control Protocol / Internet Protocols) is a set of networking protocols that is used for communication on the Internet and on many other networks.

More information

How To Understand and Configure Your Network for IntraVUE

How To Understand and Configure Your Network for IntraVUE How To Understand and Configure Your Network for IntraVUE Summary This document attempts to standardize the methods used to configure Intrauve in situations where there is little or no understanding of

More information

This watermark does not appear in the registered version - http://www.clicktoconvert.com. SNMP and OpenNMS. Part 1 SNMP.

This watermark does not appear in the registered version - http://www.clicktoconvert.com. SNMP and OpenNMS. Part 1 SNMP. SNMP and OpenNMS Part 1 SNMP Zeev Halevi Introduction Designed in 1987 by Internet Engineering Task Force (IETF) to send and receive management and status information across networks Most widely used network

More information

NMS300 Network Management System

NMS300 Network Management System NMS300 Network Management System User Manual June 2013 202-11289-01 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate

More information

Assignment One. ITN534 Network Management. Title: Report on an Integrated Network Management Product (Solar winds 2001 Engineer s Edition)

Assignment One. ITN534 Network Management. Title: Report on an Integrated Network Management Product (Solar winds 2001 Engineer s Edition) Assignment One ITN534 Network Management Title: Report on an Integrated Network Management Product (Solar winds 2001 Engineer s Edition) Unit Co-coordinator, Mr. Neville Richter By, Vijayakrishnan Pasupathinathan

More information

Introduction to Passive Network Traffic Monitoring

Introduction to Passive Network Traffic Monitoring Introduction to Passive Network Traffic Monitoring CS459 ~ Internet Measurements Spring 2015 Despoina Antonakaki antonakd@csd.uoc.gr Active Monitoring Inject test packets into the network or send packets

More information

SNMP Informant. SNMP Informant, the default Microsoft SNMP extension agents and WMI January 2009

SNMP Informant. SNMP Informant, the default Microsoft SNMP extension agents and WMI January 2009 Informant Systems, Inc. 11135-23A Avenue Edmonton, AB T6J4W5 Canada p: 780.908.6669 f: 780.434.8991 www.informant-systems.com SNMP Informant SNMP Informant, the default Microsoft SNMP extension agents

More information

Lecture 12: Network Management Architecture

Lecture 12: Network Management Architecture Lecture 12: Network Management Architecture Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 12-1 Defining Network Management Contains multiple layers: Business

More information

NNMi120 Network Node Manager i Software 9.x Essentials

NNMi120 Network Node Manager i Software 9.x Essentials NNMi120 Network Node Manager i Software 9.x Essentials Instructor-Led Training For versions 9.0 9.2 OVERVIEW This course is designed for those Network and/or System administrators tasked with the installation,

More information

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview This module describes IP Service Level Agreements (SLAs). IP SLAs allows Cisco customers to analyze IP service levels for IP applications and services, to increase productivity, to lower operational costs,

More information

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller

52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller 52-20-15 RMON, the New SNMP Remote Monitoring Standard Nathan J. Muller Payoff The Remote Monitoring (RMON) Management Information Base (MIB) is a set of object definitions that extend the capabilities

More information

Tik-109/110.300 Telecommunications architectures:

Tik-109/110.300 Telecommunications architectures: Tik-109/110.300 Telecommunications architectures: Network management Hannu H. KARI/Helsinki University of Technology (HUT) TML-laboratory/CS/HUT Tik-109/110.300 Fall 2000 Hannu H. Kari Page 1 Agenda Telecom

More information

Hands On Activities: TCP/IP Network Monitoring and Management

Hands On Activities: TCP/IP Network Monitoring and Management Hands On Activities: TCP/IP Network Monitoring and Management 1. TCP/IP Network Management Tasks TCP/IP network management tasks include Examine your physical and IP network address Traffic monitoring

More information

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management for Networks

WHITE PAPER OCTOBER 2014. CA Unified Infrastructure Management for Networks WHITE PAPER OCTOBER 2014 CA Unified Infrastructure Management for Networks 2 WHITE PAPER: CA UNIFIED INFRASTRUCTURE MANAGEMENT FOR NETWORKS ca.com Table of Contents Solution Overview 3 Specialized Probes

More information

Deploying in a Distributed Environment

Deploying in a Distributed Environment Deploying in a Distributed Environment Distributed enterprise networks have many remote locations, ranging from dozens to thousands of small offices. Typically, between 5 and 50 employees work at each

More information

TTM 4128 Network and Service Management (http://www.item.ntnu.no/academics/courses/ttm4128/) Learning Objectives Specification

TTM 4128 Network and Service Management (http://www.item.ntnu.no/academics/courses/ttm4128/) Learning Objectives Specification TTM 4128 Network and Service Management (http://www.item.ntnu.no/academics/courses/ttm4128/) Learning Objectives Specification Contents 1. TTM4128 Course contents 2. Overall Learning Objectives 3. Learning

More information