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

Add a New Comment Rich Markup
   

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

 

(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

 

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

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

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code