are responsible for handling all interaction with the clients, including accepting the connections, reading requests, and sending responses. 1.3.6.1.4.1.26027.1.2.13 ds-cfg-connection-handler top Indicate whether the is enabled for use. 1.3.6.1.4.1.26027.1.1.24 ds-cfg-connection-handler-enabled The fully-qualified name of the Java class that provides the implementation. org.opends.server.api.ConnectionHandler 1.3.6.1.4.1.26027.1.1.23 ds-cfg-connection-handler-class This property specifies a set of address masks that may be used to determine the addresses of the clients that are allowed to establish connections to this connection handler. Changes to this configuration attribute will take effect immediately but will not interfere with connections that may already be established. All clients with addresses that do not match an address on the deny list will be allowed. 1.3.6.1.4.1.26027.1.1.6 ds-cfg-allowed-client This property specifies a set of address masks that may be used to determine the addresses of the clients that are not allowed to establish connections to this connection handler. If both allowed and denied client masks are defined and a client connection matches one or more masks in both lists, then the connection will be denied. If only a denied list is specified, then any client not matching a mask in that list will be allowed. Changes to this configuration attribute will take effect immediately but will not interfere with connections that may already be established. All clients with addresses that do match an address on the allow list will be allowed. 1.3.6.1.4.1.26027.1.1.32 ds-cfg-denied-client