sslCipherEncryption
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.39.12.1.3
Object
column
r/w
Enumeration
SSL Encryption. None is not allowed for priority 1. Any will use the first encryption format that can be negotiated. The default is any.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.39.12.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sslCipherEntry
- Table
- sslCipherTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | any |
3 | aes |
4 | tripledes |
5 | des |
6 | arctwo |
7 | arcfour |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sslCipherPriority The cipher priority. 1- highest 5 - lowest. | column | Integer32 | .1.3.6.1.4.1.1966.12.1.39.12.1.1 |
| sslCipherStatus 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.39.12.1.2 |
| sslCipherKeySizeMin 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.39.12.1.4 |
| sslCipherKeySizeMax 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.39.12.1.5 |
| sslCipherKeyExchange 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 … | column | Enumeration | .1.3.6.1.4.1.1966.12.1.39.12.1.6 |
| sslCipherHMAC 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.39.12.1.7 |