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 Item Group:  Future Improvement
Status:  Fixed Privacy:  Public
Assigned to:  cederberg Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

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

 

(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 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.13-758e.
Corresponding source code