transportHttpsTlsVersion
MX-CWMP-MIB ·
.0.3900.1.5000.150
Object
scalar
r/w
Enumeration
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 connection to the ACS, 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-CWMP-MIB
- OID
.0.3900.1.5000.150- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- transportGroup
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | sSLv3 |
200 | tLSv1 |
300 | tLSv1-1 |
400 | tLSv1-2 |
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| transportHttpsCipherSuite 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… | scalar | Enumeration | .0.3900.1.5000.100 |
| 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 |