class LdapClientUser

ManagedElement
+-CscfFunction
+-LdapClientApplication
+-LdapClientUserGroup
+-LdapClientUser
+-LdapServerEntry [0..20]

This is a container class for the LDAP client user related attributes.

Attributes
String1to65535DT
key
mandatory
noNotification
restricted
ldapClientUserId
This is the key attribute of the LdapClientUser class.
Integer0to00010DT
ldapServerMaxNumberOfRetries = 3
This attribute defines the maximum number of resending of an LDAP request until declaring the LDAP server unavailable by the LDAP client. If the value is set to 0, the LDAP client will not resend the request to the same LDAP server. It will send the request to the next available LDAP server.
LdapServerResponseTimeDT
ldapServerResponseTime = 500
This attribute defines the maximum time that the LDAP client will wait for the response to an LDAP request. When this time expires, the LDAP client resends the request to the LDAP server.
LdapServerUnavailableTimeDT
ldapServerUnavailableTime = 30
This attribute defines the time for the LDAP client to consider an LDAP server unavailable after a connection failure. Within this time, the LDAP client will not connect to the unavailable LDAP server. The value of 0 means that the LDAP server will never be considered unavailable. The maximum is 86400 seconds (24 hours).

  class LdapClientUser