Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Field

Description

Connection Options

Network Provider
Specifies the method UAG uses to communicate with the Opswise Controller. Select Opswise Message Service to connect via an OMS Server. This is the preferred communication method.
 
Select Opswise Transport and Message Hub to connect to the Controller using values for the Automation Center Transport and Automation Center Core. This method will be deprecated in a future release.
 
If no network provider is selected, the Automation Center Agent determines the method based on the connection options that are provided.
 
OMS Server(s)
Specifies the port and network address of an Opswise Message Service (OMS) Server that the agent will use for communication with an Opswise Controller. This value is required if the Opswise Message Service network provider is chosen in the list above.
 
The syntax of the value is port@host[,port@host...], where:

Html bobswift
<ul>
<li> port is the TCP port number on which the OMS Server is listening.
<li> host is the host name or IP address of the OMS Server.
</ul>

If multiple servers are specified, they are separated by a comma.
 
Automation Center Transport(s)
Automation Center transports specifies the port and network address of Automation Center transports used for network communication. This is a required field if a network provider of Opswise Transport and Message Hub is selected.
 
The syntax of the value is port@host[,port@host...], where:

Html bobswift
<ul>
<li> port is the TCP port number on which the transport is listening. 
<li> host is the host name or IP address of the transport.
&nbsp;
If multiple transports are specified, they are separated by a comma.
</ul>

Automation Center Core
Automation Center core specifies the queue name for the Automation Center message hub. This is a required field if a network provider of Opswise Transport and Message Hub is selected.

Network ID

Set the default network ID of the agent. When set to the default of AUTOCONF, the agent requests an ID from the automation center core following the first successful connection attempt.

Agent Clusters

Specifies a comma-separated list of clusters that the Automation Center Agent will join.

Report the agents IP Address / host name to the controller as

The hostname or IP address that the Agent should report as its outbound network interface to the Controller.

Code Page

Sets the translation table used to translate text-based data transmitted across the network.

...