DLINK-3100-SSH-MIB
63 objects
The MIB module describes the private MIB for SSH supported by DLINK-3100's software and products.
Imported Objects
| DLINK-3100-MIB | rnd |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.10.94.89.89.78 | IdentityrlSsh | The MIB module describes the private MIB for SSH supported by DLINK-3100's software and products. | ||
| 1.3.6.1.4.1.171.10.94.89.89.78.1 | ScalarrlSshMibVersion | read-only | current | The MIB version. The current version is 2 |
| 1.3.6.1.4.1.171.10.94.89.89.78.2 | NoderlSshServer | |||
| 1.3.6.1.4.1.171.10.94.89.89.78.2.1 | TablerlSshServerHostPublicKeyTable | not-accessible | current | 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 characte… |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.1.1 | RowrlSshServerHostPublicKeyTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.1.1.1 | ColumnrlSshServerHostPublicKeyAlgorithm | read-only | current | Identifies the type of public key to be displayed. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.1.1.2 | ColumnrlSshServerHostPublicKeyFragmentId | read-only | current | Identifies the index of this fragment in the final key. All segments must be combined to form one big key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.1.1.3 | ColumnrlSshServerHostPublicKeyFragmentText | read-only | current | A part of the readable text entry for the server's public authorzation key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.2 | TablerlSshServerHostPublicKeyFingerprintTable | not-accessible | current | This table contains the fingerprint for the router's public key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.2.1 | RowrlSshServerHostPublicKeyFingerprintTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.2.1.1 | ColumnrlSshServerHostPublicKeyFingerprintAlgorithm | read-only | current | Identifies the type of public key to be displayed. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.2.1.2 | ColumnrlSshServerHostPublicKeyFingerprintDigestFormat | read-only | current | Format of the digest to be displayed (OpenSSH or SSH.com). |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.2.1.3 | ColumnrlSshServerHostPublicKeyFingerprint | read-only | current | SECSH format fingerprint of the server's public key. To prevent man in the middle attacks, users should make sure the ssh Server's fingerprint, as printed in t… |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.3 | TablerlSshServerAuthorizedUsersPublicKeyTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.3.1 | RowrlSshServerAuthorizedUsersPublicKeyTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.3.1.1 | ColumnrlSshServerAuthorizedUserName | read-write | current | Name of the user who owns this public key. Both the user name and the key bytes must match before a user is authenticated using this key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.3.1.2 | ColumnrlSshServerAuthorizedUserPublicKeyFragmentId | read-write | current | Identifies the index of this fragment in the final key. All segments must be combined to form one big key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.3.1.3 | ColumnrlSshServerAuthorizedUserPublicKeyFragmentText | read-write | current | A part of the readable text entry for the user's public authorzation key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.3.1.4 | ColumnrlSshServerAuthorizedUserPublicKeyFragmentStatus | read-write | current | Create or delete a fragment of the user's public key. A user is deleted if it has no remaining fragments. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.5 | TablerlSshServerAuthorizedUsersPublicKeyFingerprintTable | not-accessible | current | 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 shou… |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.5.1 | RowrlSshServerAuthorizedUsersPublicKeyFingerprintTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.5.1.1 | ColumnrlSshServerAuthorizedUserFingerprintName | read-write | current | Name of the user who owns this public key. Both the user name and the key bytes must match before a user is authenticated using this key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.5.1.2 | ColumnrlSshServerAuthorizedUserPublicKeyFingerprintAlgorithm | read-only | current | Identifies the type of public key to be displayed. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.5.1.3 | ColumnrlSshServerAuthorizedUserPublicKeyFingerprintDigestFormat | read-only | current | Format of the digest to be displayed (OpenSSH or SSH.com). |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.5.1.4 | ColumnrlSshServerAuthorizedUserPublicKeyFingerprint | read-only | current | SECSH format fingerprint of the user's public key. To prevent man in the middle attacks, users should make sure their ssh fingerprint, as printed in the connec… |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6 | TablerlSshServerSessionTable | not-accessible | current | Each row in this table corresponds to an active SSH session with the server |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1 | RowrlSshServerSessionTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.1 | ColumnrlSshServerSessionIdentifier | read-only | current | Identifies the connection to which this row corresponds. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.2 | ColumnrlSshServerSessionPeerAddress | read-only | current | The network address of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.3 | ColumnrlSshServerSessionPeerPort | read-only | current | The source network port of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.4 | ColumnrlSshServerSessionPeerVersion | read-only | current | The client version of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.5 | ColumnrlSshServerSessionUsername | read-only | current | SSH authenticated name of user connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.6 | ColumnrlSshServerSessionCipher | read-only | current | Data encryption cipher used in this connection. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.6.1.7 | ColumnrlSshServerSessionHMAC | read-only | current | Message authentication code used in this connection. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7 | TablerlSshServerSessionInetTable | not-accessible | current | Each row in this table corresponds to an active SSH session with the server |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1 | RowrlSshServerSessionInetTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.1 | ColumnrlSshServerSessionInetIdentifier | read-only | current | Identifies the connection to which this row corresponds. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.2 | ColumnrlSshServerSessionInetPeerAddressType | read-only | current | The network address of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.3 | ColumnrlSshServerSessionInetPeerAddress | read-only | current | The network address of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.4 | ColumnrlSshServerSessionInetPeerPort | read-only | current | The source network port of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.5 | ColumnrlSshServerSessionInetPeerVersion | read-only | current | The client version of the remote host connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.6 | ColumnrlSshServerSessionInetUsername | read-only | current | SSH authenticated name of user connected to the server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.7 | ColumnrlSshServerSessionInetCipher | read-only | current | Data encryption cipher used in this connection. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.7.1.8 | ColumnrlSshServerSessionInetHMAC | read-only | current | Message authentication code used in this connection. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.101 | ScalarrlSshServerPort | read-write | current | Specifies the TCP port used by the SSH 2 Server to listen for incoming connections. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.102 | ScalarrlSshServerEnable | read-write | current | Enables listening for incoming SSH2 connections on the port defined in rlSshServerPort. |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.103 | ScalarrlSshServerEnablePublicKeyAuthentication | read-write | current | If PK authentication is enabled, incoming SSH connections are authenticated using public key authentication (using rlSshServerAuthorizedUsersPublicKeyTable), b… |
| 1.3.6.1.4.1.171.10.94.89.89.78.2.104 | ScalarrlSshServerRegenerateHostKey | read-write | current | Setting to a value other than none results in the Server (Host) Key being regenerated. The key size is host-specific. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3 | NoderlSshClient | |||
| 1.3.6.1.4.1.171.10.94.89.89.78.3.1 | ScalarrlSshClientUserName | read-write | current | Specifies the default user name the ssh client will use when authenticating to a remote server. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.2 | ScalarrlSshClientRegenerateSelfKey | read-write | current | Setting to a value other than none results in the client self key being regenerated. The key size is host-specific. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.3 | TablerlSshClientSelfPublicKeyTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.3.1 | RowrlSshClientSelfPublicKeyTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.3.1.1 | ColumnrlSshClientSelfPublicKeyFragmentId | read-only | current | Identifies the index of this fragment in the final key. All segments must be combined to form one big key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.3.1.2 | ColumnrlSshClientSelfPublicKeyAlgorithm | read-only | current | Identifies the type of public key to be displayed. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.3.1.3 | ColumnrlSshClientSelfPublicKeyFragmentText | read-write | current | A part of the readable text entry for the router's client public authorization key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.4 | TablerlSshClientSelfPublicKeyFingerprintTable | not-accessible | current | This table contains the fingerprint for the client's self key. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.4.1 | RowrlSshClientSelfPublicKeyFingerprintTableEntry | not-accessible | current | The row definition for this table. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.4.1.1 | ColumnrlSshClientSelfPublicKeyFingerprintAlgorithm | read-only | current | Identifies the type of public key to be displayed. |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.4.1.2 | ColumnrlSshClientSelfPublicKeyFingerprintDigestFormat | read-only | current | Format of the digest to be displayed (OpenSSH or SSH.com). |
| 1.3.6.1.4.1.171.10.94.89.89.78.3.4.1.3 | ColumnrlSshClientSelfPublicKeyFingerprint | read-only | current | SECSH format fingerprint of the client's self key. To prevent man in the middle attacks, users should make sure the ssh Server's fingerprint, as printed in the… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| RlSshPublicKeyAlgorithm | INTEGER { rsa1(0), rsa(1), dsa(2), none(999) } | current | This textual convention describes the various possible public key algorithms. The key algorithm is used to select the PK to be generated and is also used when viewing the public keys. |
| RlSshPublicKeyDigestFormat | INTEGER { hex(0), bubbleBabble(1) } | current | This textual convention describes the format used to display the public key fingerprint. The hex format is the format used by PGP and OpenSSH. The bubble-babble format is used by SSH.com software. |