certNoCrls

FEC-CERT-MIB · .0.33.3.1.5

Object

column r/w Enumeration
This object determines how CRL checking is performed 
for this certificate.
 Possible Values:
  true(1), 	-- do not check for certificate revocation 
		-- lists for this CA (no meaning for non-CA 
		-- certificates)
  false(2), 	-- check for certificate revocation 
		-- lists for this CA (no meaning for non-CA 
		-- certificates)
  auto(3),	-- check for crls only if there is a 
		-- CRLDistributionPoint in the certificate
  inherit(4),	-- inherit from superior ca in chain.

Context

MIB
FEC-CERT-MIB
OID
.0.33.3.1.5
Type
column
Access
readwrite
Status
current
Parent
certEntry
Table
certTable
Siblings
19

Syntax

Enumeration

Values & Constraints

Enumerated Values
1true
2false
3auto
4inherit

Related Objects

Sibling Objects