Post

#SNMP Design: Browser Update

Since TwinTower release (1.5) is going to have a basic MIB browser, I started to finish the task step by step last week just after releasing UnicornHorn (1.0).

The very first thing I try to accomplish was the MIB tree feature. The 1.0 release already has a tree structure done, so this time a module list is added.

It is easy now to add new MIB documents by clicking Add button on module panel. Parsing a problematic document will trigger a few error dialogues with detailed error information. Please pay attention to the panel because it also tells you which modules are not loaded because of dependency issues. And pending modules are listed in gray. Every time new documents are parsed, the tree panel will be updated automatically.

There is a lot of room for improvements. Some of them are,

  • store new documents so no need to add new documents every time you launch the browser. (I do not yet decide where to store these documents but I promise soon it will be done.)
  • allow to remove documents. (but default ones cannot be deleted.)
  • provide more information about pending documents. (for example which dependencies are missing.)

But now I have moved on to design the agent profile section to store SNMP agent information. This section also needs a place to save data. Therefore, I am going to develop a common data storage for all browser features. Although I have done similar things before for Alex and CBC, this time I am not yet sure which way is better.

Stay tuned.

© Lex Li. All rights reserved. The code included is licensed under CC BY 4.0 unless otherwise noted.
Advertisement

© - Lex Li. All rights reserved.

Using the Chirpy theme for Jekyll.

Last updated on April 19, 2024