Encyclopedia > SNMP

  Article Content

Simple Network Management Protocol

Redirected from SNMP

Simple Network Management Protocol (SNMP) is part of the internet protocol suite as defined by the Internet Engineering Task Force. The protocol can be used to monitor any network attached devices for any conditions that warrant it.

SNMP is at the application layer (layer 7) of the OSI model.

It uses small programs called agents that are based on the machine that you want to monitor. These agents collect information and store it locally in memory. When the information is requested by a network management station, the agent will send the specific piece of information requested.

SNMP provides three basic methods (in version 1): Get, GetNext and Set. SNMP operates on OIDs (Object Identifiers). A Get on an OID will return the corresponding value.

A Management Information Base[?] (MIB) describes the specific data that will be managed.

External Links



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Charles V, Holy Roman Emperor

... to sign the Truce of Crepy[?]. Charles later signed a humiliating treaty with the Ottomans, to gain him some respite from the huge expenses of their war. In 1545 the ...

 
 
 
This page was created in 25.9 ms