snmpTlstmSessionInvalidServerCertificates
SNMP-TLS-TM-MIB ·
.1.3.6.1.2.1.198.2.1.9
Object
scalar SNMPv2-SMICounter32
The number of times an outgoing session was not established
on a (D)TLS client because the server certificate presented
by an SNMP over (D)TLS server could not be validated even if
the fingerprint or expected validation path was known. That
is, a cryptographic validation error occurred during
certificate validation processing.
Reasons for invalidation include, but are not
limited to, cryptographic validation failures.
Context
- MIB
- SNMP-TLS-TM-MIB
- OID
.1.3.6.1.2.1.198.2.1.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- snmpTlstmSession
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::snmpTlstmSessionInvalidServerCertificates.0'
More examples
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::snmpTlstmSessionInvalidServerCertificates'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of