snmp agent libraries for C/C++?

流过昼夜 提交于 2019-12-06 12:52:44
neuro

I have used net-snmp. It is robust and works well. The API is in C but quite simple to encapsulate. More than a library and APIs it is a well tested set of tools to handle SNMP. A reference. I don't know agent++. It is perhaps simpler to deal with as it seems to be a C++ lib.

my2c

gionny

I used Agent++ and it worked great. They have a tool to automatically creates C++ code to manage a MIB.

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