cpkiLastActionResult

CISCO-PKI-PARTICIPATION-MIB · .1.3.6.1.4.1.9.9.505.1.1.2.1.22

Object

The result of the execution of the last PKI support
action (represented by the value of cpkiLastAction).
When the value of this object is 'inProgress', an
attempt to set the value of cpkiAction object will
return inConsistentError.

Context

MIB
CISCO-PKI-PARTICIPATION-MIB
OID
.1.3.6.1.4.1.9.9.505.1.1.2.1.22
Type
column
Access
readonly
Status
current
Parent
cpkiTrustPointEntry
Groups
1

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 'CISCO-PKI-PARTICIPATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PKI-PARTICIPATION-MIB::cpkiLastActionResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PKI-PARTICIPATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PKI-PARTICIPATION-MIB::cpkiLastActionResult.<cpkiTrustPointName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PKI-PARTICIPATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PKI-PARTICIPATION-MIB::cpkiLastActionResult'

Syntax

Source
CiscoPkiActionResult
Base type
Enumeration

Values & Constraints

Type Values
1none
2success
3failed
4inProgress
5needConfirm

Conformance