From owner-freebsd-questions Mon Jul 8 18:40:32 2002 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 0410B37B42C for ; Mon, 8 Jul 2002 18:40:29 -0700 (PDT) Received: from vms4.rit.edu (vms4.isc.rit.edu [129.21.3.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DBBC43E3B for ; Mon, 8 Jul 2002 18:40:28 -0700 (PDT) (envelope-from bjm1287@ritvax.isc.rit.edu) Received: from dogbert ([129.21.131.177]) by ritvax.isc.rit.edu (PMDF V5.2-32 #40294) with ESMTPA id <01KJV84QY64SKT6B5M@ritvax.isc.rit.edu> for freebsd-questions@freebsd.org; Mon, 8 Jul 2002 21:40:26 EDT Date: Mon, 08 Jul 2002 21:41:05 -0400 From: Brian McCann Subject: SNMP driving me bonkers To: freebsd-questions@freebsd.org Message-id: <000a01c226e9$b163fa30$2e00a8c0@dogbert> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Mailer: Microsoft Outlook, Build 10.0.2616 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok...I've got to be missing something completely obvious. I am trying to query an SNMP object on a APC ups. I downloaded the mib file from www.apc.com , put it into the mibs directory, and tried running "snmpget". It shot back "There is no such variable name in this MIB. Failed object: system.sysUpTime.6.1...". So I tried telling it the exact directory path the MIB files were in, no go. Told it the exact file...no go. I made sure the file (powernet.mib) was in DOS format, and tried calling it all kinds of things. Nothing seems to work...BUT....a few weeks ago I got it working on another box...and I can't seem to find anything wrong. Even when I do an snmpwalk on the device, it doesn't show that object...or any of the "UPS" related objects. Does anyone have any ideas? Thanks in advance, --Brian McCann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message