mibble-users
[Top][All Lists]
Advanced

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

[Mibble-users] Re: Unable to load MIB file


From: Shiv Shankar Maurya
Subject: [Mibble-users] Re: Unable to load MIB file
Date: Sat, 18 Jun 2005 10:35:08 -0700 (PDT)

I tried changing the names. Now this error is gone but
I am seeing other errors like "could not find imported
symbol "Integer32' in MIB SNMPv2-SMI".
   I have the imports im MIB define like this:

IMPORTS
   Integer32,Counter,TimeTicks from SNMPV2-SMI
   DisplayString, IpAddress from RFC1213-MIB
   RowStatus,StorageType from SNMPv2-TC  

I am getting same error for all these imports.
  Is this an issue or I need to do something to get it
to work.
shiv

--- address@hidden wrote:

> Send Mibble-users mailing list submissions to
>       address@hidden
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
> 
>
http://lists.nongnu.org/mailman/listinfo/mibble-users
> or, via email, send a message with subject or body
> 'help' to
>       address@hidden
> 
> You can reach the person managing the list at
>       address@hidden
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of Mibble-users digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Unable to load MIB file (Per Cederberg)
> 
> 
>
----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 18 Jun 2005 13:01:35 +0200
> From: Per Cederberg <address@hidden>
> Subject: Re: [Mibble-users] Unable to load MIB file
> To: "Announcements, support,  and forum for Mibble
> users"
>       <address@hidden>
> Message-ID:
> <address@hidden>
> Content-Type: text/plain
> 
> Hi,
> 
> You cannot have the same symbol name appear twice in
> a single
> MIB file. If other MIB parsers accept this, they are
> buggy and
> should be fixed. At least one cannot trust their
> results in
> this case, as they are liable to mix up the two
> symbols.
> 
> The correct way to write a MIB is to use different
> names for
> the symbols. Usually a short prefix is added to each
> variable,
> like this:
> 
> table1entry
>   t1serialnumber
>   t1name
> table2entry
>   t2serialnumber
>   t2name
> 
> Cheers,
> 
> /Per
> 
> On fri, 2005-06-17 at 05:13 -0700, Shiv Shankar
> Maurya wrote:
> > Hi,
> >    I am not able to load a mib file which has two
> > tables with same entity names in the table.
> Although I
> > am able to load with some other MIB browser. Am I
> > doing something wrong?
> >   the tables loo like this
> >  table1entry
> >     serialnumber
> >     name
> > table2entry
> >     serialnumber
> >     name
> > 
> > I get the error "symbol 'serialnumber' already
> present
> > in MIB"
> > "symbol 'name' already present in MIB"
> > 
> > 
> > Shiv
> 
> 
> 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> Mibble-users mailing list
> address@hidden
>
http://lists.nongnu.org/mailman/listinfo/mibble-users
> 
> 
> End of Mibble-users Digest, Vol 12, Issue 2
> *******************************************
> 



                
____________________________________________________ 
Yahoo! Sports 
Rekindle the Rivalries. Sign up for Fantasy Football 
http://football.fantasysports.yahoo.com




reply via email to

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