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
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Jan 14 00:00:00 2010 Jan Safranek <jsafrane{%}redhat{*}com> - 5.3.2.2-9
-
- fix memory leak in ipAddressPrefixTable on IPv6 networks
(#518633)
- * Wed Aug 5 01:00:00 2009 Jan Safranek <jsafranek{%}redhat{*}com> - 5.3.2.2-8
-
- fix possible crash when 64-bit counters in ipSystemStatsTable get
bigger than 2^32 (#514703)
- fix memory leak in ipNetToPhysicalTable (#515650)
- fix periodical memory leaks in various MIBs (#518633)
- create MIB indexes in /var/lib/net-snmp to fix SELinux alerts in applications
(#523249)
- fix multilib issues in net-snmp and net-snmp-devel packages (#521820)
- allow snmpusm to create views with OIDs larger than 255 (#527364)
- plug memory leak in processing of GETNEXT request on last item in
mteEventSetTable (#515650)
- suppress showing of "truncating unsigned value to 32 bits" message in Net-SNMP
utilities (#528164)
- fix endless loop in ipDefaultRouterTable when there are more default routes
with the same destination (#504742)
- suppress logging of "truncating integer value > 32 bits" in IP-MIB and TCP-MIB
when the counters overflow 32 bits (#507528)
- fix responding to broadcast requests (#521175)
- fix ipNetToPhysicalTable and ipNetToMediaTable with network interfaces with
long HW address (like InfiniBand) (#543499)
- fix IP address size in ipCidrRouteTable on 64 bit platforms (#547698)