Re: weird error

2005-04-15 Thread Robert Story
On Fri, 15 Apr 2005 10:38:47 +0800 Jim wrote: JS> I guess since there are two identical DEFINITION in two different MIB JS> files. So the snmpd was confused and returned the error message said JS> "cannot find the module". Is this a correct assumption? This is especially JS> true if I set MIBS=ALL,

RE: weird error

2005-04-14 Thread Jim Su
Original Message- From: Robert Story [mailto:[EMAIL PROTECTED] Sent: Thursday, April 14, 2005 10:20 PM To: Jim Su Cc: Net-Snmp-Users Subject: Re: weird error On Thu, 14 Apr 2005 21:41:10 +0800 Jim wrote: JS> The possible source of error - 1. a JS> subtle modified M

Re: weird error

2005-04-14 Thread Robert Story
On Thu, 14 Apr 2005 21:41:10 +0800 Jim wrote: JS> The possible source of error - 1. a JS> subtle modified MIB file was checked in CVS Our CVS, or yours? I can guarantee you that there are no references to a genie MIB in our cvs... -- NOTE: messages sent directly to me, instead

RE: weird error

2005-04-14 Thread Jim Su
Hi Greeting: I solved this problem by carefully comparing and bring in the MIB files from the machine where the SNMP agent was running healthy. Luckily I still have that agent run on another machine. So I can compare the critical files. The possible source of error - 1. a subtle modi