dynamicDNSSSLCipherStatus
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.2.1.5.18.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 management module. 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 management module and verified. To save the
changes to flash a write of writeToFlash(1) in the adminFunction
object is required.
6-Indicates that the changes in the container folder are to be
discarded.
Context
- MIB
- PERLE-MCR-MGT-MIB
- OID
.1.3.6.1.4.1.1966.21.1.1.1.2.1.5.18.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dynamicDNSSSLCipherEntry
- Table
- dynamicDNSSSLCipherTable
- 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 |
|---|---|---|---|
| dynamicDNSSSLCipherPriority The cipher priority. 1- highest 5 - lowest. | column | Integer32 | .1.3.6.1.4.1.1966.21.1.1.1.2.1.5.18.1.1 |
| dynamicDNSSSLCipherEncryption 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.21.1.1.1.2.1.5.18.1.3 |
| dynamicDNSSSLCipherKeySizeMin 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.21.1.1.1.2.1.5.18.1.4 |
| dynamicDNSSSLCipherKeySizeMax 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.21.1.1.1.2.1.5.18.1.5 |
| dynamicDNSSSLCipherKeyExchange 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.21.1.1.1.2.1.5.18.1.6 |
| dynamicDNSSSLCipherHMAC 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.21.1.1.1.2.1.5.18.1.7 |