nv-l
[Top] [All Lists]

Re: Error rate on Cisco (was nothing)

To: nv-l@lists.tivoli.com
Subject: Re: Error rate on Cisco (was nothing)
From: Leslie Clark <lclark@US.IBM.COM>
Date: Tue, 22 Feb 2000 17:37:17 -0500
I got these from some Cisco web site that someone posted here.

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
Detroit
==========================================================

I am trying to report on interface errors on a serial link as a percentage
of overall packets sent on a cisco router.
I am using a mib2 1.3.6.1.2.1.2.2.1.14  for total ifinerrors and
1.3.6.1.2.1.2.2.1.11 for IfInucastpkts.
This is giving me all zeros for ifinerrors and very small values for
ifinucastpkts. I know I have interface errors as I have cleared the
counters
and there are errors on the se0 interface.
Has anyone done this on cisco routers and what oids did you use?

thanks Arthur


    Arthur Boulieris
    Implementation & Support
    Systems Management
 <<...>>


<Prev in Thread] Current Thread [Next in Thread>

Archive operated by Skills 1st Ltd

See also: The NetView Web