net-snmp MIB 解析错误 - “模块中未找到组”

发布于 2024-08-26 10:04:03 字数 523 浏览 4 评论 0原文

当我尝试在 net-snmp 中加载 Avaya Lannet-Trapsv2-MIB 时,出现以下解析错误:

Group not found in module (lntSecurityNotificationGroup): At line 1311 in C:/net-snmp/share/snmp/mibs/Lannet-Trapsv2-MIB.txt
Group not found in module (lntConfigChangeVarbinds): At line 1311 in C:/net-snmp/share/snmp/mibs/Lannet-Trapsv2-MIB.txt
Group not found in module (lntLagNotificationGroup): At line 1311 in C:/net-snmp/share/snmp/mibs/Lannet-Trapsv2-MIB.txt
[...]

我在同一 MIB 本身中发现上述模块的定义为“NOTIFICATION-GROUP”。有解决上述错误的线索吗?

When I try to load the Avaya Lannet-Trapsv2-MIB in net-snmp, it is giving the following parse error:

Group not found in module (lntSecurityNotificationGroup): At line 1311 in C:/net-snmp/share/snmp/mibs/Lannet-Trapsv2-MIB.txt
Group not found in module (lntConfigChangeVarbinds): At line 1311 in C:/net-snmp/share/snmp/mibs/Lannet-Trapsv2-MIB.txt
Group not found in module (lntLagNotificationGroup): At line 1311 in C:/net-snmp/share/snmp/mibs/Lannet-Trapsv2-MIB.txt
[...]

I found the definition of the above modules in the same MIB itself as "NOTIFICATION-GROUP". Any clue to resolve the above error?

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

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

发布评论

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

评论(1

来日方长 2024-09-02 10:04:03

lntSecurityNotificationGroup 是否在 Lannet-Trapsv2-MIB.txt 中定义?听起来好像不是。您要么需要在文件中定义它,要么不使用它。

Is lntSecurityNotificationGroup defined in Lannet-Trapsv2-MIB.txt? It sounds like it's not. You either need to define it in the file or not use it.

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