certMgmtCaFingerprint
FEC-CERT-MIB ·
.0.33.7.1.21
Object
column r/w
OctetString
This object holds the fingerprint of the CA certificate computed as an SHA1 or MD5 hash. This object is compared against an externally retrieved SHA1 / MD5 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.7.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- certMgmtEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'FEC-CERT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-CERT-MIB::certMgmtCaFingerprint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-CERT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-CERT-MIB::certMgmtCaFingerprint.<certMgmtCommand>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-CERT-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-CERT-MIB::certMgmtCaFingerprint'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.