cpkiRSAKeyPairSize

CISCO-PKI-PARTICIPATION-MIB · .1.3.6.1.4.1.9.9.505.1.1.1.1.3

Object

column r/w Enumeration
The size of the key.
              
The following modulus sizes are defined:
512-bit, 768-bit, 1024-bit, 1536-bit and 2048-bit.
Once created, the size cannot be changed. After
key-pair has been deleted through row deletion,
the entry can be created again with another size.

Context

MIB
CISCO-PKI-PARTICIPATION-MIB
OID
.1.3.6.1.4.1.9.9.505.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cpkiRSAKeyPairEntry
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::cpkiRSAKeyPairSize'
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::cpkiRSAKeyPairSize.<cpkiRSAKeyPairName>'
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::cpkiRSAKeyPairSize'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1rsa512
2rsa768
3rsa1024
4rsa1536
5rsa2048

Conformance