www.net-snmp.org Open in urlscan Pro
204.68.111.101  Public Scan

URL: http://www.net-snmp.org/
Submission: On August 14 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST http://sourceforge.net/search/

<form method="post" action="http://sourceforge.net/search/">
  <span class="small">Archive Search:</span>
  <select name="forum_id">
    <option value="4959">Users</option>
    <option value="7152">Coders</option>
    <option value="12455">Announce</option>
    <option value="7153">Bugs</option>
    <option value="7151">Patches</option>
    <option value="33108">SVN (named "CVS")</option>
  </select>
  <input type="hidden" name="type_of_search" value="mlists">
  <input type="hidden" name="group_id" value="12694">
  <input type="text" name="words" size="15" id="Words" value=""><br>
  <input type="submit" name="Search" value="Search"><br>
  <input type="checkbox" name="exact" value="1" checked="">
  <span id="Label">Require all words?</span>
</form>

GET http://www.google.com/search

<form method="GET" action="http://www.google.com/search">
  <span class="small">Site Search:</span>
  <input type="hidden" name="ie" value="UTF-8">
  <input type="hidden" name="oe" value="UTF-8">
  <input type="text" name="q" size="15" maxlength="255" value=""><br>
  <input type="hidden" name="sitesearch" value="www.net-snmp.org">
  <input type="submit" name="btnG" value="Google Search">
  <a href="http://www.google.com/">
            <img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="absmiddle"></a>
</form>

Text Content


Current release: 5.9.1




skip to page content


About


 ·News  ·History  ·Change Log  ·License

Download
Tutorials
Documentation
Wiki
Support
Development
Related Info/SW



Archive Search: Users Coders Announce Bugs Patches SVN (named "CVS")

Require all words?

Site Search:



A composite image of images from locations that use the Net-SNMP package. Click
here for more information.

--------------------------------------------------------------------------------

Simple Network Management Protocol (SNMP) is a widely used protocol for
monitoring the health and welfare of network equipment (eg. routers), computer
equipment and even devices like UPSs. Net-SNMP is a suite of applications used
to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. The suite
includes:

 * Command-line applications to:
   * retrieve information from an SNMP-capable device, either using single
     requests (snmpget, snmpgetnext), or multiple requests (snmpwalk, snmptable,
     snmpdelta).
   * manipulate configuration information on an SNMP-capable device (snmpset).
   * retrieve a fixed collection of information from an SNMP-capable device
     (snmpdf, snmpnetstat, snmpstatus).
   * convert between numerical and textual forms of MIB OIDs, and display MIB
     content and structure (snmptranslate).
 * A graphical MIB browser (tkmib), using Tk/perl.
 * A daemon application for receiving SNMP notifications (snmptrapd). Selected
   notifications can be logged (to syslog, the NT Event Log, or a plain text
   file), forwarded to another SNMP management system, or passed to an external
   application.
 * An extensible agent for responding to SNMP queries for management information
   (snmpd). This includes built-in support for a wide range of MIB information
   modules, and can be extended using dynamically loaded modules, external
   scripts and commands, and both the SNMP multiplexing (SMUX) and Agent
   Extensibility (AgentX) protocols.
 * A library for developing new SNMP applications, with both C and perl APIs.

Net-SNMP is available for many Unix and Unix-like operating systems and also for
Microsoft Windows. Note: Functionality can vary depending on the operating
system. Please see the README files for information specific to your platform.

The documentation section contains detailed information on command line tools,
installation, configuration etc.

If you are new to Net-SNMP or SNMP in general, then a good place to start is the
tutorial section.

The download section contains the source code and binaries for various
platforms.

Please see our project development pages located at Sourceforge as well.




--------------------------------------------------------------------------------

Last modified: Saturday, 24-Aug-2019 22:24:13 UTC
For questions regarding web content and site functionality, please write to the
net-snmp-users mail list.