sslServicePolicyCipherSuites
DLINK-DXS-1210-12TC-AX-MIB ·
.1.3.6.1.4.1.171.10.139.1.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-12TC-AX-MIB
- OID
.1.3.6.1.4.1.171.10.139.1.1.8.19.1.4.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sslServicePolicyEntry
- Table
- sslServicePolicyTable
- Siblings
- 3
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sslServicePolicyName Indicates the name of the policy for which this entry pertains to. | column | OctetString | .1.3.6.1.4.1.171.10.139.1.1.8.19.1.4.3.1.1 |
| sslServicePolicyCacheTimeout This object indicates the Cache Timeout value in the policy for
SSL module to refresh the session resume data kept in database. | column | Unsigned32 | .1.3.6.1.4.1.171.10.139.1.1.8.19.1.4.3.1.4 |
| sslServicePolicyRowStatus Status of this policy. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.10.139.1.1.8.19.1.4.3.1.5 |