<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR></HEAD>
<BODY>
<DIV>Well not a full config - but here's a typical 56k line, looking at DLCI 100 
on port 3 :</DIV>
<DIV>&nbsp;</DIV>
<DIV>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.</DIV>
<DIV>&nbsp;</DIV>
<DIV>It works pretty good on our routers, hope it works for you.</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New">Target[foo]: <A 
href="mailto:frInOctets.3.100&amp;frOutOctets.3.100:public@1.1.1.1">frInOctets.3.100&amp;frOutOctets.3.100:public@1.1.1.1</A></FONT></DIV>
<DIV><FONT face="Courier New">MaxBytes[foo]: 7000<BR>Title[foo]:&nbsp; Router 
Port 3 - Frame Relay Interface DLCI 100<BR>Options[foo]: transparent bits 
growright<BR>PageTop[foo]: &lt;H1&gt;Traffic Analysis for Frame Relay Interface 
3 DLCI 100 &lt;/<BR>H1&gt;<BR>&nbsp;&lt;TABLE&gt;<BR>&nbsp;&nbsp; 
&lt;TR&gt;&lt;TD&gt;System:&lt;/TD&gt;&lt;TD&gt; SuperRouter 
&lt;/TD&gt;&lt;/TR&gt;<BR>&nbsp;&nbsp; 
&lt;TR&gt;&lt;TD&gt;Maintainer:&lt;/TD&gt;&lt;TD&gt; Neil Calvert 
&lt;/TD&gt;&lt;/TR&gt;<BR>&nbsp;&nbsp; 
&lt;TR&gt;&lt;TD&gt;Interface:&lt;/TD&gt;&lt;TD&gt;Frame Relay Interface 
(3)&lt;/TD&gt;&lt;/TR&gt;<BR>&nbsp;&nbsp; 
&lt;TR&gt;&lt;TD&gt;IP:&lt;/TD&gt;&lt;TD&gt; SuperRouter (1.1.1.1) 
TD&gt;&lt;/TR&gt;<BR>&nbsp;&nbsp; &lt;TR&gt;&lt;TD&gt;Max 
Speed:&lt;/TD&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TD&gt;56.0 kBits/s 
(frame-relay)&lt;/TD&gt;&lt;/TR&gt;<BR>&nbsp; &lt;/TABLE&gt;<BR>YLegend[foo]: 
Bits<BR>ShortLegend[foo]: Frame Use<BR>Legend1[foo]: Incoming Traffic in Bits 
per Second<BR>Legend2[foo]: Outgoing Traffic in Bits per Second<BR>Legend3[foo]: 
Maximal Incoming Traffic in poll cycle<BR>Legend4[foo]: Maximal Outgoing Traffic 
in poll cycle<BR>LegendI[foo]: &amp;nbsp;Bits/s:&nbsp;&nbsp; </FONT></DIV>
<DIV><FONT face="Courier New">Legend0[foo]: &amp;nbsp;Bits/s:&nbsp;&nbsp; 
</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2><FONT face="Courier New">-----Original Message-----<BR>From: 
Landa, Brian &lt;<A 
href="mailto:Landa@trendcs.com">Landa@trendcs.com</A>&gt;<BR>To: Neil Calvert 
&lt;<A 
href="mailto:ncalvert@cabletron.com">ncalvert@cabletron.com</A>&gt;<BR>Date: 
Friday, September 24, 1999 1:28 PM<BR>Subject: RE: [mrtg] MRTG Frame Relay 
graphing - frCircuitState<BR><BR></FONT></DIV></FONT>&gt;Do you have a full 
config I can look at?????<BR>&gt; <BR>&gt;Brian Landa<BR>&gt;Trend Consulting 
Services Inc.<BR>&gt;Centre Plaza North, Suite #201<BR>&gt;Eastlake, OH 
44095<BR>&gt;T: 440.942.4040 X243<BR>&gt;F: 440.942.4848<BR>&gt;Pager: 
440.303.5426<BR>&gt;Email: <A 
href="mailto:landa@trendcs.com">landa@trendcs.com</A> &lt; <A 
href="mailto:landa@trendcs.com">mailto:landa@trendcs.com</A><BR>&gt;&lt;<A 
href="mailto:landa@trendcs.com">mailto:landa@trendcs.com</A>&gt; 
&gt;<BR>&gt;Network Support Specialist <BR>&gt;WE make the NET * work 
<BR>&gt;<BR>&gt;<BR>&gt;-----Original Message-----<BR>&gt;From: Neil Calvert [<A 
href="mailto:ncalvert@cabletron.com">mailto:ncalvert@cabletron.com</A>]<BR>&gt;Sent: 
Friday, September 24, 1999 11:43 AM<BR>&gt;To: mrtglist<BR>&gt;Subject: [mrtg] 
MRTG Frame Relay graphing - frCircuitState<BR>&gt;<BR>&gt;<BR>&gt;Hi all<BR>&gt; 
<BR>&gt;I've been working a lot with Frame Relay devices of late, and MRTG's 
been<BR>&gt;doing well at modeling links. What would be nice is to graph the 
circuit<BR>&gt;state, too. Now this can be done out of the box using 
OID<BR>&gt;1.3.6.1.2.1.10.32.2.1.3.pp.dlci (frCircuitState). The down side is 
that this<BR>&gt;OID will return 1=invalid 2=up 3=down - kinda like 
ifAdminStatus and<BR>&gt;ifOperStatus. <BR>&gt; <BR>&gt;Tobi did a little hack 
to 'massage' the admin and oper values so it returned<BR>&gt;1=up and 2=down, or 
otherwise hosed. Has anyone looked at this hack and<BR>&gt;modified it to work 
with frCircuitState? If not, how hard might this be? I'm<BR>&gt;not a coder type 
so I haven't rummaged through the code myself. I'd be<BR>&gt;interested to hear 
everyones thoughts on it though - for my money, a<BR>&gt;'frCircuitHack' option 
would be real useful...<BR>&gt; <BR>&gt; <BR>&gt;Neil<BR>&gt;</BODY></HTML>