cpkiKeyPairName

CISCO-PKI-PARTICIPATION-MIB · .1.3.6.1.4.1.9.9.505.1.1.2.1.3

Object

column r/w OctetString
The name of the associated key-pair from a key-pair
table. If a key-pair is not yet associated, the value
of this object will be a zero length string.
              
If a key-pair is already associated, it can be modified
only if the identity certificate is absent as indicated
by a non-zero length string value of the object
cpkiIssuerCertFileName. This is because of the fact that
the identity certificate is certifying this key-pair.

Context

MIB
CISCO-PKI-PARTICIPATION-MIB
OID
.1.3.6.1.4.1.9.9.505.1.1.2.1.3
Type
column
Access
readwrite
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::cpkiKeyPairName'
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::cpkiKeyPairName.<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::cpkiKeyPairName'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-64

Conformance