From owner-freebsd-isp Fri Sep 4 17:50:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA08303 for freebsd-isp-outgoing; Fri, 4 Sep 1998 17:50:13 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA07625 for ; Fri, 4 Sep 1998 17:50:05 -0700 (PDT) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA125492315; Fri, 4 Sep 1998 16:51:55 -0400 Date: Fri, 4 Sep 1998 16:51:55 -0400 (EDT) From: Bill Fumerola To: James Wyatt Cc: Leif Neland , freebsd-isp Subject: Re: "Temperature measurement" In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 3 Sep 1998, James Wyatt wrote: > What I would like to see is some dependency information. If our T1 router > is out, maybe it should just report that, instead of reporting everything > connected to it is down. HP's OpenView (a.k.a IBM's NetView/6000, etc...) > and Tivoli have this kind of database but they are all fairly costly. Honestly, for asolution like this, I'd make some sort of homebrewed software using snmpget and snmpgetnext. My SNMP book is at work, and I don't feel like treading through a MIB database, but there are two field (ifOperStatus and ifAdminStatus, in the public/interface tree) that I think you should look into. One tells you want you want, the other is what you get. - bill fumerola [root/billf]@chc-chimes.com - computer horizons corp - - ph:(800)252.2421 x128 / bfumerol@computerhorizons.com - BF1560 - "Logic, like whiskey, loses its beneficial effect when taken in too large quantities" -Lord Dunsany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message