有谁有 Win SNMP API C++代码示例
SnmpSendMsg 函数用于在 Windows 上发送 SNMP Trap。 Win SNMP API是否支持IPv6
SnmpSendMsg function usage to send SNMP Trap on Windows.
Does Win SNMP API support IPv6
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这取决于 SNMP 版本,据我所知 SNMP 版本 3 支持 IPV6 并向后兼容 IPV4。您需要检查SNMP设备及其版本。
希望这有帮助,
此致,
汤姆.
That depends on the SNMP version, AFAIK SNMP version 3 has support for IPV6 and is backward compatible with IPV4. You need to check the SNMP devices and their versions.
Hope this helps,
Best regards,
Tom.