To: | nv-l@lists.tivoli.com |
---|---|
Subject: | Re: [nv-l] MIB Loading issue |
From: | "James Shanks" <jshanks@us.ibm.com> |
Date: | Fri, 8 Feb 2002 17:36:48 -0500 |
I don't know what the deal is with these draft MIBS Cisco is publishing, because they are in parts of the MIB tree which should be off-limits to commercial products, but I do understand what the error means that you are getting. You didn't say what version of NetView, but because your error was from "ibm.nways.jdm.mib.ParseException:" I know that it had to be the new Java mib loader in 7.1. What the loader is complaining about is that according to current standards, the identifier (label) for a MIB object is always supposed to start with a lowercase letter -- no caps and no numerics. That was not always the case, but it is now. So the problem is that the label "802dot3", found at line 20, column 62, starts with an "8". All you have to do is change the label to the more standard "ieee802dot3" and this MIB will load fine. Then you can load your Cisco MIB too. However, you might want to change the extension of both those MIBS from .my to .mib. One peculiarity of the 7.1 Java loader and browser, that they will give you error messages if your text files are not called .mib, though both should still work. James Shanks Level 3 Support for Tivoli NetView for UNIX and NT Tivoli Software / IBM Software Group
I am now having a problem with loading MIBS into NetView. I have most of the Cisco MIBS that have been given to me by our network people loaded, with one exception: CISCO-LAG-MIB-V1SMI.my It has a dependency on IEEE8023-LAG-MIB which I have, but I have tried to import two version of it (one Cisco-provided, one IEEE provided) and keep getting the following error: Parsing the loaded MIBs together with MIBs selected for loading. Processing File: IEEE8023-LAG-MIB-V1SMI.my ibm.nways.jdm.mib.ParseException: Encountered "802dot3" at line 20, column 62. Was expecting one of: "}" ... <VALUE> ... <TYPE> ... <NUM> ... Has anyone been able to load this MIB? What am I doing wrong (or not doing at all)? Thanks, Brian Brian W. Green brian.w.green@cgi.ca
|
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | Re: [nv-l] How to subscribe, Brett Coley |
---|---|
Next by Date: | RE: [nv-l] HSRP Situation, sabirali sama |
Previous by Thread: | [nv-l] MIB Loading issue, Brian Green |
Next by Thread: | [nv-l] How to subscribe, OBeirne, Barbara |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Archive operated by Skills 1st Ltd
See also: The NetView Web