cpkiRSAKeyPairStorageType
CISCO-PKI-PARTICIPATION-MIB ·
.1.3.6.1.4.1.9.9.505.1.1.1.1.6
Object
The storage type for this conceptual row.
Context
- MIB
- CISCO-PKI-PARTICIPATION-MIB
- OID
.1.3.6.1.4.1.9.9.505.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpkiRSAKeyPairEntry
- Table
- cpkiRSAKeyPairTable
- Siblings
- 6
Values & Constraints
Type Values
1 | other |
2 | volatile |
3 | nonVolatile |
4 | permanent |
5 | readOnly |
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 |
| 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 |
| 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 |