MIB Viewer

bsDigitalCertCaAction

OBJECT-TYPE
1.3.6.1.4.1.45.5.48.1.3.1.5
Access
read-create
Status
current
Sub-identifiers
0
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
INTEGER { noop(1), caauth(2), enroll(3), renew(4), remove(5), getCrl(6), genSelfSig(7), getCaCert(8) }