certSHA1Fingerprint
FEC-CERT-MIB ·
.0.33.3.1.25
Object
column
OctetString
This object shows the fingerprint of the certificate computed as an SHA1 hash of the DER encoded binary certificate. Compare this object against an externally retrieved SHA1 fingerprint (e.g. published on a CA's web site) to assure the authenticity of the certificate.
Context
- MIB
- FEC-CERT-MIB
- OID
.0.33.3.1.25- Type
- column
- Access
- readonly
- Status
- current
- Parent
- certEntry
- Table
- certTable
- Siblings
- 19
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| certIndex A unique index of this certificate entry.
Dynamically loaded certificates are assigned negative indexes. | column | Integer32 | .0.33.3.1.1 |
| certIssuerAltNames This object shows the alternative names of the certificate
authority which issued the certificate. | column | SNMPv2-TCDisplayString | .0.33.3.1.10 |
| certPubKeyInfo This object shows the properties of the public key
certified in this certificate.
These are the algorithm for which the key is used
and its length. | column | SNMPv2-TCDisplayString | .0.33.3.1.12 |
| certKeyId This object shows the key id as contained in the extensions
of the certificate, if any. | column | OctetString | .0.33.3.1.13 |
| certPrivateKey This object shows the index of the private key from the
ipsecPublicKeyTable corresponding to the public key
contained in this certificate.
If this object is zero, there is no pr… | column | Integer32 | .0.33.3.1.14 |
| certValidNotBefore This object shows the beginning of the validity period
of the certificate (GMT). | column | - | .0.33.3.1.15 |
| certValidNotAfter This object shows the end of the validity period
of the certificate (GMT). | column | - | .0.33.3.1.16 |
| certKeyUsage This object shows the key usage flags contained
in the extensions of the certificate, if any.
The flags are:
EncipherOnly 0x00000001
CrlSign 0x00000002
KeyCertSi… | column | - | .0.33.3.1.17 |
| certDescription This object specifies the name of the X.509 Certificate. | column | SNMPv2-TCDisplayString | .0.33.3.1.2 |
| certMD5Fingerprint This object shows the fingerprint of the certificate
computed as an MD5 hash of the DER encoded binary certificate.
Compare this object against an externally retrieved MD5
fingerp… | column | OctetString | .0.33.3.1.24 |
| certSource This object shows the instance which created the certificate. | column | Enumeration | .0.33.3.1.26 |
| certUptodate The remaining up-to-dateness of the certificate in percent.
0 means certificate is no more valid.
100 means certificate is not yet valid, but will be valid
in future.
This variabl… | column | Integer32 | .0.33.3.1.27 |
| certIsCA This object determines if the entry specifies a globally
trusted root certificate.
Possible Values:
true(1), -- Globally trusted root certificate
false(2) -- not globall… | column | Enumeration | .0.33.3.1.3 |
| certForceTrusted This object specifies if the certificate is trusted without any
further validity check.
Possible Values:
true(1), -- Disable any validity checks
false(2) -- Run validity ch… | column | Enumeration | .0.33.3.1.4 |
| certNoCrls 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 me… | column | Enumeration | .0.33.3.1.5 |
| certSerialNumber This object shows the serial number of the certificate. | column | SNMPv2-TCDisplayString | .0.33.3.1.6 |
| certSubjectName This object shows the subject name of the certificate. | column | SNMPv2-TCDisplayString | .0.33.3.1.7 |
| certSubjectAltNames This object shows the subject alternative names of the
certificate. | column | SNMPv2-TCDisplayString | .0.33.3.1.8 |
| certIssuerName This object shows the name of the certificate authority
which issued the certificate. | column | SNMPv2-TCDisplayString | .0.33.3.1.9 |