From owner-freebsd-hackers Wed Apr 26 06:55:13 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id GAA24933 for hackers-outgoing; Wed, 26 Apr 1995 06:55:13 -0700 Received: from plains.nodak.edu (tinguely@plains.NoDak.edu [134.129.111.64]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id GAA24927 ; Wed, 26 Apr 1995 06:55:10 -0700 Received: (from tinguely@localhost) by plains.nodak.edu (8.6.11/8.6.10) id IAA10921; Wed, 26 Apr 1995 08:55:04 -0500 Date: Wed, 26 Apr 1995 08:55:04 -0500 From: Mark Tinguely Message-Id: <199504261355.IAA10921@plains.nodak.edu> To: gpalmer@freefall.cdrom.com, hackers@freefall.cdrom.com Subject: Re: cmu_snmp Content-Length: 568 Sender: hackers-owner@FreeBSD.org Precedence: bulk > Has anyone ported any SNMP software to FreeBSD 2.x yet? I'm having real > ``fun'' trying to get CMU SNMP to work 'cos of the large scale > differences between 4.3 BSD and 4.4 BSD (and some probably braindead > code in CMU SNMP anyhow!) I have the CMU 2.1.2 ported and is located at: ftp://joy.cs.ndsu.NoDak.edu/pub/plains/cmu-snmp2.1.2.tar.gz There is a SNMP v 1 in that same subdirectory that runs on FreeBSD 1.x and because a professor here wants to upgrade his OS, I was thinking of making the three changes require to compile that on FreeBSD 2.x. --mark.