Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed Apr 19 19:00:00 2006 Radek Vokál <rvokal{%}redhat{*}com> 5.1.2-11.EL4.7
- return inInOctets/ifOutOctets properly (#175536)
- * Tue Apr 4 19:00:00 2006 Radek Vokal <rvokal{%}redhat{*}com> 5.1.2-11.EL4.6.hf1
- snmpd loops forever in host resources (#171135)
- fix agent crash for certain MIBs (#177692)
- fix crash when using invalid override line (#176922)
– fix snmptrapd segv with long trap (#187106)
- fix Extend MIB to work with TCP-wrapper (#173373)
- * Tue Sep 6 19:00:00 2005 Radek Vokal <rvokal{%}redhat{*}com> 5.1.2-11.EL4.6
- agentx leak patches
- return IP address instead of MAC address (#167588)
- changes in tcp_dos patch