MIB Viewer

hm2LdapClientServerSecurity

OBJECT-TYPE
1.3.6.1.4.1.248.11.26.1.1.10.20.1.6
Access
read-create
Status
current
Sub-identifiers
0
Configures connection security options. - none -> connection to AD server is unprotected. (Attention: passwords are transmitted as plain text) - ssl -> SSL connection is established between device and AD server and AD server certificate is proved valid with loaded certificate authority (CA certificate). - startTLS -> TLS connection is established between device and AD server and AD server certificate is proved valid with loaded certificate authority (CA certificate).
INTEGER { none(1), ssl(2), startTLS(3) }