nv-l

Re: Cisco Collisions

1999-11-03 03:26:17
Subject: Re: Cisco Collisions
From: Frantsen Christian <cf AT INTERNOC DOT SE>
To: nv-l AT lists.tivoli DOT com
Date: Wed, 3 Nov 1999 09:26:17 +0100
THanx for the info.

I found a private mib that may be of use. locIfInPktsSec and
locIfOutPktsSec.
So if I understand you correctly, if I want to monitor collisions on the
Cisco's Ethernet interface i should just convert the locIfCollisions to
Pkts/sec and then divide the result with locIfOutPktsSec?

/Christian

-----Original Message-----
From: Joel A. Gerber [mailto:joel.gerber AT USAA DOT COM]
Sent: Tuesday, November 02, 1999 8:55 PM
To: NV-L AT UCSBVM.UCSB DOT EDU
Subject: Re: Cisco Collisions


To get a percentage, you need to divide by the number of packets.  I don't
know if there is a private Cisco MIB for that or not.  We usually use the
sum of the public MIBs if InUcastPkts, ifInNUcastPkts, ifOutUcastPkts and
ifOutNUcastPkts.  Maybe you could just use the two ifOut* MIBs since
collisions only occur on transmitted packets.

Joel Gerber - I/T Networking Professional - USAA Information Technology Co.
- San Antonio, TX

"Tell me what you need, and I'll tell you how to get along without it."
Dilbert's Words of Wisdom

        -----Original Message-----
        From:   Frantsen Christian [SMTP:cf AT INTERNOC DOT SE]
        Sent:   Friday, October 29, 1999 03:07
        To:     NV-L AT UCSBVM.UCSB DOT EDU
        Subject:        Cisco Collisions

        Hi!

        If I want to find out the collision % on a cisco router what packet
counter
        should i use?

        Since the locIfCollisions in the cisco-MIB is messured in total
number of
        packets, *Octets won't be correct right? I can't seem to find a
MIB-variable
        that counts the total number of packets (like etherStatsPkts from
the
        RMON-MIB). I assume, that is the type of counter I need.

        -----------------------------------------
        Christian Frantsen
        Technical Operations

        Internoc Scandinavia AB
        Tel: +46-36-194843
        Fax: +46-36-194651
        http://www.internoc.se


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