Class Description

Allows addressing and behavioural information regarding the use of TCP by ICCP links.

Attributes

Name Type Description
keepAliveTime Integer Indicates the default interval at which TCP will check if the TCP connection is still valid.
port Integer This value is only needed to be specified for called nodes (e.g. those that respond to a TCP.Open request).
This value specifies the TCP port to be used. Well known and “registered” ports are preferred and can be found at:
http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml
For IEC 60870-6 TASE.2 (e.g. ICCP) and IEC 61850, the value used shall be 102 for non-TLS protected exchanges. The value shall be 3782 for TLS transported ICCP and 61850 exchanges.

Relationships

Inherits from

Descendant classes

Leaf/Root class

IsLeaf IsRoot
False False

Associations

Source Class Cardinality Source Target Class Cardinality Target Source Name Source Assoc. Description Target Name Target Assoc. Description
PublicX509Certificate 0..* TCPAccessPoint 0..1 PublicX509Certificate Is the Public Certificate used for mutual authentication between peers. TCPAccessPoint The association allows a certificate to be bound for use by TLS.