imageTransferTlsVersion
MX-CONF-MIB ·
.0.800.1.200.300.600
Object
scalar
r/w
Enumeration
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 server it will
negotiate the TLS version according to its configuration.
* SSLv3: Allow SSL version 3 and all TLS versions.
* TLSv1: Allow TLS versions 1 and up.
* TLSv1_1: Allow TLS versions 1.1 and up.
* TLSv1_2: Allow TLS versions 1.2 and up.
The device will always send its highest supported TLS version
in the ClientHello message. The server will select the highest
supported TLS version it supports from the ClientHello
message. The device will then validate that the selected
version is allowed. If the version is not allowed the device
will close the connection.
Context
- MIB
- MX-CONF-MIB
- OID
.0.800.1.200.300.600- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- imageTransferGroup
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | sSLv3 |
200 | tLSv1 |
300 | tLSv1-1 |
400 | tLSv1-2 |
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 |
| imageTransferCipherSuite 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 HTT… | scalar | Enumeration | .0.800.1.200.300.500 |