sslCipherHMAC
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.39.12.1.7
Object
column
r/w
Enumeration
Select the key-hashing for message authentication method for your encryption type: Any, MD5, or SHA1. The default is Any.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.39.12.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sslCipherEntry
- Table
- sslCipherTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | any |
2 | sha |
3 | md5 |
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 |
| sslCipherEncryption 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.39.12.1.3 |
| 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 |