mibble-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mibble-users] MIB Browser Problem


From: Per Cederberg
Subject: Re: [Mibble-users] MIB Browser Problem
Date: Tue, 06 Jan 2004 17:48:13 +0100

On Tue, 2004-01-06 at 17:31, Dikshit Rasagna wrote:
> Hi,
> 
> I tried but am still getting errors loading the file.
> These are the following messages displayed on the
> console.

Looks like the wins.mib file contains errors (quite common
actually). Try changing the first import to this:

          IMPORTS
                  enterprises,
                  OBJECT-TYPE,
                  Counter,
                  IpAddress
                          FROM RFC1155-SMI

When testing here with that change it works for me.

Cheers,

/Per






reply via email to

[Prev in Thread] Current Thread [Next in Thread]