bugMibble MIB Parser - Bugs: bug #6547, SEQUENCE element types should be...

 
 

bug #6547: SEQUENCE element types should be validated against value symbols

Submitter:  Per Cederberg <cederberg>
Submitted:  Fri 14 Nov 2003 12:22:18 AM UTC
   
 
Severity:  2 - Normal Item Group:  Future Improvement
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 14 Nov 2003 12:22:18 AM UTC, original submission:  

When matching SEQUENCE elements up against value symbols in the MIB file, the types should be validated for compability or similarity.

In order to implement such a validation, it would probably be easiest if a new MibType.isCompatible(MibType) method was added. This would then have to be implemented by all the MIB types. In addition, the SnmpObjectType.checkElement() method would have to be extened to call this method to validate the compability of the element and value symbol types.

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 Item GroupSoftware Future Improvement
    Assigned tocederberg None

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code