rlSshClientSelfPublicKeyTable
Dell-SSH-MIB ·
.1.3.6.1.4.1.89.78.3.3
Object
table
This table contains the router's client self public key. Each row in this table contains a fragment of the key, in printable binhex format. There may be up to 160 characters in every fragment, and they are all combined to form one key. The key is generated by writing to rlSshClientRegenerateSelfKey. To cause clients to connect to this router without printing warning messages (and also prevent active man-in-the-middle), the router's public key must printed out and inserted into the client's authorized_keys file
Context
- MIB
- Dell-SSH-MIB
- OID
.1.3.6.1.4.1.89.78.3.3- Type
- table
- Status
- current
- Parent
- rlSshClient
- Siblings
- 11
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshClientUserName Specifies the default user name the ssh client will use when
authenticating to a remote server. In SCP sessions this global
user name will be used unless a specific user name has … | scalar | OctetString | .1.3.6.1.4.1.89.78.3.1 |
| rlSshClientRemoteServerPublicKeyFingerprintTable Table for storing fingerprints of remote servers public keys. It is used for
the purpose of server authentication. An entry can be inserted to this table
either explicitly by user… | table | - | .1.3.6.1.4.1.89.78.3.10 |
| rlSshClientRemoteServersAuthenticationEnable Setting this field to 'enable' enables remote servers authentication.
As a result, while opening a session with a remote server, the fingerprint
of the remote server will be compu… | scalar | Enumeration | .1.3.6.1.4.1.89.78.3.11 |
| rlSshClientDefaultKeyFlag This scalar indicates which of the SSH client keys are default keys
(automatically generated). | scalar | Enumeration | .1.3.6.1.4.1.89.78.3.12 |
| rlSshClientRegenerateSelfKey Setting to a value other than none results in the client self key
being regenerated. The key size is host-specific. | scalar | RlSshPublicKeyAlgorithm | .1.3.6.1.4.1.89.78.3.2 |
| rlSshClientSelfPublicKeyFingerprintTable This table contains the fingerprint for the client's self key. | table | - | .1.3.6.1.4.1.89.78.3.4 |
| rlSshClientAuthenticationMethod Specifies the global authentication method for SSH client. SSH client
will apply this authentication method upon connecting to a remote server,
if no specific authentication metho… | scalar | Enumeration | .1.3.6.1.4.1.89.78.3.5 |
| rlSshClientPassword Specifies the global password for SSH client, to be used for 'password'
authentication. SSH client will use this password during authentication
phase (when connecting remote serve… | scalar | OctetString | .1.3.6.1.4.1.89.78.3.6 |
| rlSshClientPasswordChangeTable This table allows the user to change the password in a remote SSH server.
It should be used when working with 'password' authentication with remote
server in SCP sessions.
Set ope… | table | - | .1.3.6.1.4.1.89.78.3.7 |
| rlSshClientDeleteSelfKey Setting to a value other than 'none' results in deleting the client self
key of the chosen type. | scalar | RlSshPublicKeyAlgorithm | .1.3.6.1.4.1.89.78.3.8 |
| rlSshClientImportExportSelfKeyTable This table can be used for 2 purposes:
1) Importing public/private key pair to serve as the device key when acting
as SSH client. This is done by setting entries to this table, ac… | table | - | .1.3.6.1.4.1.89.78.3.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshClientSelfPublicKeyTableEntry The row definition for this table. | row | - | .1.3.6.1.4.1.89.78.3.3.1 |