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
- Table
- hm2LdapClientServerAddrTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | ssl |
3 | startTLS |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2LdapClientServerIndex Index for remote authentication server table. | column | Integer32 | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.1 |
| hm2LdapClientServerDescr The description of the server configured. | column | OctetString | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.2 |
| hm2LdapClientServerAddrType Address type. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.3 |
| hm2LdapClientServerAddr IP address of remote authentication server. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.4 |
| hm2LdapClientServerPort The port number of the remote authentication server. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.5 |
| hm2LdapClientServerStatus Status of authentication against remote authentication server:
- ok -> Server reachable, authentication succeeded
- unreachable -> Server (primary and backup) not reachable
- ot… | column | Enumeration | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.7 |
| hm2LdapClientServerRowStatus Indicates the status of an entry in this table,
and is used to create/delete entries. Objects
within this table can by changed while the status
is 'active'. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.26.1.1.10.20.1.8 |