othersCertificatesInfoIssuedBy
MX-CERT-MIB ·
.0.2300.1.100.200.1.300
Object
column OctetString
Issued By
Certificate issuer name. This is the certificate authority
that signed this certificate.
Context
- MIB
- MX-CERT-MIB
- OID
.0.2300.1.100.200.1.300- Type
- column
- Access
- readonly
- Status
- current
- Parent
- othersCertificatesInfoEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::othersCertificatesInfoIssuedBy'
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::othersCertificatesInfoIssuedBy.<othersCertificatesInfoFileName>'
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::othersCertificatesInfoIssuedBy'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.