[tkined] % of Utilization in a serial interface

Enrique Sevilla Simarro (esevilla@ts.es)
Thu, 4 Feb 1999 09:48:52 +0100

Hi, I´m testing the percentage of utilization on a 2Mb (p2p) serial
interface.
The expresion I´m using is:

(Transmitted byte rate + Received Byte rate ) * 8
-----------------------------------------------------------------------------
Interface Link Speed

I´m using the MIB-II variables:

.1.3.6.1.2.1.2.2.1.10. + .1.3.6.1.2.1.2.2.1.16. * 8
------------------------------------------------------------------------- * 100
.1.3.6.1.2.1.2.1.5.

Should I change the expresion ?. Probably I only need to check the

MAX(Transmitted byte rate, Received byte rate) * 8
--------------------------------------------------------------------------- * 100
Interface Link Speed

Thanks in advance.

Enrique

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.