From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 15:38:09 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D5916A4CE for ; Wed, 29 Oct 2003 15:38:09 -0800 (PST) Received: from skutsje.san.webweaving.org (skutsje.san.webweaving.org [209.132.96.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9746543FE1 for ; Wed, 29 Oct 2003 15:38:06 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from skutsje.san.webweaving.org (localhost [127.0.0.1]) h9TNb6A2077000 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 29 Oct 2003 15:37:06 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from localhost (dirkx@localhost)h9TNb6lZ076997; Wed, 29 Oct 2003 15:37:06 -0800 (PST) (envelope-from dirkx@webweaving.org) X-Authentication-Warning: skutsje.san.webweaving.org: dirkx owned process doing -bs Date: Wed, 29 Oct 2003 15:37:06 -0800 (PST) From: Dirk-Willem van Gulik X-X-Sender: dirkx@skutsje.san.webweaving.org To: Ronnie Clark In-Reply-To: <20031029232608.99606.qmail@web10001.mail.yahoo.com> Message-ID: <20031029153509.Y74872@skutsje.san.webweaving.org> References: <20031029232608.99606.qmail@web10001.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD Questions Subject: Re: SNMP help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 23:38:09 -0000 On Wed, 29 Oct 2003, Ronnie Clark wrote: > they have to have the ability to be polled by > OpenView. So I have to load SNMP on these servers. Any > suggestions as to what I should load to accomplish > this? Try: http://www.freebsd.org/cgi/ports.cgi?query=snmp&stype=all and the one you propably one is net/ucd-snmp. Works splendidly with OpenView. Also be sure to look at the script extension. Dw