rlSslCertificateChainDisplayValid

CISCOSB-SSL · .1.3.6.1.4.1.9.6.1.101.100.16.1.11

Object

true -  Certificate is VALID, dates validity and not revoked
false - Certificate is INVALID, dates validity is faled or revoked

Context

MIB
CISCOSB-SSL
OID
.1.3.6.1.4.1.9.6.1.101.100.16.1.11
Type
column
Access
readonly
Status
current
Parent
rlSslCertificateChainDisplayEntry

Walk 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 'CISCOSB-SSL' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-SSL::rlSslCertificateChainDisplayValid'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCOSB-SSL' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCOSB-SSL::rlSslCertificateChainDisplayValid.<rlSslCertificateChainDisplayId>.<rlSslCertificateChainDisplayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCOSB-SSL' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCOSB-SSL::rlSslCertificateChainDisplayValid'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false