From owner-freebsd-questions Sun Mar 11 11:28: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe73.law11.hotmail.com [64.4.16.208]) by hub.freebsd.org (Postfix) with ESMTP id DF66B37B718 for ; Sun, 11 Mar 2001 11:28:06 -0800 (PST) (envelope-from bradley_watts@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 11 Mar 2001 11:28:06 -0800 X-Originating-IP: [24.68.123.209] From: "Brad Watts" To: "BSD" Subject: snmpd Error Date: Sun, 11 Mar 2001 14:22:47 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: X-OriginalArrivalTime: 11 Mar 2001 19:28:06.0026 (UTC) FILETIME=[65A55EA0:01C0AA61] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I getting the following errors when attempting to launch my snmp daemon (below), which I downloaded from the ports. Do I need to manually enable the Management Information Bases, as it's not able to find them? Is there documentation on this? home# /usr/local/sbin/snmpd home# Cannot find module (IP-MIB): At line 0 in (none) Cannot find module (IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module (SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 in (none) Cannot find module (UCD-SNMP-MIB): At line 0 in (none) Cannot find module (UCD-DEMO-MIB): At line 0 in (none) Cannot find module (IPV6-ICMP-MIB): At line 0 in (none) Cannot find module (IPV6-MIB): At line 0 in (none) Cannot find module (IPV6-TCP-MIB): At line 0 in (none) Cannot find module (IPV6-UDP-MIB): At line 0 in (none) Cannot find module (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find module (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module (SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module (SNMP-MPD-MIB): At line 0 in (none) Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none) Thanks, Brad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message