[mrtg] Re: Per Protocol stats on Cisco

Martin Ansdell-Smith mas at ansdell.demon.co.uk
Wed Mar 8 14:55:40 MET 2000


On Tue, 7 Mar 2000, Stokes, Matthew wrote:

> Is it possible to pull per protocol statistics off of a Cisco Router? We
> want to be able to distinguish between IP/IPX traffic patterns.

Providing you have support for an appropriate MIB, e.g.

Traffic rate on an interface by Protocol. For example, 
                     IP
                     locIfipInPkts 1.3.6.1.4.1.9.2.2.1.1.42
                     locIfipOutPkts 1.3.6.1.4.1.9.2.2.1.1.43
                     locIfipInOctets 1.3.6.1.4.1.9.2.2.1.1.44
                     locIfipOutOctets 1.3.6.1.4.1.9.2.2.1.1.45 
                     IPX (Novell)
                     locIfnovellInPkts 1.3.6.1.4.1.9.2.2.1.1.62
                     locIfnovellOutPkts 1.3.6.1.4.1.9.2.2.1.1.63
                     locIfnovellInOctets 1.3.6.1.4.1.9.2.2.1.1.64
                     locIfnovellOutOctets 1.3.6.1.4.1.9.2.2.1.1.65 
                     Bridged
                     locIfbridgedInPkts 1.3.6.1.4.1.9.2.2.1.1.74
                     locIfbridgedOutPkts 1.3.6.1.4.1.9.2.2.1.1.75
                     locIfbridgedInOctets 1.3.6.1.4.1.9.2.2.1.1.76
                     locIfbridgedOutOctets 1.3.6.1.4.1.9.2.2.1.1.77 
                     Others (e.g. XNS, CLNS, Appletalk): look in the
                           OLD-CISCO-INTERFACES-MIB for full details 


> Also, is it
> possible to pull broadcast bits/second in order off of same to see the
> percentage of traffic that is broadcast based?
>

You can certainly get non-unicast frame rate and possibly broadcast frame
rate and compare those with total packet rate.
 
Martin
--

Martin Ansdell-Smith
Network Analyst			http://www.ansdell.demon.co.uk/

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:mrtg-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/mrtg



More information about the mrtg mailing list