Project DescriptionSharp SNMP Suite (#SNMP) is a free set of SNMP tools based on an open source library for developers who target Microsoft .NET/Novell Mono platforms. It is developed in C#.
(C) 2008 Malcolm Crowe, University of the West of Scotland
(C) 2008 Lex Y. Li
(C) 2008 Steve Santacroce
HistoryThis project is based on
Malcolm Crowe's research on this topic at University of the West of Scotland. You can find the original code written by Malcolm
here. Now Lex Li and Steve Santacroce are the maintainers.
Design Aims of #SNMP Library
- A natural API interface to encapsulate SNMP functions
- A 100% Mono friendly implementation
- Open source under LGPL (can be referenced by both commercial and open source applications).
Design Aims of #SNMP MIB Browser
- A MIB browser that contains basic functionalities for freelance developers who cannot afford those expensive commercial tools.
- Open source under BSD (can be used in most applications).
Specification DocumentSpecification document for #SNMP Suite is still under way. The public draft is available
here.
Notice
- #SNMP Library can be used in any .NET language, such as VB.NET, Managed C++, and Delphi Prism.
- SNMP v2c support is almost complete in TwinTower RC2. SNMP v3 support is not yet started.
- Solution and project files of #SNMP for both Visual Studio 2005 and 2008 are provided in the repository.
- Sample projects are distributed in source code form only. Please find them in the source code package.
- #SNMP MIB Browser is for Windows Forms only. Because of DockPanel Suite, it can only run on Windows at this moment.
License NoticeSource code of #SNMP Library is released under LGPL. BackgroundWorkerEx component authored by Roy Osherove is used, which is available
here.
Source code of #SNMP MIB Browser is released under BSD. DockPanel Suite component is used, which is available
here.
Source code of other samples is released in public domain.
Contact InformationYou can find more information about me at my
home page. Latest news about this project is always published there, too. Stay tuned.
DonateShow your appreciation for all my open source projects including #SNMP and support future development by clicking this link.
Donate.
Other Useful LinksFAQRoadmapOther ReferencesSimilar Open Source Projects