*Homepage*

#SNMP binaries and source code are available at http://sharpsnmplib.codeplex.com

*License*

The #SNMP Library source code (for SharpSnmpLib*.dll) is released under Less GPL 2.1.

The #SNMP MIB Browser source code (Browser.exe) is released under MIT/X11 License.

The #SNMP MIB Compiler source code (Compiler.exe and related) is released under MIT/X11 License.

The #SNMP Agent source code (snmpd.exe) is released under MIT/X11 License. 

Other sample source code is released in public domain.

*Samples*
All samples are provided in source code only. Please check out source code and find them.

*Build From Source Code*
From our KB http://sharpsnmplib.codeplex.com/wikipage?title=Knowledge%20Base you can find three articles,

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

*Notes*
1. VB.NET projects cannot be compiled under Mono at this moment.
2. WinForms applications are not recommended to be used in Visual Studio 2008. Please switch to Visual Studio 2010.