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
- Table
- cpkiRSAKeyPairTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rsa512 |
2 | rsa768 |
3 | rsa1024 |
4 | rsa1536 |
5 | rsa2048 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpkiRSAKeyPairName The unique name or label of key-pair. | column | OctetString | .1.3.6.1.4.1.9.9.505.1.1.1.1.1 |
| cpkiRSAKeyPairId A unique identification nubmer of the RSA key-pair.
This is included to support ordered lists of RSA
key-pairs when needed. One such scenario where such
ordered list may be needed… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.505.1.1.1.1.2 |
| cpkiRSAPvtKeyFileName The name of the file storing the RSA private key.
This filename is automatically generated from the
key-pair name. It is a unix style '/' seperated string
representing the absolut… | column | OctetString | .1.3.6.1.4.1.9.9.505.1.1.1.1.4 |
| cpkiRSAKeyPairExportable The key-pair is exportable through the 'exportpkcs12'
PKI support action. Once created, the exportable flag
value cannot be changed. After key-pair has been
deleted through row de… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.505.1.1.1.1.5 |
| cpkiRSAKeyPairStorageType The storage type for this conceptual row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.505.1.1.1.1.6 |
| cpkiRSAKeyPairConfigRowStatus The conceptual row status of the key-pair entry.
Deleting an entry through row delete will fail if the
entry is being pointed to from an instance from
cpkiTrustPointTable.
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.505.1.1.1.1.7 |