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
Table
sslServicePolicyTable
Siblings
3

Syntax

Bits

Values & Constraints

Enumerated Values
0rsa-null-md5
1rsa-null-sha
2rsa-des-sha
3rsa-3des-sha
4dh-rsa-des-sha
5dh-rsa-3des-sha
6rsa-exp1024-des-sha
7rsa-with-aes-128-cbc-sha
8rsa-with-aes-256-cbc-sha
9dhe-rsa-with-aes-128-cbc-sha
10dhe-rsa-with-aes-256-cbc-sha

Related Objects

Sibling Objects