Administer > Integrate NNMi Elsewhere with URLs > Launch Menu Items > Actions: Communication Configuration Command (runTool)

Launch the Actions: Communication Configuration Command (runTool)

This URL is equivalent to the ActionsCofiguration DetailsCommunication Settings command in the console. 

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.

To launch a window that reports the current ICMP and SNMP configuration for a node, use the following URL:

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=commconf

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

After you specify a node, the real-time results of the ICMP and SNMP configuration report appear.

To launch the real-time results of the ICMP and SNMP configuration report, use the following URL:

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=commconf&nodename=<x>

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=commconf&IPAddress=<x>

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=commconf&Interface=<x>

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=commconf&snmpAgent=<x>

Communication Configuration Command Attributes
Attribute Values
nodename

The node's DNS hostname (full or short) or IP address. 

If you use this attribute, NNMi tries to match the string you provide by following this procedure:

  • Check the value of the Hostname (case-sensitive) on the Node form.
  • Check the values in the Address column of the table on the Node form, Addresses tab,
  • Check the value of the System Name field on the in the Node form, General tab.
  • Check the value in the Name field on the Node form.

Related Topics:

Verify communication settings