|
From: Chuck B. <cb...@jc...> - 2011-04-20 21:59:14
|
I upgraded to 1.1 and everything looked fine. During my check-out process, I tried to discover a new device from the command line. Here's the error I received:
[netdisco@server ~]$ netdisco -d newdevice
n e t d i s c o
--------------------------------------------------
[newdevice] Discover starting
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)
<< snip >>
Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 in (none)
Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none)
Cannot find module (SNMPv2-TM): At line 0 in (none)
[newdevice] [Trying SNMP Version 1]
<< snip >>
[newdevice] [Trying SNMP Version 1]
! Device Not Supported or I can't connect to it via SNMP.
[netdisco@server ~]$
The mibs it says cannot be found are located in the netdisco/mibs/rfc directory. I ran 'mkindex' and verified that ./rfc/.index was in the mib_index.txt file.
Also, why would Netdisco try to use SNMP Version 1 if version = 2 is set in the .conf file?
I'm at a loss as to what I should check next. Any advice would be greatly appreciated.
Thanks!
Chuck
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. If the reader of this message is not the intended recipient,
you are hereby notified that your access is unauthorized, and any review,
dissemination, distribution or copying of this message including any
attachments is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete the material from any
computer.
|