Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
11-12-2003 09:30 AM
I have taken the MRTG config file from the scripts section and am now monitoring the performance of my 2800s. I am having some problems getting MRTG to work with my 12Ks and 3900s. I attached my mrtg.cfg file and a txt file with the errors I've been getting. Any help would be greatly appreciated.# testet on solaris 8 and linux > SW 2800 v.2.6.1<BR># MIB-Version: v2_2SW.mib<BR>#<BR># note: snmp starts port count at 1, not at 0; value hs to be multiplied by for to recieve number of bytes<BR># exapmle for switch port 0:<BR># 1.3.6.1.4.1.1588.2.1.1.1.6.2.1.12.&1.3.6.1.4.1.1588.2.1.1.1.6.2.1.11.<img src="http://boards.brocadeconnect.com/groupee_common/emoticons/icon_razz.gif" alt="Razz" width="15" height="15"><!graemlin::p>ublic@l17b1sw1:::::2 * 4<BR>#<BR># help on installing mrtg you can get at: <A HREF="http://people.ee.ethz.ch/oetiker/webtools/mrtg/index-2.html" TARGET=_blank>http://people.ee.ethz.ch/oetiker/webtools/mrtg/index-2.html</A><BR>##########################################################################<BR>#
11-13-2003 11:25 AM
I figured it out.I'll post the MRTG config files for a 12K and 3900 to the site later.
11-20-2003 06:01 AM
I put the cfg files on my website.
12-15-2003 12:38 AM
Hi,SwFxPortTxWords1.3.6.1.4.1.1588.2.1.1.1.6.2.1.1.11<BR>SwFxPortTxFramesIam using wrong OID.If so is there any other OID ?
12-15-2003 12:23 PM
Can you attach a copy of your MRTG config?
12-15-2003 07:13 PM
Thanks for your reply. --
Counter32: 1931217869
12-16-2003 05:13 AM
Try this:
12-19-2003 12:29 PM
Thanks for your reply.Secondly when I am adding " * 4 " at the end of the line the BW is getting multiplied 4 times to the actual BW and getting graphed.
03-22-2004 11:42 AM
That particular SNMP MIB string is reporting the number of transmitted and received words. The question becomes "Is it a 4 byte word"?D
03-22-2004 12:19 PM
They're 4-byte words - just found it in the documentation.D