bugMibble MIB Parser - Bugs: bug #8090, Object identifer children should...

 
 

bug #8090: Object identifer children should be ordered by value

Submitter:  Per Cederberg <cederberg>
Submitted:  Wed 10 Mar 2004 11:15:57 AM UTC
   
 
Severity:  2 - Normal Priority:  5 - Normal
Item Group:  Future Improvement Status:  Fixed
Privacy:  Public Assigned to:  cederberg
Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Wed 10 Mar 2004 04:35:33 PM UTC, comment #2: 

Closing bug as version 2.3 has been released.

Per Cederberg <cederberg>
Group administrator
Wed 10 Mar 2004 11:21:01 AM UTC, comment #1: 

Numerical OID child ordering has been implemented in the ObjectIdentifierValue.addChild() method. The new implementation is actually faster than the previous version, speeding up the MIB analysis by some percent for large files.

This fix will be present in the 2.3 release.

Per Cederberg <cederberg>
Group administrator
Wed 10 Mar 2004 11:15:57 AM UTC, original submission:  

When retrieving ObjectIdentifierValue children they may not always be ordered in the same way as in the original file. Rather they may become rearranged due to some being referenced previously in the file and thus being initialized earlier.

The best solution to this is probably to always keep the object identifier children ordered numerically by their value components.

Per Cederberg <cederberg>
Group administrator

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

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.

 

History

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-10 cederberg Open/ClosedOpen Closed
2004-03-10 cederberg StatusNone Fixed

Back to the top

Powered by Savane 3.16.
Corresponding source code