mfpTransferCertificateTrustLevel
MX-FPU-MIB ·
.0.1300.1.400.200.600
Object
scalar
r/w
Enumeration
Certificate Trust Level for HTTPS connections
Define how a peer certificate is considered trusted for a
HTTPS connection.
* LocallyTrusted: A certificate is considered trusted when
the certificate authority (CA) that signed the peer
certificate is present in the Cert.OthersCertificatesInfo
table. The certificate revocation status is not verified.
* OcspOptional: A certificate is considered trusted when it
is locally trusted and is not revoked by its certificate
authority (CA). The certificate revocation status is
queried using the Online Certificate Status Protocol
(OCSP). If the OCSP server is not available or the
verification status is unknown, the certificate is
considered trusted.
* OcspMandatory: A certificate is considered trusted when it
is locally trusted and is not revoked by its certificate
authority (CA). The certificate revocation status is
queried using the Online Certificate Status Protocol
(OCSP). If the OCSP server is not available or the
verification status is unknown, the certificate is
considered not trusted.
Context
- MIB
- MX-FPU-MIB
- OID
.0.1300.1.400.200.600- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mfpTransferGroup
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | locallyTrusted |
200 | ocspOptional |
300 | ocspMandatory |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| mfpTransferUsername User Name
User name used for transfer authentication, if required. | scalar | OctetString | .0.1300.1.400.200.200 |
| mfpTransferPassword Password
Password used for transfer authentication, if required. | scalar | OctetString | .0.1300.1.400.200.300 |
| mfpTransferCertificateValidation Level of security for HTTPS certificate validation.
When downloading a MFP from an HTTPS server, this parameter
defines the level of security to use when validating the… | scalar | Enumeration | .0.1300.1.400.200.500 |
| mfpTransferCipherSuite Mfp 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… | scalar | Enumeration | .0.1300.1.400.200.700 |
| mfpTransferTlsVersion TLS Version
Defines the allowed TLS versions for the network security
settings when using the HTTPS transfer protocol. When the
device initiates an HTTPS connection to … | scalar | Enumeration | .0.1300.1.400.200.800 |