Administer > Integrate NNMi Elsewhere with URLs > Launch VLAN Members Map

Launch VLAN Members Map

To launch a VLAN members map, use the following URL:

http://<servername>:<portnumber>/nnm/launch?cmd=showVlanMembersMap

Note If the NNMi Web server uses the https protocol, use https instead of http.

<serverName> = the fully-qualified domain name of the NNMi management server (values allowed here are determined by the Enable URL Redirect setting in User Interface Configuration, see Configure the NNMi User Interface)

<portNumber> = the NNMi HTTP port number

For a quick-reference list of all URL choices for launching NNMi, see HelpDocumentation LibraryIntegrate NNMi Elsewhere with URLs. The Integrate NNMi Elsewhere with URLs page also contains a link to a list of sample URLs that you can copy/paste as a starting point.

VLAN Member Attributes
Attribute Values
VlanId

The identification value for the current VLAN. This value is taken directly from the MIB file provided by the Vendor.

VlanName

VLAN connections are determined by a common VLAN Id. The name assigned to that VLAN can be designated by each participating Node's configuration settings for that VLAN Id. Therefore, NNMi chooses a VLAN name for this value (from potentially many names for the same VLAN Id).

The following are optional parameters:

http://<servername>:<portnumber>/nnm/launch?cmd=showVlanMembersMap &menus= <true/false>&newWindow= <true/false>&readonly= <true|false>

Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.

Attributes for Launched Views
Attribute Values
menus

true = Show the view's button bar. If not specified, the default is true.

false = Hide the view's button bar to save space in the view.

newWindow

true = Display the view in a new browser window. This new window does not display the browser-specific menu bars. The browser-specific menu bars are hidden to provide the maximum amount of room for the requested view.

false = Display the view within the current browser window (if not specified, the default is false).

readonly

true = Prevents the user from doing either of the following:

  • Open any forms from the view
  • Manipulate any objects in the view (for example, delete an object)

false = Enables the user to do either of the following:

  • Open any forms from the view
  • Manipulate any objects in the view (for example, delete an object)