sslDefaultCipherList
ARICENT-SSL-MIB ·
.1.3.6.1.4.1.2076.96.2.2
Object
This object is used to set the default cipher-suites list in 'sslCipherList'.
Setting DefaultCipherList to TRUE would set the following cipher-list for
authentication:
- TLS_AES_128_GCM_SHA256
- TLS_AES_256_GCM_SHA384
- TLS_CHACHA20_POLY1305_SHA256
The version will also be set to the default tls13 because the default cipher-suites
corresponds to the tls13 version.
The value of this object reverts back to FALSE once the default cipher list is set.
Context
- MIB
- ARICENT-SSL-MIB
- OID
.1.3.6.1.4.1.2076.96.2.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sslCiphers
- Siblings
- 1
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sslCipherList This object is used to configure the cipher-suites list.
This field is a bit mask, setting a bit indicates that the
corresponding cipher-list will be involved in the server
au… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.96.2.1 |