Inconsistent values in network switch throughput values
Posted
by
Marcus Hughes
on Stack Overflow
See other posts from Stack Overflow
or by Marcus Hughes
Published on 2012-12-06T22:49:05Z
Indexed on
2012/12/06
23:03 UTC
Read the original article
Hit count: 212
Quite simple, I have a network switch with SNMP, and need to calculate the throughput of the switch port, so simply I use ifOutOctets. We transfer a file which is 145MB and if we use the total from the start, subtracted from the value at the end then the value is : 158901842
I simply can't get the value to match, or be anything similar to what the real transfer is. I understand that there may be excess traffic etc but I just can't get it to be anywhere similar (the server being tested has no traffic when this is not running)
We have tried for a long time and suspect there may be an issue with the recording on the HP switch, do you have any suggestions, or how should we be calculating it?
Thanks a lot in advance
We have a HP ProCurve 1810G on 2.2
© Stack Overflow or respective owner