transportCertificateValidation
MX-CWMP-MIB ·
.0.3900.1.5000.200
Object
scalar
r/w
Enumeration
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 server's
certificate.
* NoValidation: Allow a connection to the server without
validating its certificate. The only condition is to
receive a certificate from the server. This option
provides partial security and should be selected with
care.
* HostName: Allow a connection to the server by validating
its certificate is trusted and valid. The validations
performed on the certificate include the expiration date
and that the Subject Alternate Name (SAN) or Common Name
(CN) matches the FQDN or IP address of the server.
Context
- MIB
- MX-CWMP-MIB
- OID
.0.3900.1.5000.200- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- transportGroup
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noValidation |
200 | hostName |
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 |
| 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 |