From owner-freebsd-questions Sun Mar 11 14: 3:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp-server1.tampabay.rr.com (smtp-server1.tampabay.rr.com [65.32.1.34]) by hub.freebsd.org (Postfix) with ESMTP id 959D437B71A for ; Sun, 11 Mar 2001 14:03:29 -0800 (PST) (envelope-from meconlen@obfuscated.net) Received: from clarity (24129168hfc216.tampabay.rr.com [24.129.168.216]) by smtp-server1.tampabay.rr.com (8.11.2/8.11.2) with SMTP id f2BLFd016768; Sun, 11 Mar 2001 16:15:39 -0500 (EST) From: "Michael Conlen" To: "Brad Watts" , "BSD" Subject: RE: snmpd Error Date: Sun, 11 Mar 2001 16:10:04 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The MIB's are usually found under /usr/local/share/snmp/mibs. There are options you can specify to tell snmp where to find them if they are somewhere else. Presuming your using net-snmp (ucd-snmp) the man pages for snmpd and snmpcmd are very good detailing all you need to know. -- Groove On Dude Michael Conlen Obfuscated Networking meconlen@obfuscated.net > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Brad Watts > Sent: Sunday, March 11, 2001 2:23 PM > To: BSD > Subject: snmpd Error > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message