Skip to main content

TCPAccessPoint

Class Description

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

Attributes

NameTypeDescription
keepAliveTimeIntegerIndicates the default interval at which TCP will check if the TCP connection is still valid.
portIntegerThis 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

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
TCPAccessPoint0..1PublicX509Certificate0..*TCPAccessPointThe association allows a certificate to be bound for use by TLS.PublicX509CertificateIs the Public Certificate used for mutual authentication between peers.