Hi David,
On Fri Jun 01 11:00:23 2012, david.lovy@shoregroup.com wrote:
Show quoted text> I was recently introduced to SNMP::Effective as it appears to be
> very well designed and has many of the features I needed for an
> asynchronous SNMP poller. I tried a simple case of two hosts with
> different community strings and noticed some unexpected results.
Thanks for getting in touch.
It seems I've tended to use SNMP::Effective in a different way, which might explain why I've not been tripped up by this bug. Usually I provide
a full set of options to add() on each call, such as in the example here:
https://metacpan.org/source/OLIVER/YATG-4.112532/bin/yatg_updater#L243
Would you be willing to try this, and let me know how it goes? I suppose we can then decide whether to change the documentation or hunt
for the bug.
regards,
Oliver.