[mrtg] Re: MRTG Frame Relay graphing - frCircuitState

Neil Calvert ncalvert at cabletron.com
Fri Sep 24 19:42:35 MEST 1999


Well not a full config - but here's a typical 56k line, looking at DLCI 100 on port 3 :

MRTG is reading octets from the device (Since that's what the mib supports) so I am using the 'bits' option to multiply these values by 8 to convert to bits. Maxbytes is set to 7000, not 56000 because we're getting values in in Octets (56/8=7). The multiplication is done -after- the conversions - so that's why I had to put it in as 7000.

It works pretty good on our routers, hope it works for you.

Target[foo]: frInOctets.3.100&frOutOctets.3.100:public at 1.1.1.1
MaxBytes[foo]: 7000
Title[foo]:  Router Port 3 - Frame Relay Interface DLCI 100
Options[foo]: transparent bits growright
PageTop[foo]: <H1>Traffic Analysis for Frame Relay Interface 3 DLCI 100 </
H1>
 <TABLE>
   <TR><TD>System:</TD><TD> SuperRouter </TD></TR>
   <TR><TD>Maintainer:</TD><TD> Neil Calvert </TD></TR>
   <TR><TD>Interface:</TD><TD>Frame Relay Interface (3)</TD></TR>
   <TR><TD>IP:</TD><TD> SuperRouter (1.1.1.1) TD></TR>
   <TR><TD>Max Speed:</TD>
       <TD>56.0 kBits/s (frame-relay)</TD></TR>
  </TABLE>
YLegend[foo]: Bits
ShortLegend[foo]: Frame Use
Legend1[foo]: Incoming Traffic in Bits per Second
Legend2[foo]: Outgoing Traffic in Bits per Second
Legend3[foo]: Maximal Incoming Traffic in poll cycle
Legend4[foo]: Maximal Outgoing Traffic in poll cycle
LegendI[foo]: &nbsp;Bits/s:   
Legend0[foo]: &nbsp;Bits/s:   


-----Original Message-----
From: Landa, Brian <Landa at trendcs.com>
To: Neil Calvert <ncalvert at cabletron.com>
Date: Friday, September 24, 1999 1:28 PM
Subject: RE: [mrtg] MRTG Frame Relay graphing - frCircuitState


>Do you have a full config I can look at?????
> 
>Brian Landa
>Trend Consulting Services Inc.
>Centre Plaza North, Suite #201
>Eastlake, OH 44095
>T: 440.942.4040 X243
>F: 440.942.4848
>Pager: 440.303.5426
>Email: landa at trendcs.com < mailto:landa at trendcs.com
><mailto:landa at trendcs.com> >
>Network Support Specialist 
>WE make the NET * work 
>
>
>-----Original Message-----
>From: Neil Calvert [mailto:ncalvert at cabletron.com]
>Sent: Friday, September 24, 1999 11:43 AM
>To: mrtglist
>Subject: [mrtg] MRTG Frame Relay graphing - frCircuitState
>
>
>Hi all
> 
>I've been working a lot with Frame Relay devices of late, and MRTG's been
>doing well at modeling links. What would be nice is to graph the circuit
>state, too. Now this can be done out of the box using OID
>1.3.6.1.2.1.10.32.2.1.3.pp.dlci (frCircuitState). The down side is that this
>OID will return 1=invalid 2=up 3=down - kinda like ifAdminStatus and
>ifOperStatus. 
> 
>Tobi did a little hack to 'massage' the admin and oper values so it returned
>1=up and 2=down, or otherwise hosed. Has anyone looked at this hack and
>modified it to work with frCircuitState? If not, how hard might this be? I'm
>not a coder type so I haven't rummaged through the code myself. I'd be
>interested to hear everyones thoughts on it though - for my money, a
>'frCircuitHack' option would be real useful...
> 
> 
>Neil
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.oetiker.ch/pipermail/mrtg/attachments/19990924/512b6e27/attachment.htm 


More information about the mrtg mailing list