ioLineSSLSigCipherKeyExchange
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.7
Object
column
r/w
Enumeration
The type of key to exchange for the encryption format:
Any-Any key exchange that is valid is used (this does
not, however, include ADH keys).
RSA-This is an RSA key exchange using an RSA key and
certificate.
EDHRSA-This is an EDH key exchange using an RSA key
and certificate.
EDHDSS-This is an EDH key exchange using a DSA key
and certificate.
ADH-This is an anonymous key exchange which does not
require a private key or certificate. Choose this
key if you do not want to authenticate the peer device,
but you want the data encrypted on the SSL/TLS connection.
The default is Any.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.45.2.1.4.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioLineSSLSigCipherEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | rsa |
3 | edhrsa |
4 | edhdss |
5 | adh |