transportHttpsCipherSuite
MX-CWMP-MIB ·
.0.3900.1.5000.100
Object
scalar
r/w
Enumeration
HTTPS Cipher Suite
Defines the allowed cipher suites for the network security
settings when using the HTTPS protocol to connect to the ACS.
When the device initiates an HTTPS connection to the ACS, it
will negotiate the cipher suite according to its
configuration.
* 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
Context
- MIB
- MX-CWMP-MIB
- OID
.0.3900.1.5000.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- transportGroup
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | cS1 |
200 | cS2 |
300 | cS3 |
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| transportHttpsTlsVersion TLS Version
Defines the allowed TLS versions for the network security
settings when using the HTTPS protocol to connect to the ACS.
When the device initiates an HTTPS c… | scalar | Enumeration | .0.3900.1.5000.150 |
| transportCertificateValidation Level of security for HTTPS certificate validation.
When connecting to the ACS using HTTPS, this parameter defines
the level of security to use when validating the serv… | scalar | Enumeration | .0.3900.1.5000.200 |