bugMibble MIB Parser - Bugs: bug #6959, Use real MIB name in imports

 
 

bug #6959: Use real MIB name in imports

Submitter:  Per Cederberg <cederberg>
Submitted:  Tue 23 Dec 2003 11:55:20 AM UTC
   
 
Severity:  2 - Normal Item Group:  Software
Status:  Fixed Privacy:  Public
Assigned to:  cederberg Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 10 Mar 2004 04:31:40 PM UTC, comment #2: 

Closing bug as version 2.3 has been released.

Per Cederberg <cederberg>
Group administrator
Mon 08 Mar 2004 07:21:45 PM UTC, comment #1: 

Added call to getMib(name) to check for already loaded MIB in scheduleLoad(String). This fix will be released with version 2.3.

Per Cederberg <cederberg>
Group administrator
Tue 23 Dec 2003 11:55:20 AM UTC, original submission:  

When performing a MIB import, the MibLoader only looks for MIB files with a file name matching the MIB name. This is needed, as otherwise all MIB files in the path would have to be parsed.

Now, a small improvement to this scheme would be to check all loaded (and parsed) MIB:s for the name to import as well. This would make it possible to at least manually load the MIB dependencies and then find them, regardless of their file names.

Per Cederberg <cederberg>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-10 cederberg Open/ClosedOpen Closed
2004-03-08 cederberg StatusNone Fixed
2003-12-23 cederberg Severity1 - Minor 2 - Normal

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code