扩展 SNMP 代理 C#

发布于 2024-10-05 22:11:04 字数 215 浏览 4 评论 0原文

我是 SNMP 的新手。最近,我正在尝试编写一个简单的程序,用于监视和修改远程计算机中的数据文件。文件本身可以是纯文本文件或其他任何文件。我接触到了 SNMP,并试图找到一种方法让 SNMP 在 Windows 操作系统中完成工作。首选语言是 C# 或任何 .net。然而,我已经在谷歌上搜索了几天,但没有找到很好的操作说明。

确实需要这方面的帮助才能完成我的工作。

非常感谢, 特里

I am a complete newbie to SNMP. Recently, I am trying to write a simple program that is supposed to monitor and modify a data file in a remote machine. The file itself could just be a plain-text file or whatsoever. I was introduced to the SNMP, and tried to figure out a way to make SNMP do the job in Windows OS. The prefered language is C# or any .net. I have been googling for a few days, however, did not find a good how-to instruction to do so.

Really need help on this to get my job done.

Thank you very much,
Terry

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

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

发布评论

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

评论(2

半世晨晓 2024-10-12 22:11:04

这是一个 SnmpSharpNet。更多信息可以在此处找到。

Here's one SnmpSharpNet. More can be found here.

静谧 2024-10-12 22:11:04

我使用 SharpSnmpLib。它非常适合 SNMPv2 并且非常容易理解

I use SharpSnmpLib. It works very well for SNMPv2 and is pretty easy to understand

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