ioRelaySSLCipherKeyExchange
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.45.2.1.3.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.3.6.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ioRelaySSLCipherEntry
- Table
- ioRelaySSLCipherTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | rsa |
3 | edhrsa |
4 | edhdss |
5 | adh |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ioRelaySSLChanIndex The io number | column | GenericTableIndex | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.1 |
| ioRelaySSLCipherIndex The cipher priority. 1- highest 5 - lowest. | column | Integer32 | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.2 |
| ioRelaySSLCipherStatus When you perform a GET on this variable, one of
the following values will be returned:
1-Indicates that the container folder is active with no changes.
2-Indicates that the contai… | column | ContainerStatus | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.3 |
| ioRelaySSLCipherEncryption SSL Encryption. None is not allowed for priority 1.
Any will use the first encryption format that can be
negotiated. The default is any. | column | Enumeration | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.4 |
| ioRelaySSLCipherKeySizeMin The minimum key size value that will be used for
the specified encryption type. The default is 40. | column | Enumeration | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.5 |
| ioRelaySSLCipherKeySizeMax The maximum key size value that will be used for the
specified encryption type. The default is 256. | column | Enumeration | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.6 |
| ioRelaySSLCipherHMAC Select the key-hashing for message authentication method
for your encryption type: Any, MD5, or SHA1.
The default is Any. | column | Enumeration | .1.3.6.1.4.1.1966.12.1.45.2.1.3.6.1.8 |