I've just released a perl module interfacing POE with the SNMP::Session 
module, for making async SNMP queries.

However, during development I discovered that when using SNMPv3, the 
constructor blocks until an authentication reply is received (or times 
out).

Is there any way to make the authentication stage asynchronous as well? 
  I'm hoping I missed something useful. :-)

Additionally, if authentication fails, the constructor returns undef and 
I haven't been able to figure out where the error message (or code) 
explaining this is accessible (altho it shows up as part of the 
$SNMP::debugging output).  Is there a (potentially global) way to access 
this data, and return an accurate error message of some kind?

Thanks in advance!

L8r,
Rob

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to