rlSshServerImportExportSelfKeyAlgorithm
CISCOSB-SSH-MIB ·
.1.3.6.1.4.1.9.6.1.101.78.2.8.1.1
Object
column
RlSshPublicKeyAlgorithm
Identifies the type of key pair.
Context
- MIB
- CISCOSB-SSH-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.78.2.8.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rlSshServerImportExportSelfKeyEntry
- Table
- rlSshServerImportExportSelfKeyTable
- Siblings
- 3
Syntax
RlSshPublicKeyAlgorithm
- Source
- RlSshPublicKeyAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
0 | rsa1 |
1 | rsa |
2 | dsa |
3 | ec |
999 | none |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshServerImportExportSelfKeyFormat Specifies the format of public/key pair. The following formats are
supported for import/export:
1) uuencoded_format - in this format both private and public key are in
uu-encoded … | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.78.2.8.1.2 |
| rlSshServerImportExportSelfKeyFragmentId Identifies the index of this fragment in the key pair input/output. | column | Integer32 | .1.3.6.1.4.1.9.6.1.101.78.2.8.1.3 |
| rlSshServerImportExportSelfKeyFragmentText A part of the readable text entry for the key pair input/output. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.78.2.8.1.4 |