cpkiRSAKeyPairEntry
CISCO-PKI-PARTICIPATION-MIB ·
.1.3.6.1.4.1.9.9.505.1.1.1.1
Object
row
The RSA key-pair entry. The entry specifies the key-pair name, size, whether it is exportable and the filename where the key-pair is stored. Each entry corresponds to a RSA key-pair generated internally in the device or imported from outside. When a new entry is created, a new RSA key-pair is generated in the device and stored in a corresponding file. When an entry is deleted through row deletion, the corresponding key-pair is destroyed. The entry is not allowed to be modified after creation as a key-pair is not modifiable after its generation.
Context
- MIB
- CISCO-PKI-PARTICIPATION-MIB
- OID
.1.3.6.1.4.1.9.9.505.1.1.1.1- Type
- row
- Status
- current
- Parent
- cpkiRSAKeyPairTable
- Table
- cpkiRSAKeyPairTable
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child 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 |
| cpkiRSAKeyPairSize 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… | column | Enumeration | .1.3.6.1.4.1.9.9.505.1.1.1.1.3 |
| 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 |
Indexes
| 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 |