This is a discussion on Re: Latest Stable Version? within the SNMP Coders forums, part of the Networking and Network Related category; Olsson, Sten wrote: > Is 5.2.1 the latest stable version of NET-SNMP to use at this time? &...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Olsson, Sten wrote:
> Is 5.2.1 the latest stable version of NET-SNMP to use at this time? > I've > Tried it and it seems pretty good, but I have had a problem with the > "reconfigure" when SIGHUP is received by snmptrapd. I haven't quite > determined > if behavior has changed since 5.0.9 or not, but something seems fishy snmptrapd's SIGHUP handling got broken in 5.1 onwards. I've filed a bug report on this for the traphandle directive back then: [1040711]: snmptrapd: SIGHUP duplicates traphandlers (repeatedly) http://sourceforge.net/tracker/?func...94&atid=112694 which mentions that the "format" and "forward" directive are affected as well. My patch (attached to the bug report) that fixes this for "traphandle" has been applied to all 5.x branches and is incorporated in 5.2.1. If you need a fix for "forward" as well, preferrably write up a patch similar to mine and submit it to SourceForge. At the very least, file a separate bug report (since mine got closed after applying the patch). +Thomas ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |