imageTransferCipherSuite
MX-CONF-MIB ·
.0.800.1.200.300.500
Object
scalar
r/w
Enumeration
Image Transfer Cipher Suite
Defines the allowed cipher suites for the network security
settings when using the HTTPS transfer protocol. When the
device initiates an HTTPS connection to a server 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-CONF-MIB
- OID
.0.800.1.200.300.500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imageTransferGroup
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | cS1 |
200 | cS2 |
300 | cS3 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| imageTransferProtocol Image Transfer Protocol
Protocol used to upload a configuration image during backup
and transfer during restore.
* HTTP: Hypertext Transfer Protocol.
* H… | scalar | Enumeration | .0.800.1.200.300.100 |
| imageTransferUsername User Name
User name used to transfer the configuration image, if the
protocol selected by the parameter ImageTransferProtocol
requires it. | scalar | OctetString | .0.800.1.200.300.200 |
| imageTransferPassword Password
Password used to transfer the configuration image, if the
protocol selected by the parameter ImageTransferProtocol
requires it. | scalar | OctetString | .0.800.1.200.300.300 |
| imageTransferSrvHostname Server Hostname and port
Configuration backup/restore server hostname and port. Use the
special value zero to indicate the protocol default. | scalar | MX-TC2MxIpHostNamePort | .0.800.1.200.300.400 |
| imageTransferTlsVersion TLS Version
Defines the allowed TLS version for the network security
settings when using the HTTPS transfer protocol. When the
device initiates an HTTPS connection to a… | scalar | Enumeration | .0.800.1.200.300.600 |