I would like to get the number of bits per second(bps) of interface via snmp mib on ScreenOS. I found "ifIn1SecRate" for Junos. But I just found "nsIfFlowInByte" for ScreenOS and I got its value like following.
1.3.6.1.4.1.3224.9.3.1.3.0,nsIfFlowInByte,COUNTER,653321880
What`s the interval of this value(653321880)?
How to parse bps? Or is there other OID can do this?
Thanks in advance!
↧