apSecurityCertificateCertIsCA

APSECURITY-MIB · .1.3.6.1.4.1.9148.3.9.1.10.1.8

Object

Boolean value indicating if the certificate is a CA certificate.

Context

MIB
APSECURITY-MIB
OID
.1.3.6.1.4.1.9148.3.9.1.10.1.8
Type
column
Access
readonly
Status
current
Parent
apSecurityCertificateEntry
Groups
1

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 'APSECURITY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSECURITY-MIB::apSecurityCertificateCertIsCA'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APSECURITY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSECURITY-MIB::apSecurityCertificateCertIsCA.<apSecurityCertificateConfigId>.<apSecurityCertificateIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSECURITY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSECURITY-MIB::apSecurityCertificateCertIsCA'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance