rlSshServerEnablePublicKeyAuthentication
DLINK-3100-SSH-MIB ·
.1.3.6.1.4.1.171.10.94.89.89.78.2.103
Object
scalar
r/w
Enumeration
If PK authentication is enabled, incoming SSH connections are authenticated using public key authentication (using rlSshServerAuthorizedUsersPublicKeyTable), before authenticating using the router's standard AAA. If disabled, SSH connections are only authorized by the router's AAA component.
Context
- MIB
- DLINK-3100-SSH-MIB
- OID
.1.3.6.1.4.1.171.10.94.89.89.78.2.103- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlSshServer
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |
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 |
| 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 |
| 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.171.10.94.89.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.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 |