sslServicePolicyCipherSuites
DLINK-DXS-1210-12SC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.3.1.8.19.1.4.3.1.2
Object
column
r/w
Bits
This object is 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
authentication.
In the FIPS (American Security Standard Mode) Mode,
Only the following cipher list should be supported.
TLS_RSA_3DES_SHA1
TLS_ DHE_RSA_3DES_SHA1
TLS_RSA_WITH_AES_128_CBC_SHA
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_DHE_RSA_WITH_AES_128_CBC_SHA
TLS_DHE_RSA_WITH_AES_256_CBC_SHA
hence the default value in FIPS mode will be
TLS_RSA_3DES_SHA1 | TLS_ DHE_RSA_3DES_SHA1 | TLS_RSA_WITH_AES_128_CBC_SHA |
TLS_RSA_WITH_AES_256_CBC_SHA | TLS_DHE_RSA_WITH_AES_128_CBC_SHA |
TLS_DHE_RSA_WITH_AES_256_CBC_SHA
Context
- MIB
- DLINK-DXS-1210-12SC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.3.1.8.19.1.4.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sslServicePolicyEntry
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rsa-null-md5 |
1 | rsa-null-sha |
2 | rsa-des-sha |
3 | rsa-3des-sha |
4 | dh-rsa-des-sha |
5 | dh-rsa-3des-sha |
6 | rsa-exp1024-des-sha |
7 | rsa-with-aes-128-cbc-sha |
8 | rsa-with-aes-256-cbc-sha |
9 | dhe-rsa-with-aes-128-cbc-sha |
10 | dhe-rsa-with-aes-256-cbc-sha |