This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

View with nodes grouped by vendor.

Hi,

Please help me how create a view with all nodes grouped by vendor or category, like this:

 I´m using NPM 9.5

  • If you are referring to a map that follows this format do the following:

    create a map for each "CBBCategory" you want.
    On the ATM map, put all devices that fall under that category
    on the Device map, put all devices that fall under that category
    etc...

    when all CBBCategory maps are completed, create another map, perhaps called CBBCategories (or whatever).
    on this map, you will drag the above created maps.
    Thus, this map would have objects mapped to the "ATM" map, the "device" map, the "firewall" map, etc...

    So when you open your browser, you would go to the CBBCategory map.  it would look something like the above - depending on how you laid out the map objects.  Then when you click on one of the object links in the browser, it would take you to that "sub"-map.

    Hope that helps