From owner-freebsd-hackers Sat Nov 25 17:21:14 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA02212 for hackers-outgoing; Sat, 25 Nov 1995 17:21:14 -0800 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA02203 for ; Sat, 25 Nov 1995 17:21:07 -0800 Received: from localhost (localhost [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with SMTP id JAA00645; Sat, 25 Nov 1995 09:20:25 -0800 Message-Id: <199511251720.JAA00645@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: Luigi Rizzo cc: hackers@freebsd.org Subject: Re: 2.1 release sysinstall In-reply-to: Your message of "Sun, 26 Nov 1995 01:41:24 +0100." <199511260041.BAA00570@labinfo.iet.unipi.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 25 Nov 1995 09:20:24 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk >>> Luigi Rizzo said: > > We can still do it with snmp queries ... We could issue parallel queries to > > the designated target machines and wait lets way wait for 30 seconds or > > so for the queries to come back. The snmp query could be to request the > > number of ftp connections or the current system load --- that your pick > > or do both :) > > > > We got an snmp expert in the house, Pohl... What do think? > > On this subject, is there an snmp client for FreeBSD ? A nice GUI > wouldn't disturb... > > I would like to use it mainly to ask info from routers, so will also > appreciate pointers to other tools that can be used to extract > information such as statistics, routing tables etc. Howdy, We have the cmu snmp stuff it should be in the xperiment ports section and we also got Pohl-Koening who wrote the original tcl snmp package which the cmu people borrow to implement their tcl interface. So track down Pohl pull him by his arm and ask for his snmp package 8) BTW: a side note --- at Cisco I used Pohl's snmp package to flush out bugs in cisco snmp implementation . Actually we went hog wild with his package and implemented a mini network management platform 8) Enjoy, Amancio