4.4.2.1.1. Network Connection

Describes one TCP/UDP port on one network device.

Table 4.75 Network Connection Attributes (LDAP Object: dicomNetworkConnection)

Name

Type

Description (LDAP Attribute)

Name

string

Arbitrary/Meaningful name for the Network Connection object

(cn)

Hostname

string

DNS name for this particular connection

(dicomHostname)

Port

integer

TCP/UDP port that a service is listening on. May be missing if this network connection is only used for outbound connections

(dicomPort)

TLS CipherSuites(s)

string

The TLS CipherSuites that are supported on this particular connection. If not present TLS is disabled

Enumerated values:

SSL_RSA_WITH_NULL_SHA

TLS_RSA_WITH_AES_128_CBC_SHA

SSL_RSA_WITH_3DES_EDE_CBC_SHA

TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

TLS_DHE_RSA_WITH_AES_128_GCM_SHA256

TLS_DHE_RSA_WITH_AES_256_GCM_SHA384

TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384

(dicomTLSCipherSuite)

installed

boolean

True if the Network Connection is installed on the network. If not present, information about the installed status of the Network Connection is inherited from the device

(dicomInstalled)

Network Connection Extension

object

dcm4che proprietary Network Connection Attributes