sslCipherStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.39.12.1.2
Object
column
r/w
ContainerStatus
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 container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.39.12.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sslCipherEntry
- Table
- sslCipherTable
- Siblings
- 6
Syntax
ContainerStatus
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
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 |
| 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 |
| 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 |