4.4.2.1.1. Network Connection¶
Describes one TCP/UDP port on one network device.
Name |
Type |
Description (LDAP Attribute) |
---|---|---|
string |
Arbitrary/Meaningful name for the Network Connection object (cn) |
|
string |
DNS name for this particular connection (dicomHostname) |
|
integer |
TCP/UDP port that a service is listening on. May be missing if this network connection is only used for outbound connections (dicomPort) |
|
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) |
|
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) |
|
object |
dcm4che proprietary Network Connection Attributes |