hostCertificatesInfoIssuedTo

MX-CERT-MIB · .0.2300.1.100.100.1.200

Object

column OctetString
Issued To
              
Certificate subject name. This is the common name that must
match the host being authenticated.

Context

MIB
MX-CERT-MIB
OID
.0.2300.1.100.100.1.200
Type
column
Access
readonly
Status
current
Parent
hostCertificatesInfoEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.