rlSshClientUserName
CISCOSB-SSH-MIB ·
.1.3.6.1.4.1.9.6.1.101.78.3.1
Object
scalar
r/w
OctetString
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 been specified for the operation. The value of this MIB must not contain charachters ':' or '@' (those are used to indicate parameters seperation in SCP copy).
Context
- MIB
- CISCOSB-SSH-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.78.3.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSshClient
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-70
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.78.3.2 |
| rlSshClientSelfPublicKeyTable 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 e… | table | - | .1.3.6.1.4.1.9.6.1.101.78.3.3 |
| rlSshClientSelfPublicKeyFingerprintTable This table contains the fingerprint for the client's self key. | table | - | .1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.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.9.6.1.101.78.3.9 |