From owner-freebsd-hackers Mon Jun 10 17:19:37 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA27838 for hackers-outgoing; Mon, 10 Jun 1996 17:19:37 -0700 (PDT) Received: from parkplace.cet.co.jp (parkplace.cet.co.jp [202.32.64.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA27824 for ; Mon, 10 Jun 1996 17:19:32 -0700 (PDT) Received: from localhost (michaelh@localhost) by parkplace.cet.co.jp (8.7.5/CET-v2.1) with SMTP id JAA02481; Tue, 11 Jun 1996 09:19:02 +0900 (JST) Date: Tue, 11 Jun 1996 09:19:02 +0900 (JST) From: Michael Hancock To: Rohit Dube cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Routing Protocols In-Reply-To: <22599.834430645@palmer.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 10 Jun 1996, Gary Palmer wrote: > > d) SNMP > > Work in progress (hopefully a port real soon now). A past port of > CMU's SNMP should be on ftp.freebsd.org somewhere I believe (or it I'm using the ucd-snmp, the port in progress, from ftp.ece.ucdavis.edu and the diffs from ftp.ki.net/pub/users/scrappy. It's a lot easier to setup than CMU's because of the example configs they provide. It also doesn't spew out all the incomprehensible garbage on startup that most of us directed to /dev/null. -mike hancock