Hi
i have this problem that on an ethernet interface with a roughly 40-50mbps avg traffic the tx/rx counters go mad.
After i reset the counters it few minutes everithng looks fine then in a second one or both jump to huge numbers.
Here is the ss:
Is this happening to you too? How can i fix it?
Ok i have upgraded to latest, still the same bug.
On the other hand, i would presume that these numbers are ok:
Maybe if i could find the Counter64 from snmp for the interface it would give me the good values?
Any ideas? I really need those numbers… I would prefer to get the rx/tx bytes with snmp.
But when i do /interface print oid
i get bytes-in=.1.3.6.1.2.1.2.2.1.10.2 and bytes-out=.1.3.6.1.2.1.2.2.1.16.2 for the interface, but they are Counter32 and its only a 32 bit integer which can’t hold such large numbers…