Here are a list of useful articles,
  • KB 600001 How to use #SNMP command line tools
  • KB 600002 Built-in community names and users for #SNMP Agent
  • KB 600003 How to use #SNMP MIB Browser
  • KB 600004 How to use #SNMP MIB Compiler
  • KB 600005 How to compile source code on Windows
  • KB 600006 How to compile source code on openSUSE
  • KB 600007 How to compile source code on Ubuntu 10.10
  • KB 600008 How to troubleshoot problems
  • KB 600009 Asynchronous support in SharpSnmpLib
  • KB 600010 How to compile source code for .NET Compact Framework 3.5
  • KB 600011 .NET Framework/Mono support explained
  • KB 600012 Source code license explained
  • KB 600013 How to compile documentation on Windows
  • KB 600014 Errors on Antlr3.targets

Note that there are lots of blog posts about #SNMP on Lex's personal blog, which are not yet formatted as KB. So make sure you read some of them to get more familiar with the library evolution, http://www.lextm.com/search/label/%23SNMP

Last edited Feb 24 at 6:08 PM by lextm, version 8

Comments

Furism Mar 18 at 12:56 PM 
Would it be possible to write an article with basic usage? The examples show error handling, which is great, but some people might just need to write a simple SNMP GET code and it would be great to see the core workflow.