From owner-freebsd-jail@FreeBSD.ORG Wed Apr 1 03:40:30 2009 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E7E2E106564A for ; Wed, 1 Apr 2009 03:40:30 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from mx.npubs.com (mail.npubs.com [209.66.100.224]) by mx1.freebsd.org (Postfix) with ESMTP id CF19F8FC0C for ; Wed, 1 Apr 2009 03:40:30 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from mx.npubs.com (avhost [209.66.100.194]) by mx.npubs.com (Postfix) with ESMTP id 19AC0EFB6F6; Wed, 1 Apr 2009 03:13:38 +0000 (UTC) Received: from northstar-srv2 (unknown [172.27.2.11]) by mx.npubs.com (Postfix) with ESMTP id 601FCEFB6EE; Wed, 1 Apr 2009 03:13:37 +0000 (UTC) From: Stef Walter User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= References: <20090323232804.36215EFB6E7@mx.npubs.com> <98B67F85-CFB1-4105-97BD-BD02F59CCE86@pean.org> <20090325031621.B7FCFEFB6F6@mx.npubs.com> <8E55FD43-EB8F-4C24-A54D-9CD860ECC79C@pean.org> <20090325215107.C491EEFB6E8@mx.npubs.com> <0E9FFDD0-E87F-44D8-8900-61A701AF0426@pean.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Message-Id: <20090401031337.601FCEFB6EE@mx.npubs.com> X-Virus-Scanned: ClamAV using ClamSMTP Date: Wed, 1 Apr 2009 03:13:38 +0000 (UTC) Cc: freebsd-jail@freebsd.org Subject: Re: New 7.2 compatible versions of jailutils and bsnmp-jails X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stef@memberwebs.com List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2009 03:40:31 -0000 Peter Ankerstål wrote: > Damn, I cant figure out how to get the MIB-file working. Where should I > place the > .txt? and client-side, server-side, both? path? On the client side, either in /usr/local/share/mib or /usr/local/share/snmp/mibs ... depending on the SNMP software you're using. You should see a bunch of *-MIB.txt files in either of those locations. If you'd like to join us on rrdbot@googlegroups.com, this discussion is probably more on topic there. Cheers, Stef