WELLCOME
TO
OUR PRESENTATION
Supervised By
Samrat Ali Abu Kaysar
Lecturer of Dept. CSE
City University
Group Members
Name ID
Sheher Jahan Rashni 163432012
Anupom Shill 163432030
Sadia afrin Misty 163432020
Md Ikram Ullah 163432017
Our Presentation Topic
Simple Network Management
Protocol
CONTENTS
• Network Management
• SNMP
• SNMP Protocol
• SNMP manage
• SNMP Functionality
• SNMP Components
• SNMP Agent & SNMP Proxy
What is SNMP ?
SNMP is a tool (protocol) that allows for remote
and local management of items on the network
including servers, workstations, routers, switches
and other managed devices.
1. Designed to be Simple very few commands.
2. It concerns with Network Management.
3. It’s a Protocol-defined by IETF (Internet
Engineering Task Force).
The Three Parts of SNMP
SNMP network management is based on three parts:
 SNMP Protocol
 Structure of Management Information (SMI)
 Management Information Base (MIB)
SNMP Protocol :
Defines format of messages exchanged by management
systems and agents.
Specifies the Get, GetNext, Set, and Trap operations.
Structure of Management Information (SMI):
Rules specifying the format used to define objects
managed on the network that the SNMP protocol
accesses.
Management Information Base (MIB) :
A map of the hierarchical order of all managed objects
and how they are accessed.
What does SNMP manage?
 The all SNMP compatible devices.
servers
workstations
routers
switches
printers
…many more.
SNMP Functionality?
 Fault Management.
 Configuration Management.
 Accounting Management.
 Performance Monitoring and Management.
 Security Management.
SNMP Components
 SNMP Manager.
 SNMP Agent.
 MIB-Management Information Base.
This diagram
SNMP Manager
 Capable of querying any managed device -via
polling.
 Capable enforcing management decision in
Network.
 Normally runs on very few system compared to
SNMP agents.
SNMP Agent
 Collects information from network device, on
which it resides and stores in MIB.
 Replies to manager with proper information
when asked for.
 Can initiate communication with SNMP
manager using traps.
SNMP Proxy
 A Proxy Agent is an SNMP agent that maintains
information of one or more non-SNMP devices.
 Proxy Agent does the conversion of control messages.
This diagram
Management Information Base
 MIB is collection of network information. Contains the
real values of managed objects in the agent in the form
of variables, tables of variables.
 Access-through network management protocol.
 MO in MIB-represent characteristics of a managed
device.
 Changes is done in agent MIB.
 MIB definition is available in manager.
Advantages of using SNMP
 Standard
 universally supported
 extendible
 portable
 allows distributed management access
 Light weight protocol
Disadvantages of using SNMP
 One such problem is the inefficiency of SNMP
for retrieving bulk MIB data.
 SNMP shows poor performance when retrieving
several thousands of MIB variables in a single
logical transaction.
 Reasons:
1. CPU overhead
2.Bandwidth inefficiency due to OID naming
overhead
3.High latency caused by a large number of
request/response interactions.
Simple Network Management Protocol

Simple Network Management Protocol

  • 1.
  • 2.
    Supervised By Samrat AliAbu Kaysar Lecturer of Dept. CSE City University Group Members Name ID Sheher Jahan Rashni 163432012 Anupom Shill 163432030 Sadia afrin Misty 163432020 Md Ikram Ullah 163432017
  • 3.
    Our Presentation Topic SimpleNetwork Management Protocol
  • 4.
    CONTENTS • Network Management •SNMP • SNMP Protocol • SNMP manage • SNMP Functionality • SNMP Components • SNMP Agent & SNMP Proxy
  • 5.
    What is SNMP? SNMP is a tool (protocol) that allows for remote and local management of items on the network including servers, workstations, routers, switches and other managed devices. 1. Designed to be Simple very few commands. 2. It concerns with Network Management. 3. It’s a Protocol-defined by IETF (Internet Engineering Task Force).
  • 6.
    The Three Partsof SNMP SNMP network management is based on three parts:  SNMP Protocol  Structure of Management Information (SMI)  Management Information Base (MIB)
  • 7.
    SNMP Protocol : Definesformat of messages exchanged by management systems and agents. Specifies the Get, GetNext, Set, and Trap operations. Structure of Management Information (SMI): Rules specifying the format used to define objects managed on the network that the SNMP protocol accesses. Management Information Base (MIB) : A map of the hierarchical order of all managed objects and how they are accessed.
  • 8.
    What does SNMPmanage?  The all SNMP compatible devices. servers workstations routers switches printers …many more.
  • 9.
    SNMP Functionality?  FaultManagement.  Configuration Management.  Accounting Management.  Performance Monitoring and Management.  Security Management.
  • 10.
    SNMP Components  SNMPManager.  SNMP Agent.  MIB-Management Information Base.
  • 11.
  • 12.
    SNMP Manager  Capableof querying any managed device -via polling.  Capable enforcing management decision in Network.  Normally runs on very few system compared to SNMP agents.
  • 13.
    SNMP Agent  Collectsinformation from network device, on which it resides and stores in MIB.  Replies to manager with proper information when asked for.  Can initiate communication with SNMP manager using traps.
  • 14.
    SNMP Proxy  AProxy Agent is an SNMP agent that maintains information of one or more non-SNMP devices.  Proxy Agent does the conversion of control messages.
  • 15.
  • 16.
    Management Information Base MIB is collection of network information. Contains the real values of managed objects in the agent in the form of variables, tables of variables.  Access-through network management protocol.  MO in MIB-represent characteristics of a managed device.  Changes is done in agent MIB.  MIB definition is available in manager.
  • 17.
    Advantages of usingSNMP  Standard  universally supported  extendible  portable  allows distributed management access  Light weight protocol
  • 18.
    Disadvantages of usingSNMP  One such problem is the inefficiency of SNMP for retrieving bulk MIB data.  SNMP shows poor performance when retrieving several thousands of MIB variables in a single logical transaction.  Reasons: 1. CPU overhead 2.Bandwidth inefficiency due to OID naming overhead 3.High latency caused by a large number of request/response interactions.