snmpTlstmCertToTSNFingerprint
SNMP-TLS-TM-MIB ·
.1.3.6.1.2.1.198.2.2.1.3.1.2
Object
column r/w
OctetString
A cryptographic hash of an X.509 certificate. The results of a successful matching fingerprint to either the trusted CA in the certificate validation path or to the certificate itself is dictated by the snmpTlstmCertToTSNMapType column.
Context
- MIB
- SNMP-TLS-TM-MIB
- OID
.1.3.6.1.2.1.198.2.2.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpTlstmCertToTSNEntry
- Groups
- 1
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 'SNMP-TLS-TM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-TLS-TM-MIB::snmpTlstmCertToTSNFingerprint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-TLS-TM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-TLS-TM-MIB::snmpTlstmCertToTSNFingerprint.<snmpTlstmCertToTSNID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-TLS-TM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-TLS-TM-MIB::snmpTlstmCertToTSNFingerprint'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of