rlSshServerAuthorizedUsersPublicKeyTable
DLINK-3100-SSH-MIB ·
.1.3.6.1.4.1.171.10.94.89.89.78.2.3
Object
table
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 user's public key must match the one found here.
Context
- MIB
- DLINK-3100-SSH-MIB
- OID
.1.3.6.1.4.1.171.10.94.89.89.78.2.3- Type
- table
- Status
- current
- Parent
- rlSshServer
- Siblings
- 9
- 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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.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.171.10.94.89.89.78.2.104 |
| rlSshServerHostPublicKeyFingerprintTable This table contains the fingerprint for the router's public key. | table | - | .1.3.6.1.4.1.171.10.94.89.89.78.2.2 |
| 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.171.10.94.89.89.78.2.5 |
| rlSshServerSessionTable Each row in this table corresponds to an active SSH session with
the server | table | - | .1.3.6.1.4.1.171.10.94.89.89.78.2.6 |
| rlSshServerSessionInetTable Each row in this table corresponds to an active SSH session with the server | table | - | .1.3.6.1.4.1.171.10.94.89.89.78.2.7 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSshServerAuthorizedUsersPublicKeyTableEntry The row definition for this table. | row | - | .1.3.6.1.4.1.171.10.94.89.89.78.2.3.1 |