Recent Changes - Search:

edit SideBar

Net-SNMP

Description

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.

This package contains startup scripts which have been adapted for AIX.

Homepage: http://net-snmp.sourceforge.net/

Current version: v5.7.2-1

Downloads

RPM:

Source RPM:

Package dependencies:

  • net-snmp
    • openssl >= 0.9.8
    • perl.rte must be installed
  • net-snmp-devel
    • net-snmp = 5.7.1-1 (download from above)
  • net-snmp-perl
  • net-snmp-utils

Older version

RPM:

Source RPM:

Package dependencies:

  • net-snmp
    • openssl >= 1.0.1f-1
    • perl.rte must be installed
  • net-snmp-devel
    • net-snmp = 5.6.2-1 (download from above)
  • net-snmp-perl
  • net-snmp-utils

Even older version

RPM:

Source RPM:

Package dependencies:

  • net-snmp
    • openssl >= 1.0.1f-1
    • perl.rte must be installed
  • net-snmp-devel
    • net-snmp = 5.5.2-1 (download from above)
  • net-snmp-perl
  • net-snmp-utils

Even still older version

RPM:

Source RPM:

Package dependencies:

  • net-snmp
    • openssl >= 0.9.8
    • perl.rte must be installed
  • net-snmp-devel
    • net-snmp = 5.4.4-1 (download from above)
  • net-snmp-perl
  • net-snmp-utils

Still much older version

RPM:

Source RPM:

Package dependencies:

  • net-snmp
    • openssl >= 0.9.8
    • perl.rte must be installed
  • net-snmp-devel
    • net-snmp = 5.4.1-2 (download from above)
  • net-snmp-perl
  • net-snmp-utils

All versions:

Edit - History - Print - Recent Changes - Search
Page last modified on October 19, 2014, at 01:08 AM