All, I found the solution for my problem. I was not doing anything wrong with snmp but with the F5. Somehow I had to add 127.0.0.1 as a host that is permitted to access snmp.
Now it is all working. Thanks for the help and the suggestions. Martijn -----Oorspronkelijk bericht----- Van: tony bourke [mailto:[EMAIL PROTECTED] Verzonden: woensdag 21 april 2004 3:39 Aan: Martijn Koopsen CC: MRTG List Onderwerp: Re: [mrtg] Re: Monitoring F5 BigIP Do you have an SNMP walk tool? Try: snmpwalk 1.3.6.1.4.1.3375 or snmpwalk .1.3.6.1.4.1.3375 3375 is F5's Enterprise MIB, so you should see something. There are two sets of OIDs listed on the vegan.net site. On is an older set that was listed as "deprecated", but still worked (at least with 4.2) and slated to be removed at a later release. I haven't tested against a 4.5 system (as I don't have access to a BIG-IP running 4.5), so perhaps that is the issue. For instance, for a 4.0 or later OID: http://vegan.net/mrtg/view.php?Type=Object&ObjectID=8 And for a 3.x OID that did work on 4.2 for me, but perhaps not 4.5: http://vegan.net/mrtg/view.php?Type=Object&ObjectID=9 That OID was marked "deprecated" in the MIB file. Hope that helps, Tony On Mon, 19 Apr 2004, Martijn Koopsen wrote: > Tony, > > I tried the config examples on vegan.net. > And yes I can get the normal interface statistics with cfgmaker > > At this moment I get the error message "unsupported MIB" when I try an > OID which is in the configuration examples on vegan.net :( > > Regards, > > Martijn > > -----Oorspronkelijk bericht----- > Van: tony bourke [mailto:[EMAIL PROTECTED] > Verzonden: zondag 18 april 2004 20:09 > Aan: Martijn Koopsen > Onderwerp: RE: [mrtg] Re: Monitoring F5 BigIP > > > Hi Martijn, > > What is the command you're using to try to get the MIB? > > Can you get the regular interface statistics (using just cfgmaker)? > > Cheers, > > Tony > > On Thu, 15 Apr 2004, Martijn Koopsen wrote: > > > Tony, > > > > As a maintainer you must be the man to talk to I think. Just about > > the info on the site. The info being outdate is my lack of knowledge > > about the box ;( > > > > We just bought the box and I think the load is 4.5. SNMP is enabled > > but when trying the loadbalance mib I get an error message. > > > > Regards, > > > > Martijn Koopsen > > > > -----Oorspronkelijk bericht----- > > Van: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > Namens tony bourke > > Verzonden: donderdag 15 april 2004 18:29 > > Aan: Martijn Koopsen > > CC: [EMAIL PROTECTED] > > Onderwerp: [mrtg] Re: Monitoring F5 BigIP > > > > > > Hello Martijn, > > > > I'm the maintainer of the lb configuration list. What version of > > F5's > > > code are you running? Is SNMP enabled on the F5? > > > > Tony > > > > On Wed, 14 Apr 2004, Martijn Koopsen wrote: > > > > > Hi all, > > > > > > Is there anybody out there who is monitoring a F5 BigIP? > > > > > > I found a site http://vegan.net/lb/ but after trying all the > > > examples I have to conclude they are either outdated or wrong :(. > > > > > > The things I would like to monitor are: > > > > > > Connections per virtual-server > > > Load of interfaces. > > > CPU load > > > > > > With kind regards, > > > > > > Martijn Koopsen > > > > > > > > > -- > > > 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 > > > > > > > > > -- > 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
