SNMP ifInOctets = 2145342796 - 大约 2GB。
ifconfig : RX 字节:174302710687 (174.3 GB)
有趣的是,发送的字节几乎完全一致:
ifOutOctets : 1002415050 - 大约 1GB
ifconfig : TX 字节:1002418728 (1.0 GB)
这不是 SNMP 中断:
snmpwalk -v2c -c public localhost 1.3.6.1.2.1.31.1.1.1.19
iso.3.6.1.2.1.31.1.1.1.19.1 = Timeticks: (0) 0:00:00.00
iso.3.6.1.2.1.31.1.1.1.19.2 = Timeticks: (0) 0:00:00.00
iso.3.6.1.2.1.31.1.1.1.19.3 = Timeticks: (0) 0:00:00.00
Run Code Online (Sandbox Code Playgroud)
任何人都对发送的数据编号中的这种不连续性有所了解?非常感谢!
(net-snmp, Ubuntu Linux, 12.04 LTS)