Il protocollo SNMP O protocolo SNMP Das Protokoll SNMP Le protocole SNMP Protocolo SNMP

Definition of the term SNMP

SNMP means Simple Network Management Protocol. It is a protocol which enables network administrators to manage network devices and diagnose network problems.

SNMP operating principle

The network management system is based on two main elements: a supervisor and agents. The supervisor is the terminal which enables the network administrator to carry out management requests. The agents are entities which are found at the level of each interface connecting the managed devices to the network and making it possible to collect information on the different objects.

Switches, hubs, routers and servers are examples of hardware containing managed objects. These managed objects can be hardware information, configuration parameters, performance statistics and other elements which are directly linked to the behaviour in progress for the hardware in question. These elements are classed in a sort of database called MIB ("Management Information Base"). SNMP allows dialogue between the supervisor and agents in order to collect the required objects in the MIB.

The management architecture of the network proposed by the SNMP protocol is therefore based on three principal elements:

  • The managed devices are the network elements (bridges, hubs, routers or servers) containing "managed objects" which can be hardware information, configuration elements or statistical information;
  • The agents, i.e. a network management application residing in a peripheral and responsible for transmitting local management data from the peripheral in SNMP format;
  • The network management systems (NMS), i.e. a terminal through which administrators can conduct administration tasks.

More information

For detailed documentation on the SNMP protocol, please refer to RFC 1157:



Last update on Thursday October 16, 2008 02:43:22 PM.This document entitled « SNMP protocol » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Best answers for « SNMP protocol » in :
The HTTP protocol Show Introduction to the HTTP protocol Since 1990 HTTP protocol (HyperText Transfer Protocol) has been the most widely used protocol on the Internet. Version 0.9 was only intended to transfer data over the Internet (in particular Web pages written in...
FTP protocol (File Transfer Protocol) Show Introduction to FTP protocol FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files. The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...
TCP protocol Show The characteristics of TCP protocol TCP (which means Transmission Control Protocol) is one of the main protocols of the transport layer of the TCP/IP model. It makes it possible, at application level, to manage data coming from (or going to) the...
IPX/SPX protocol under Windows Vista ShowIPX/SPX protocol under Windows Vista IPX/SPX: Internetwork Packet Exchange/Sequenced Packet Exchange The protocol IPX/ SPX allow some old games to play in network (Red Alert, Command & Conquer, etc.) This function is not supported...
Differences between the UDP and TCP protocols ShowDifferences between the UDP and TCP protocols User Datagram Protocol (UDP) Transmission Control Protocol (TCP) User Datagram Protocol (UDP) It is part of the base protocols of the Internet Protocol Suite. Programs on networked...
Outlook Express: The message was not sent (0X800C0131) ShowOutlook Express: The message was not sent (0X800C0131) Solution During the launch of Outlook Express, you receive the following error message: An unknown error has occurred. Protocol: SMTP, Port: 0, Secure SSL: No, Error 0x800c0131...
The DHCP protocol ShowDefinition of the term DHCP DHCP stands for Dynamic Host Configuration Protocol. It is a protocol which enables a computer that is connected to a network to obtain its configuration (mainly, its network configuration) dynamically (i.e. without...
IP protocol ShowThe role of IP protocol IP protocol is part of the Internet layer of the TCP/IP protocol suite. It is one of the most important Internet protocols because it allows the development and transport of IP datagrams (data packets), without however...
Telnet protocol ShowIntroduction to the Telnet protocol The Telnet protocol is a standard internet protocol enabling terminals and applications to interface over the Internet. This protocol provides the basic rules making it possible to link a client (system composed...