hm2LdapClientServerSecurity
HM2-REMOTE-AUTHENTICATION-MIB ·
.1.3.6.1.4.1.248.11.26.1.1.10.20.1.6
Object
column
r/w
Enumeration
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).
Context
- MIB
- HM2-REMOTE-AUTHENTICATION-MIB
- OID
.1.3.6.1.4.1.248.11.26.1.1.10.20.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2LdapClientServerAddrEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ssl |
3 | startTLS |