SNMP MIB开发工具

发布于 2024-07-10 17:23:49 字数 1560 浏览 7 评论 0原文

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

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

发布评论

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

评论(5

胡渣熟男 2024-07-17 17:23:49

您始终可以在 emacs 中使用 snmp-mode 进行语法突出显示。

You could always use the snmp-mode in emacs for syntax highlighting.

烂人 2024-07-17 17:23:49

对于一个非常快的& 脏 systax-hightlighter,尝试默认颜色 vim 中的语法高亮。 下面是 vim 中 MIB-II 文件的屏幕截图。

在此处输入图像描述

For a very quick & dirty systax-hightlighter, try the default color syntax highlighting in vim. Below is a screenshot from a MIB-II file in vim.

enter image description here

┈┾☆殇 2024-07-17 17:23:49

根据 this net-snmp howto,有一个名为 < a href="http://www.ibr.cs.tu-bs.de/projects/libsmi/smilint.html" rel="nofollow noreferrer">smilint 来自 smilib 软件包。 听起来比使用 snmptranslate 更有针对性。

另请参阅 ietf 页面了解使用说明。

According to this net-snmp howto, there is a tool called smilint from the smilib package that they recommend. Sounds more directed than using snmptranslate.

See also this ietf page for descriptions on usage.

土豪我们做朋友吧 2024-07-17 17:23:49

我一直在使用 MIB Explorer Lite,每当您加载 MIB 时,它都会有一个语法检查器。 有一个免费试用期,我认为大约持续 30 天。

I've been using MIB Explorer Lite which has a syntax checker whenever you load a MIB. There's a free trial which I think lasts about 30 days.

爱的十字路口 2024-07-17 17:23:49

我使用了http://www.mibdesigner.com/几次,我发现它是一个很有价值的工具显着缩短 MIB 设计时间。

它使我能够轻松地重新排序 MIB 的各个部分并重命名 OID。 更重要的是,它不仅检查无效语法,还检查常用的设计和推荐违规行为。 输出的格式很好。

I used http://www.mibdesigner.com/ couple of times and I find it to be a valuable tool significantly reducing the MIB design time.

It allows me to easily reorder parts of MIB and rename OIDs. More important it checks not only for invalid syntax but also for commonly used design and recommendation violations. The output is nicely formatted.

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