skrClientCertificateTransfer
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.2
Object
scalar
mandatory
r/w
Enumeration
For tftp mode, skrConfigFtpServer and skrConfigFileName must contain valid values.
For sftp mode, skrConfigFTPCallUserID and skrConfigFtpCallPassword must also contain valid values.
importSignedCertificate -
Use this to import a signed certificate. To obtain a signed
certificate, a certificate signing request (CSR) must first
be generated and sent to a certificate authority (CA). The
imported certificate must contain a public key that corresponds
to the key pair previously generated by the generateNewKeyandCSR.
downloadCertificate -
Use this link to download a copy of the currently installed
certificate. The certificate will be in DER format. The contents
of the certificate can be viewed using a third-party tool such as
OpenSSL (www.openssl.org). An example of the command line for
viewing the contents of the certificate using OpenSSL would look
something like the following:
openssl x509 -in cert.der -inform DER -text
downloadCSR -
The file produced when creating a CSR is in DER or PEM format
according to sslCertificateCSRDownloadFormat. If your CA expects
the data in some other format, the file can be converted using a
third-party tool such as OpenSSL(www.openssl.org).
If the CA asks you to copy the contents of the CSR file into
a web browser window, PEM format is usually expected.
NOTE: Value returned for the GET command is meaningless
for this MIB object.
Context
- MIB
- IMM-MIB
- OID
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- skrClientConfigCertficate
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | importSignedCertificate |
2 | downloadCertificate |
3 | downloadCSR |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| skrClientCertificateGeneration mandatory Initiate the new key and certificate generation process for the
key repository client. The required fields in skrCertificateData must be set
to valid contents.
generateNewKeya… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.1 |
| skrClientCertificateStatus mandatory Get the status of the installed Web certificates.
1 = Private Key and Cert/CSR not available.
2 = Private Key and Self-signed cert installed.
3 = Private Key and CA-s… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.3 |
| skrClientCertificateExpirationDate mandatory Expiration date of the SKR client certificate. | scalar | OctetString | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.4 |
| skrClientCertificateRemove mandatory removeServerCertificate -
Remove SKR client certificate. | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.5 |