scriptsTransferCertificateValidation
MX-CONF-MIB ·
.0.800.1.100.400.500
Object
scalar
r/w
Enumeration
Level of security for HTTPS certificate validation.
When downloading a script from an HTTPS server, 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-CONF-MIB
- OID
.0.800.1.100.400.500- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- scriptsTransferGroup
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | noValidation |
200 | hostName |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| scriptsTransferProtocol Transfer Protocol
Protocol used to transfer the configuration script files.
* HTTP: Hypertext Transfer Protocol.
* HTTPS: Hypertext Transfer Protocol ove… | scalar | Enumeration | .0.800.1.100.400.100 |
| scriptsTransferUsername User Name
User name used to transfer the configuration script, if the
protocol selected by the parameter ScriptsTransferProtocol
requires it. | scalar | OctetString | .0.800.1.100.400.200 |
| scriptsTransferPassword Password
Password used to transfer the configuration script, if the
protocol selected by the parameter ScriptsTransferProtocol
requires it. | scalar | OctetString | .0.800.1.100.400.300 |
| scriptsTransferSrvHostname Server Hostname and port
Configuration scripts server hostname and port. Use the
special port value zero to indicate the protocol default. | scalar | MX-TC2MxIpHostNamePort | .0.800.1.100.400.400 |
| scriptsTransferCertificateTrustLevel Certificate Trust Level for HTTPS connections
Define how a peer certificate is considered trusted for a
HTTPS connection.
* LocallyTrusted: A certificate i… | scalar | Enumeration | .0.800.1.100.400.600 |
| scriptsTransferCipherSuite Script Transfer Cipher Suite
Defines the allowed cipher suites for the network security
settings when using the HTTPS transfer protocol. When the
device initiates an HT… | scalar | Enumeration | .0.800.1.100.400.700 |
| scriptsTransferTlsVersion 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.100.400.800 |
| scriptsTransferHttpAuthenticationMethod Http Authentication Method
Selects the authentication method to access scripts on a
server.
* Normal: No special authentication method is used. Standard
… | scalar | Enumeration | .0.800.1.100.400.900 |