Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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
        
            - * Fri Jan 23 18:00:00 2009 Jan Safranek <jsafranek{%}redhat{*}com> 5.1.2-18
- - fix regressions caused by new compilation flags 
            - * Tue Nov 11 18:00:00 2008 Jan Safranek <jsafranek{%}redhat{*}com> 5.1.2-17
- - fix UCD-SNMP-MIB::ssCpu* statistics - show one-minute load average instead
  of average since agent startup (#469607)
- fix HOST-RESOURCES-MIB::hrProcessorLoad - show one-minute load average instead
  of average since last query (#458996)
- fix UCD-SNMP-MIB::dskPercent to support filesystems > 32TB (#474161) 
            - * Mon Oct  6 19:00:00 2008 Jan Safranek <jsafranek{%}redhat{*}com> 5.1.2-16
- - snmpd no longer reports '-f' option as deprecated (#440220)
- fix parsing of command line parameters to allow hostnames in
  specification of transport address (#447839)
- fix IpAddress length on 64bit systems (#464764)
- fix a regression in 5.1.2-15 - snmptrapd no longer passes "<UNKNOWN>" 
  as hostname of sender of received trap (#437494)
- fix crash in bulk request processing (#469371)
- fix net-snmp package dependencies (#469679)
- fix crash when parsing '-LS', '-LF' and '-LO' command line arguments
  (#469620)