KDS_TEMS_COMM_PROTOCOLn

This parameter specifies the communication protocol for the Tivoli Enterprise Monitoring Server.

Description

This parameter specifies the communication protocol to be supported by the Tivoli Enterprise Monitoring Server, where n corresponds to a number between 1 and 7 to indicate the priority sequence for the communication protocols.

When communicating with other components, the monitoring server first tries protocol 1, and then, in the case of failure, tries protocol 2 and so on.

At least one IP-related protocol must be specified when parameter KDS_TEMS_DRA_FLAG is set to Y.

The following IP-related protocols are available:
  • IP.PIPE (IPPIPE): Non-secure TCP over IPv4
  • IP.UDP (IP): Non-secure UDP over IPv4
  • IP6.PIPE (IP6PIPE): Non-secure TCP over IPv6
  • IP6.UDP (IP6): Non-secure UDP over IPv6
  • IP.SPIPE (IPSPIPE): Secure (SSL/TLS) TCP over IPv4
  • IP6.SPIPE (IP6SPIPE): Secure (SSL/TLS) TCP over IPv6
The following SNA protocol is available:
  • SNA.PIPE (SNA): Systems Network Architecture (SNA) implementation of the Network Computing System (NCS) Remote Procedure Call (RPC) API
Permissible values
IPPIPE, IP, IP6PIPE, IP6, IPSPIPE, IP6SPIPE, SNA
Default values
KDS_TEMS_COMM_PROTOCOL1: IPPIPE
KDS_TEMS_COMM_PROTOCOL2: SNA
KDS_TEMS_COMM_PROTOCOL3 - KDS_TEMS_COMM_PROTOCOL7: empty (no value)
Related parameters