Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
net-snmp - A collection of SNMP protocol tools and libraries
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 and a version of the netstat command which uses SNMP. 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.
Packages
Latest: net-snmp-5.5-27.el5.fio.1.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| net-snmp |
1 |
5.5 |
27.el5.fio.1 |
x86_64 |
314 KiB |
2011-05-05 21:57:53 |
Changelog:
- * 2010-11-11 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-27.1
- fixed truncation of sysObjectID (#652223)
- fixed assertions in calculating of statistics in IF-MIB (#652551)
- * 2010-08-04 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-27
- removed APSL 1.1 licensed files from source tarball (#619906)
- * 2010-07-28 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-26
- fixed gfs2 support in hrFSTable and hrStorageTable (#616496)
- * 2010-07-20 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-25
- fixed temporary filename generation in snmptrapd (#560081)
- * 2010-07-14 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-24
- further improved snmptranslate dysplaying ranges on 32-bit HW (#606874)
- * 2010-06-25 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-23
- fixed segfault when parsing snmpd.conf with disman entries (#607080)
- fixed value of IP-MIB::ipv6InterfaceForwarding (#607074)
- fixed output of snmptranslate tool when displaying ranges of UNSIGNED
type (#606874)
- * 2010-06-03 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-22
- fixed value of ipIfStatsTable.Ip6ReasmReqds (#597265)
- added missing include files from util_funcs directory (#604636)
- * 2010-05-25 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-21
- fixed hrFSTable and hrStorageTable to provide persistent table indexes
according to RFS 2790 (#595325)
- * 2010-05-14 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-20
- fixed a memory leak in TCP-MIB and LM-SENSORS-MIB (#591005)
- * 2010-04-23 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 1:5.5-19
- fixed exit code of snmp utilities when wrong argument to '-A' option
is specified (#574061)
- fixed BER parsing of incoming packets - siletnly discard the invalid ones
according to RFC (#568651)