skrClientCertificateGeneration
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.1
Object
scalar
mandatory
r/w
Enumeration
Initiate the new key and certificate generation process for the
key repository client. The required fields in skrCertificateData must be set
to valid contents.
generateNewKeyandSelfSigned -
Use this to generate a new encryption
key pair and install a self-signed certificate. If a key and a
certificate are present, they will be replaced. After the operation
is complete, SSL may be enabled using the new key and certificate.
generateNewKeyandCSR -
Use this to generate a new encryption key
and a certificate signing request (CSR). After the operation is
complete, the CSR file may be downloaded and sent to a certificate
authority (CA) for signing.
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.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- skrClientConfigCertficate
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | generateNewKeyandSelfSigned |
2 | generateNewKeyandCSR |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| skrClientCertificateTransfer mandatory For tftp mode, skrConfigFtpServer and skrConfigFileName must contain valid values.
For sftp mode, skrConfigFTPCallUserID and skrConfigFtpCallPassword must also contain valid value… | scalar | Enumeration | .1.3.6.1.4.1.2.3.51.3.3.4.2.4.9.4.2 |
| 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 |