<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.16">
<TITLE>How do I graph data from a SNMP table?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">All,</FONT>
<BR> <FONT SIZE=2 FACE="Arial">I have a Netscreen Firewall that has a table that lists by policy how many bytes/sec and sessions/sec are being used. Using a Mib Browser (iReasoning) I was able to find that the data is in a "table" and that these are the value's I want:</FONT></P>
<P><FONT SIZE=2 FACE="Arial">OID of table: .1.3.6.1.4.1.3224.10.2</FONT>
<BR><FONT SIZE=2 FACE="Arial">OID of Bytes/sec: .1.3.6.1.4.1.3224.10.2.1.6</FONT>
<BR><FONT SIZE=2 FACE="Arial">OID of Sessions/Sec: .1.3.6.1.4.1.3224.10.2.1.9</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I think I need an index which I think is OID .1.3.6.1.4.1.3224.10.2.1.1 </FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">I just need help putting it all together in a SNMP query and MRTG Config</FONT>
</P>
<P><I><FONT FACE="Times New Roman">Thanks,</FONT></I>
</P>
<P><I><FONT FACE="Times New Roman">James Pedersen</FONT></I>
</P>
</BODY>
</HTML>