Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在开始安装 net-snmp 时遇到了麻烦。到目前为止,我已经在我的 Windows XP 机器上安装了 net-snmp 版本 5.6.1.1 的二进制文件,并且我正在尝试在 OpenVMS 机器上安装 net-snmp,以使其作为我的客户端和 Windows 机器作为我的主机。
我该如何安装这个?(我在这方面完全是新手,所以我需要我能得到的所有帮助……net-snmp wiki 似乎没有回答我的问题,除非我看错了。:/)
非常感谢你。
为什么要在 OpenVMS 上安装 net-snmp?SNMP 包含在 TCPIP 堆栈中。运行 @TCPIP$CONFIG(作为 SYSTEM)并在服务器配置中启用 SNMP。
您是否使用 OpenVMS Hobbyist 许可证?在这种情况下,您应该能够在 OpenVMS 上启用和启动 SNMP。在 HP 站点上查找 TCPIP 文档以获取有关配置的说明。