Oh. The formula is expressed in the description section of each
entry, between the quotes.
Discard rate is:
(ifinDiscards+ifOutDiscards) * 100
----------------------------------------------------------------------------
(ifInUcastPkts + ifInNUcastPkts + ifOutUcastPkts + ifOutNUcastPkts)
Error Rate is:
(ifinErrors+ifOutErrors) * 100
-------------------------------------------------------------------------------
(ifInUcastPkts + ifInNUcastPkts + ifOutUcastPkts + ifOutNUcastPkts)"
DiscardRate \
" (ifinDiscards+ifOutDiscards) * 100 \
/ (ifInUcastPkts + ifInNUcastPkts + \
ifOutUcastPkts + ifOutNUcastPkts)" \
.1.3.6.1.2.1.2.2.1.13. \
.1.3.6.1.2.1.2.2.1.19. + \
.1.3.6.1.2.1.2.2.1.11. \
.1.3.6.1.2.1.2.2.1.12. + \
.1.3.6.1.2.1.2.2.1.17. + \
.1.3.6.1.2.1.2.2.1.18. + / 100 *
ErrorRate \
" (ifinErrors+ifOutErrors) * 100 \
/ (ifInUcastPkts + ifInNUcastPkts + \
ifOutUcastPkts + ifOutNUcastPkts)" \
.1.3.6.1.2.1.2.2.1.14. \
.1.3.6.1.2.1.2.2.1.20. + \
.1.3.6.1.2.1.2.2.1.11. \
.1.3.6.1.2.1.2.2.1.12. + \
.1.3.6.1.2.1.2.2.1.17. + \
.1.3.6.1.2.1.2.2.1.18. + / 100 *
Cordially,
Leslie A. Clark
IBM Global Services - Systems Mgmt & Networking
(248) 552-4968 Voicemail, Fax, Pager
---------------------- Forwarded by Leslie Clark/Southfield/IBM on
02/24/2000 08:31 AM ---------------------------
Mel Brinkley <mbrinkle@ARCHES.UGA.EDU>@UCSBVM.UCSB.EDU> on 02/24/2000
08:18:28 AM
Please respond to Discussion of IBM NetView and POLYCENTER Manager on
NetView <NV-L@UCSBVM.UCSB.EDU>
Sent by: Discussion of IBM NetView and POLYCENTER Manager on NetView
<NV-L@UCSBVM.UCSB.EDU>
To: NV-L@UCSBVM.UCSB.EDU
cc:
Subject: Re: Error rate on Cisco (was nothing)
I was just looking for the formula to be spelled out a little more such
as a+b / c + d, etc. Thanks anyway.
Mel
----- Original Message -----
From: Leslie Clark <lclark@US.IBM.COM>
To: <NV-L@UCSBVM.UCSB.EDU>
Sent: Thursday, February 24, 2000 12:42 AM
Subject: Re: Error rate on Cisco (was nothing)
> Just plug these into your /usr/OV/conf/mibExpr.conf
> file and collect on the expressions. Netview will do the math for you.
> When you are in Data Collection & Thresholding, do Add, then
> switch from variable to expression, and pick ErrorRate or
> DiscardRate from the list. See the comments in the header of the
> mibExpr.conf file. Is this what you are asking? If not,
> ask again with more words....
>
>
> Cordially,
>
> Leslie A. Clark
> IBM Global Services - Systems Mgmt & Networking
> Detroit
> ======================================================================
>
> >
|