rcDigitalCertCaAction
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.222.1.1.3.1.5
Object
column r/w
Enumeration
specifies the various actions Certificate Authority can take- 'noop' - No operation 'caauth' - Certificate Authority (CA) authentication. 'enroll' - Certificate Enrolment Request. 'renew' - Certificate Renew Request. 'remove' - Removes the subject certificate obtained online from the Certificate Authority. 'install' - Installs the subject certificate obtained online from the Cerificate Authority. 'getCrl' - Get the Certificate Revocation List from the CDP.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.222.1.1.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rcDigitalCertCaEntry
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 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcDigitalCertCaAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY::rcDigitalCertCaAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY::rcDigitalCertCaAction'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.