rcDigitalCertGenerateCsr
RC-DIGITAL-CERT-MIB ·
.1.3.6.1.4.1.2272.1.222.1.1.1.12
Object
scalar r/w
Enumeration
Generates the Certificate Signing Request required to obtain the Offline Subject Certificate. SNMP get for this object will always return notApplicable. SNMP set should use generate.
Context
- MIB
- RC-DIGITAL-CERT-MIB
- OID
.1.3.6.1.4.1.2272.1.222.1.1.1.12- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rcDigitalCertScalars
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::rcDigitalCertGenerateCsr.0'
More examples
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::rcDigitalCertGenerateCsr'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | generate |
2 | notApplicable |