What SNMP library for .NET makes traps, sets or gets simple? [closed]

风格不统一 提交于 2019-11-30 02:02:07

I am using the Sharp SNMP Suite (#SNMP) : LGPL, Mono compatible, developed in C# 3.0, has very good API.

Hi as the author of #SNMP, I try my best to be unbiased here :)

I have a blog post here which is a simple evaluation report.

http://www.lextm.com/index.php/2007/12/product-review-snmp-libraries-for-net-evaluation-report/

In my opinion, PowerSNMP is the leading one which has both complete feature set and simple/natural API. There are many commercial and open source products you can evaluate yourself to see which one meets your special needs.

Which one is the best? This bases on which subset of SNMP features you need and how big your budget is. :)

I've personally used Adventnet's .NET SNMP API for snmp work. It's now been renamed to WebNMS. I have code running based on this API several places, that has just worked and keeps on working 24/7.

Recommended for lots of examples and stability. Also it's fast. Seems though that there are several other .NET SNMP libraries that have come since I used SNMP last that might be worth checking out. ex: #SNMP, which has been referenced to in other replies.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!