开源 SNMP 管理器库

发布于 2024-12-21 13:28:00 字数 146 浏览 3 评论 0原文

我知道可以使用 net snmp 构建一个 snmp 客户端。有谁知道 C 语言的开源 snmp 管理器库吗?或者也许我的理解不正确。 net snmp库也可以用来构建snmp管理器?我需要构建一个 snmp 管理器来测试我的 snmp 客户端应用程序。

谢谢。

I know one can build an snmp client using net snmp. Does anyone know an open source snmp manager library in C? or maybe my understanding is not correct. The net snmp library can also be used to build a snmp manager? I need to build a snmp manager to test my snmp client app.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

趁微风不噪 2024-12-28 13:28:01

如果您只对测试感兴趣,我建议您简单地使用一些简单的命令行工具向您的代理发送查询。您提到的 Net-SNMP 引擎效果很好,并且有许多关于如何将查询发送到的在线教程你的应用程序。请参阅有关该主题的Net-SNMP 教程

If all you're interested in is testing, I'd suggest simply using some simple command line tools for sending queries to your agent. The Net-SNMP engine you mentioned would work well, and has many online tutorials for how to send queries to your app. See the Net-SNMP tutorials on the subject.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文