rcDigitalCertSubjectPublicKeyAlgorithm

RC-DIGITAL-CERT-MIB · .1.3.6.1.4.1.2272.1.222.1.1.4.1.10

Object

column Enumeration
Specifies the algorithm used to generate the subject's
public key for the certificate issued by the Certificate Authority

Context

MIB
RC-DIGITAL-CERT-MIB
OID
.1.3.6.1.4.1.2272.1.222.1.1.4.1.10
Type
column
Access
readonly
Status
current
Parent
rcDigitalCertEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rsaEncryption
2md2withRSAEncryption
3md4withRSAEncryption
4md5withRSAEncryption
5sha1withRSAEncryption
11sha256withRSAEncryption
12sha384withRSAEncryption
13sha512withRSAEncryption
14sha224withRSAEncryption