cpkiLastAction

CISCO-PKI-PARTICIPATION-MIB · .1.3.6.1.4.1.9.9.505.1.1.2.1.21

Object

The PKI support action attempted last. In otherwords,
the value attempted to be set for cpkiAction object
last. If no action has been triggered for the trustpoint
after its creation, then retrieving the value of this
object will return 'noop'.

Context

MIB
CISCO-PKI-PARTICIPATION-MIB
OID
.1.3.6.1.4.1.9.9.505.1.1.2.1.21
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::cpkiLastAction'
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::cpkiLastAction.<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::cpkiLastAction'

Syntax

Source
CiscoPkiAction
Base type
Enumeration

Values & Constraints

Type Values
1noop
2caauth
3cadelete
4certreq
5certimport
6certdelete
7pkcs12import
8pkcs12export
9certconfirm
10certnoconfirm
11forcecertdelete
12crlimport
13crldelete

Conformance