bsDigitalCertCaAction
BAY-STACK-DIGITAL-CERT ·
.1.3.6.1.4.1.45.5.48.1.3.1.5
Object
column
r/w
Enumeration
specifies the various actions Certificate Authority can take-
'noop' - No operation
'caauth' - Athenticates the Certificate Authority (CA) based on
the previously retrieved Root CA Certificate.
'enroll' - Certificate Enrolment Request.
'renew' - Certificate Renew Request.
'remove' - Removes the subject certificate obtained online from the Certificate Authority.
'getCrl' - Get the Certificate Revocation List from the CDP.
'genSelfSig'- Generate a self-signed certificate.
'getCaCert' - Retrieve Root CA certificate from the Certificate Authority
Context
- MIB
- BAY-STACK-DIGITAL-CERT
- OID
.1.3.6.1.4.1.45.5.48.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bsDigitalCertCaEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noop |
2 | caauth |
3 | enroll |
4 | renew |
5 | remove |
6 | getCrl |
7 | genSelfSig |
8 | getCaCert |