bugMibble MIB Parser - Bugs: bug #10746, A MibTreeModel would simplify...

 
 

bug #10746: A MibTreeModel would simplify creating MIB tree structures

Submitter:  Per Cederberg <cederberg>
Submitted:  Wed 20 Oct 2004 02:03:30 PM 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
   

Wed 20 Oct 2004 02:03:30 PM UTC, original submission:  

A new MibTreeModel class would simplify creating MIB tree structures to add to a JTree. Currently the MibbleBrowser creates its own TreeModel from the loaded MIBs, but this code is not reusable to others. By creating a real TreeModel for a set of MIB files this code could be used also in other applications.

Such a MIB tree model should have support for various ways of looking at the MIB data:

  • All loaded MIB:s unified into one OID tree.


  • The MIB:s as roots each with VALUES and TYPES nodes under which the unique stuff follows.


In both cases it should be possible to filter out only the explicitly loaded MIB:s or to additionally show all the loaded dependencies.

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.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code