rlSshServerAuthorizedUserPublicKeyFingerprintAlgorithm
CISCOSB-SSH-MIB ·
.1.3.6.1.4.1.9.6.1.101.78.2.5.1.2
Object
column
RlSshPublicKeyAlgorithm
Identifies the type of public key to be displayed.
Context
- MIB
- CISCOSB-SSH-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.78.2.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlSshServerAuthorizedUsersPublicKeyFingerprintTableEntry
- Table
- rlSshServerAuthorizedUsersPublicKeyFingerprintTable
- 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 |
|---|---|---|---|
| rlSshServerAuthorizedUserFingerprintName Name of the user who owns this public key. Both the user name and the
key bytes must match before a user is authenticated using this key. | column | OctetString | .1.3.6.1.4.1.9.6.1.101.78.2.5.1.1 |
| rlSshServerAuthorizedUserPublicKeyFingerprintDigestFormat Format of the digest to be displayed (OpenSSH or SSH.com). | column | RlSshPublicKeyDigestFormat | .1.3.6.1.4.1.9.6.1.101.78.2.5.1.3 |
| rlSshServerAuthorizedUserPublicKeyFingerprint SECSH format fingerprint of the user's public key. To prevent man in
the middle attacks, users should make sure their ssh fingerprint,
as printed in the connection process, is si… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.6.1.101.78.2.5.1.4 |