httpsCipherSuite

MX-WEB-MIB · .0.1200.1.100.300

Object

scalar r/w Enumeration
HTTPS cipher suite
          
Defines the allowed cipher suites for the network security
settings to which the Web server should listen when using the
HTTPS
          
  * CS1:
      + TLS_DHE_RSA_WITH_AES_256_CBC_SHA
      + TLS_DHE_DSS_WITH_AES_256_CBC_SHA
      + TLS_RSA_WITH_AES_256_CBC_SHA
      + TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA
      + TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA
      + TLS_RSA_WITH_3DES_EDE_CBC_SHA
      + TLS_DHE_RSA_WITH_AES_128_CBC_SHA
      + TLS_DHE_DSS_WITH_AES_128_CBC_SHA
      + TLS_RSA_WITH_AES_128_CBC_SHA
      + TLS_RSA_WITH_RC4_128_SHA
      + TLS_RSA_WITH_RC4_128_MD5
  * CS2:
      + TLS_RSA_WITH_AES_128_CBC_SHA
      + TLS_RSA_WITH_AES_256_CBC_SHA
      + TLS_RSA_WITH_3DES_EDE_CBC_SHA
      + TLS_DHE_RSA_WITH_AES_128_CBC_SHA
      + TLS_DHE_RSA_WITH_AES_256_CBC_SHA
      + TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA
  * CS3:
      + TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
      + TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
      + TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
      + TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
      + TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
      + TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384
      + TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384
      + TLS_RSA_WITH_AES_256_GCM_SHA384
      + TLS_RSA_WITH_AES_256_CBC_SHA256
      + TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
      + TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
      + TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
      + TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256
      + TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256
      + TLS_RSA_WITH_AES_128_GCM_SHA256
      + TLS_RSA_WITH_AES_128_CBC_SHA256
          
Any connection attempts to the web server using a cipher that
is not allowed by the cipher suite will result in a failure to
establish the connection.

Context

MIB
MX-WEB-MIB
OID
.0.1200.1.100.300
Type
scalar
Access
readwrite
Status
current
Parent
serverGroup
Siblings
4

Syntax

Enumeration

Values & Constraints

Enumerated Values
100cS1
200cS2
300cS3

Related Objects

Sibling Objects