hostCertificatesInfoUsage

MX-CERT-MIB · .0.2300.1.100.100.1.550

Object

column OctetString
Usage
              
Identifies in which role or context a certificate can be used
by the host it authenticates.
              
  * TlsClient: The certificate identifies a TLS client. A
    host authenticated by this kind of certificate can act as
    a client in a SIP over TLS connection when mutual
    authentication is required by the server.
  * TlsServer: The certificate identifies a TLS server. A
    host authenticated by this kind of certificate can serve
    files or web pages using the HTTPS protocol or can act as
    a server in a SIP over TLS connection.

Context

MIB
MX-CERT-MIB
OID
.0.2300.1.100.100.1.550
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::hostCertificatesInfoUsage'
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::hostCertificatesInfoUsage.<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::hostCertificatesInfoUsage'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.