Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
compat-netsnmp53 - 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, 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
The net-snmp-libs package contains the runtime libraries for shared binaries
and applications.
Packages
Latest: compat-netsnmp53-5.3.2.2-1.el6.fio.x86_64.rpm
| Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
| compat-netsnmp53 |
0 |
5.3.2.2 |
1.el6.fio |
x86_64 |
2.4 MiB |
2011-07-16 14:41:24 |
Changelog:
- * 2010-01-13 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 5.3.2.2-9.1
- fix file descriptor leak in RMON-MIB (#585202)
- * 2010-01-13 - Jan Safranek <jsafrane[AT]redhat[DOTCOM]> - 5.3.2.2-9
- fix memory leak in ipAddressPrefixTable on IPv6 networks
(#518633)
- * 2009-08-04 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 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)
- * 2009-07-22 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 5.3.2.2-7
- implement parts of ETHERLIKE-MIB:dot3StatsTable (#468832)
- * 2009-05-14 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 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)
- * 2008-10-31 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 5.3.2.2-5
- fix crash in bulk request processing (#469374)
- * 2008-09-24 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 5.3.2.2-4
- fix the SCTP-MIB on 32-bit systems
- * 2008-09-02 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 5.3.2.2-3
- enable sctp-mib compilation
- * 2008-08-28 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 5.3.2.2-2
- compile with -DNETSNMP_NO_INLINE to preserve ABI after rebase
- * 2008-08-04 - Jan Safranek <jsafranek[AT]redhat[DOTCOM]> - 5.3.2.2-1
- rebase to net-snmp-5.3.2.2 (#454977)
- introduce new "dontLogTCPWrappersConnects" config file option
to reduce logging of incomming connections (#448664)
- introduce new "v1trapaddress" config file option
which allows setting agent address inside SNMPv1 traps (#426355)
- correctly recover when admin starts snmpd or snmptrapd with
wrong port specifier (#449351)
- update snmpd.conf man page to emphasize necessity of explicit port
specification in 'trapsess' option (#436452)
- net-snmp.rpm requires now the same version and release of net-snmp-libs
(#434746)
- 32-bit ifTable counters are now updated (#438151)
- fix hrProcessorLoad OID (#431439)
- fix documentation of 'exec' statement - it does not cache results
(#431519)
- fix inetNetToMediaTable processing, some entries could be missing
when ipv6 kernel module is removed (#450076)
- fix memory leak on UDP transport creation (#454294)
- add SCTP-MIB implementation (#435110)
- fix a filedescriptor leak in hrSWRunTable (#458009)
- allow 16bit ifIndex (#458937)
- move /etc/snmp/snmpd.options to /etc/sysconfig and add snmptrapd.options
file (#459054)