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
- Siblings
- 9
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTlstmSessionOpens The number of times an openSession() request has been executed
as a (D)TLS client, regardless of whether it succeeded or
failed. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.1 |
| snmpTlstmSessionInvalidCaches The number of outgoing messages dropped because the
tmStateReference referred to an invalid cache. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.10 |
| snmpTlstmSessionClientCloses The number of times a closeSession() request has been
executed as a (D)TLS client, regardless of whether it
succeeded or failed. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.2 |
| snmpTlstmSessionOpenErrors The number of times an openSession() request failed to open a
session as a (D)TLS client, for any reason. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.3 |
| snmpTlstmSessionAccepts The number of times a (D)TLS server has accepted a new
connection from a client and has received at least one SNMP
message through it. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.4 |
| snmpTlstmSessionServerCloses The number of times a closeSession() request has been
executed as a (D)TLS server, regardless of whether it
succeeded or failed. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.5 |
| snmpTlstmSessionNoSessions The number of times an outgoing message was dropped because
the session associated with the passed tmStateReference was no
longer (or was never) available. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.6 |
| snmpTlstmSessionInvalidClientCertificates The number of times an incoming session was not established
on a (D)TLS server because the presented client certificate
was invalid. Reasons for invalidation include, but are not… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.7 |
| snmpTlstmSessionUnknownServerCertificate 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 was invalid because no
config… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.198.2.1.8 |