Create a dir with all the mib's you need, up to the highest level, like the Etherlike-MIB. I Don't know what you'll need to complete the OID-path for Cisco's.
Then put the follwing command in your config file to let mrtg pick up the MIB you want to use for the OID to monitor: LoadMIBs: C:\usr\mibs\<your mib 1 with extension>,C:\usr\mibs\<your mib 2 with extension> This one is used on a WinXP box. For Unix you'll need other path formats. Good luck. [EMAIL PROTECTED] escribió: > Good Evening, > > I'm still struggling with this. I found the right OID's after contacting > Cisco, seems Cisco changed the OID's for the version of IOS I am running, > > I can poll the routers with snmpwalk or snmpget and get the correct results. > > I'm running MRTG on a RH9 box and I'm not sure what the MRTG config file > should look like to see the amount CRC errors collected by MRTG polling at > the times on the graph. MRTG logs show the right figures but I do not see > anything on the graph. I am polling every 5 minutes, everything is default > on MRTG. > ----- Original Message ----- > From: "Pete Templin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Saturday, June 05, 2004 11:45 AM > Subject: [mrtg] Re: Monitor CRC & Framing Errors > > > >>[EMAIL PROTECTED] wrote: >> >>>Hi, I wuld like to monitor CRC and Framing errors on the serial >>>ports of 1720 routers. I have 11 1720's and 21 Serial ports (T1's) >>>that I need to monitor. It would be great to just to browse to a >>>webpage and check for errors rather than log in to each router. I >>>tried using the CRC template off somix.com. MRTG creates the graphs >>>and looks like it's querying the routers, but no data is displayed. >>>Anyone that could help would be greatly appreciated. Thanks in >>>advance. >> > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/mrtg > FAQ http://faq.mrtg.org Homepage http://www.mrtg.org > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > > > . > -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
