Async support is mentioned in http://sharpsnmplib.codeplex.com/wikipage?title=600009&referringTitle=KB
SNMP v3 requires you to use ISnmpMessage derived classes directly, which was mentioned in http://www.lextm.com/2010/06/catpaw-rumors-post-release-summary-part.html
All samples contain v3 support if applicable, but please pay attention to where they are. There is no unified way to perform v1/v2c/v3 operations. Right now v3 operations must be done differently.
Regards,
Lex
SNMP v3 requires you to use ISnmpMessage derived classes directly, which was mentioned in http://www.lextm.com/2010/06/catpaw-rumors-post-release-summary-part.html
All samples contain v3 support if applicable, but please pay attention to where they are. There is no unified way to perform v1/v2c/v3 operations. Right now v3 operations must be done differently.
Regards,
Lex