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.
如何使用对 MIB-II 对象的 SNMP 查询来识别在特定时间段内产生大部分网络流量的设备。
您可以使用 RFC 2863 (IF-MIB) 吗?如果是,那么我建议使用 ifOutOctets (1.3.6.1.2.1.2.2.1.16) 来监控每个接口的传出八位字节数。我看不出 MIB-II 对这项任务有何帮助。它有帮助吗?