rlSshServerSessionTable
Dell-SSH-MIB ·
.1.3.6.1.4.1.89.78.2.6
Object
table
Each row in this table corresponds to an active SSH session with the server
Context
- MIB
- Dell-SSH-MIB
- OID
.1.3.6.1.4.1.89.78.2.6- Type
- table
- Status
- current
- Parent
- rlSshServer
- Siblings
- 14
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshServerHostPublicKeyTable This table contains the router's 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 fragme… | table | - | .1.3.6.1.4.1.89.78.2.1 |
| rlSshServerPort Specifies the TCP port used by the SSH 2 Server to listen for incoming
connections. | scalar | Unsigned32 | .1.3.6.1.4.1.89.78.2.101 |
| rlSshServerEnable Enables listening for incoming SSH2 connections on the port defined in
rlSshServerPort. | scalar | Enumeration | .1.3.6.1.4.1.89.78.2.102 |
| rlSshServerEnablePublicKeyAuthentication If PK authentication is enabled, incoming SSH connections are
authenticated using public key authentication (using
rlSshServerAuthorizedUsersPublicKeyTable), before authenticating… | scalar | Enumeration | .1.3.6.1.4.1.89.78.2.103 |
| rlSshServerRegenerateHostKey Setting to a value other than none results in the Server (Host) Key
being regenerated. The key size is host-specific. | scalar | RlSshPublicKeyAlgorithm | .1.3.6.1.4.1.89.78.2.104 |
| rlSshServerDefaultKeyFlag This scalar indicates which of the SSH server keys are default keys
(automatically generated). | scalar | Enumeration | .1.3.6.1.4.1.89.78.2.105 |
| rlSshServerDeleteSelfKey Setting to a value other than 'none' results in deleting the server self
key of the chosen type. As a result a default key may be created
(according to the MTSC..) | scalar | RlSshPublicKeyAlgorithm | .1.3.6.1.4.1.89.78.2.106 |
| rlSshServerEnablePublicKeyAuthAutoLogin If PK authentication is succesfull and AAA local DB method
is enabled for SSH line, the username is checked with AAA
local DB. If present, the user is authenticated automatically
… | scalar | Enumeration | .1.3.6.1.4.1.89.78.2.107 |
| rlSshServerEnablePasswordAuthentication If password authentication is enabled, incoming SSH connections are
authenticated with username/password authentication using
the router's standard AAA. | scalar | Enumeration | .1.3.6.1.4.1.89.78.2.108 |
| rlSshServerHostPublicKeyFingerprintTable This table contains the fingerprint for the router's public key. | table | - | .1.3.6.1.4.1.89.78.2.2 |
| rlSshServerAuthorizedUsersPublicKeyTable This table contains public keys for all users who are authorized to access
the router. For a user to be able to log in using SSH, the user name must
appear in this table, and the… | table | - | .1.3.6.1.4.1.89.78.2.3 |
| rlSshServerAuthorizedUsersPublicKeyFingerprintTable This table contains the fingerprints of the public keys for all users who
are authorized to access the router.
To prevent man in the middle attacks, users should make sure the
use… | table | - | .1.3.6.1.4.1.89.78.2.5 |
| rlSshServerSessionInetTable Each row in this table corresponds to an active SSH session with the server | table | - | .1.3.6.1.4.1.89.78.2.7 |
| rlSshServerImportExportSelfKeyTable This table can be used for 2 purposes:
1) Importing public/private key pair to serve as the device key when acting
as SSH server. This is done by setting entries to this table, ac… | table | - | .1.3.6.1.4.1.89.78.2.8 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshServerSessionTableEntry The row definition for this table. | row | - | .1.3.6.1.4.1.89.78.2.6.1 |