Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
net-snmp: A collection of SNMP protocol tools and libraries.
- Summary
- SNMP (Simple Network Management Protocol) is a protocol used for
network management. The NET-SNMP project includes various SNMP tools:
an extensible agent, an SNMP library, tools for requesting or setting
information from SNMP agents, tools for generating and handling SNMP
traps, a version of the netstat command which uses SNMP, and a Tk/Perl
mib browser. This package contains the snmpd and snmptrapd daemons,
documentation, etc.
You will probably also want to install the net-snmp-utils package,
which contains NET-SNMP utilities.
Building option:
--without tcp_wrappers : disable tcp_wrappers support
Changelog
- * Tue Sep 15 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Jul 23 01:00:00 2009 Jan Safranek <jsafranek{%}redhat{*}com> - 5.3.2.2-7
-
- implement parts of ETHERLIKE-MIB:dot3StatsTable (#468832)
- * Fri May 15 01:00:00 2009 Jan Safranek <jsafranek{%}redhat{*}com> - 5.3.2.2-6
-
- fix command line options related to logging (#477768)
- don't spam log with 'diskio.c: don't know how to handle X request'
(#474093)
- add ipAddressSpinLock OID (#479609)
- fix reloading of trapsink and trap2sink entries on SIGHUP (#468147)
- fix reporting of IF-MIB::ifSpeed of 10GB/s interfaces (#464061)
- backport skipNFSInHostResources option (#461631)
- implement ipNetToPhysicalLastUpdated OID (#477092)
- implement RMON-MIB::etherStatsJabbers (#468832)
- fix memory leak in SCTP-MIB (#497280)