bugMibble MIB Parser - Bugs: bug #17835, Default BITS values are printed...

 
 

bug #17835: Default BITS values are printed erroneously by the MibWriter

Submitter:  Per Cederberg <cederberg>
Submitted:  Sun 24 Sep 2006 01:23:33 PM UTC
   
 
Severity:  2 - Normal Priority:  5 - Normal
Item Group:  Software Status:  Fixed
Privacy:  Public Assigned to:  cederberg
Open/Closed:  Closed
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Wed 10 Jan 2007 05:51:33 PM UTC, comment #3: 

Version 2.8, including a fix for this issue, has been released.

Per Cederberg <cederberg>
Group administrator
Tue 26 Dec 2006 08:04:00 PM UTC, comment #2: 

Now fixed for version 2.8.

Per Cederberg <cederberg>
Group administrator
Tue 26 Dec 2006 07:14:08 PM UTC, comment #1: 

Nah, this was wrong. BitSet values are stored in the BitSetValue type, which will be printed correctly. Only interesting issue here is that the values are printed numerically, not with the symbol names.

Per Cederberg <cederberg>
Group administrator
Sun 24 Sep 2006 01:23:33 PM UTC, original submission:  

The MibWriter class erroneously handles BitSetTypes as a normal enumeration. This leads to errors when printing the default values for a bit set. The MibWriter even converts correct values like '00000'B into a reference of the first bit name 'bitname'.

Per Cederberg <cederberg>
Group administrator

 

Attached Files

This item currently has no attached files.

(Note: upload size limit is set to 4.0MiB, 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

Carbon-Copy List
  • -email is unavailable- added by cederberg (Posted a comment)
  •  

    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
    2007-01-10 cederberg Open/ClosedOpen Closed
    2006-12-26 cederberg StatusNone Fixed

    Back to the top

    Powered by Savane 3.16-ed84.
    Corresponding source code