MIB Viewer

DLINKSW-SSH-MIB

44 objects
This MIB module defines objects for Secure Shell (SSH).
OIDNameAccessStatusDescription
1.3.6.1.4.1.171.14.17IdentitydlinkSwSshMIBThis MIB module defines objects for Secure Shell (SSH).
1.3.6.1.4.1.171.14.17.0NodedSshNotifications
1.3.6.1.4.1.171.14.17.1NodedSshObjects
1.3.6.1.4.1.171.14.17.1.1NodedSshGeneral
1.3.6.1.4.1.171.14.17.1.1.1ScalardSshEnabledread-writecurrentThis object enables or disables Secure Shell (SSH) service.
1.3.6.1.4.1.171.14.17.1.1.2ScalardSshVersionread-onlycurrentThe version of SSH is running on the switch. The version that is currently supported is v2.
1.3.6.1.4.1.171.14.17.1.1.3ScalardSshTimeoutread-writecurrentThe time interval that the switch waits for the SSH client to respond during the SSH negotiation phase.
1.3.6.1.4.1.171.14.17.1.1.4ScalardSshAuthenticationRetriesread-writecurrentThe number of authentication attempts after the session has reset or authentication failed.
1.3.6.1.4.1.171.14.17.1.1.5ScalardSshServicePortread-writecurrentSpecifies the service port, such as 22, which Secure Shell (SSH) needs to connect to.
1.3.6.1.4.1.171.14.17.1.1.6ScalardSshSrcIfIndexread-writecurrentThis object specifies the ifIdex value of the source source address of SSH packets that initiates a SSH connection. The value of this object should be a valid …
1.3.6.1.4.1.171.14.17.1.2NodedSshKeyConfiguration
1.3.6.1.4.1.171.14.17.1.2.1TabledSshCryptoKeyPairTablenot-accessiblecurrentdSshCryptokeyTable is a table that lets the user configure the SSH keys
1.3.6.1.4.1.171.14.17.1.2.1.1RowdSshCryptoKeyPairEntrynot-accessiblecurrentA SSH key table entry. The index specifies which protocol the user wants to generate the key for. An entry is created/removed when a key pair for a specific pr…
1.3.6.1.4.1.171.14.17.1.2.1.1.1ColumndSshCryptoKeyPairIndexnot-accessiblecurrentThe SSH Protocol Identifier for which this entry pertains to. rsa - A public-key cryptosystem defined by Rivest, Shamir and Adleman. dsa - Digital Signature Al…
1.3.6.1.4.1.171.14.17.1.2.1.1.2ColumndSshCryptoKeyPairNBitsread-createcurrentSpecifies the modulus size of the key pair(s): For RSA, the valid values are 360, 512, 768, 1024, and 2048. For DSA, the valid value is fixed as 1024. For SSH …
1.3.6.1.4.1.171.14.17.1.2.1.1.3ColumndSshCryptoKeyPairReplaceread-createcurrentThis object specifies whether a new key should replace an existing key for the protocol. No action is taken if this object is set to 'false'. The value of this…
1.3.6.1.4.1.171.14.17.1.2.1.1.4ColumndSshCryptoKeyPairLastCreateTimeread-onlycurrentThe time of the last creation of the key.
1.3.6.1.4.1.171.14.17.1.2.1.1.6ColumndSshCryptoKeyPairStringread-onlycurrentThe generated SSH public key string.
1.3.6.1.4.1.171.14.17.1.2.1.1.99ColumndSshCryptoKeyPairRowStatusread-createcurrentStatus of this SSH key pair.
1.3.6.1.4.1.171.14.17.1.2.2ScalardSshCryptoKeyGenerationStatusread-onlycurrentThis object indicates the status of the last key generation request.
1.3.6.1.4.1.171.14.17.1.3TabledSshConnectionTablenot-accessiblecurrentA table to display the status of Secure Shell (SSH) server connections.
1.3.6.1.4.1.171.14.17.1.3.1RowdSshConnectionEntrynot-accessiblecurrentAn entry (conceptual row) in the dSshConnectionTable object.
1.3.6.1.4.1.171.14.17.1.3.1.1ColumndSshConnectionSIDnot-accessiblecurrentA unique number that identifies the SSH session.
1.3.6.1.4.1.171.14.17.1.3.1.2ColumndSshConnectionVersionread-onlycurrentThe protocol version number that the SSH client supports.
1.3.6.1.4.1.171.14.17.1.3.1.3ColumndSshConnectionCipherread-onlycurrentThe crypto/Hashed Message Authentication Code (HMAC) algorithm that the SSH client is using.
1.3.6.1.4.1.171.14.17.1.3.1.4ColumndSshConnectionUserIDread-onlycurrentThe login username that has been authenticated for the session.
1.3.6.1.4.1.171.14.17.1.3.1.5ColumndSshConnectionHostAddrTyperead-onlycurrentThe type of Internet address for client establised this session.
1.3.6.1.4.1.171.14.17.1.3.1.6ColumndSshConnectionHostAddrread-onlycurrentThe Internet address assigned for client establised this session.
1.3.6.1.4.1.171.14.17.1.4TabledSshUserTablenot-accessiblecurrentThis table lists all users and their corresponding authentication methods through which SSH client can login.
1.3.6.1.4.1.171.14.17.1.4.1RowdSshUserEntrynot-accessiblecurrentAn entry (conceptual row) in the dSshUserTable.
1.3.6.1.4.1.171.14.17.1.4.1.1ColumndSshUserNamenot-accessiblecurrentThis object indicates the name of SSH user.
1.3.6.1.4.1.171.14.17.1.4.1.2ColumndSshUserAuthMethodread-writecurrentThis object indicates the authentication method for this user account. 'password' - use password authentication method for this user account. 'publickey' - use…
1.3.6.1.4.1.171.14.17.1.4.1.3ColumndSshUserKeyFilenameread-writecurrentThis object indicates the name of the file storing the SSH public key. The SSH public key is used to authenticate the SSH session for this user. If dSshUserAut…
1.3.6.1.4.1.171.14.17.1.4.1.4ColumndSshUserHostNameread-writecurrentThe host name of the SSH client. This object is only valid for host-based authentication method. For password and public key authentication method, a zero-leng…
1.3.6.1.4.1.171.14.17.1.4.1.5ColumndSshUserHostAddrTyperead-writecurrentThe host address type of the SSH client. This object is only valid for host-based authentication method. For password and publickey authentication method, unkn…
1.3.6.1.4.1.171.14.17.1.4.1.6ColumndSshUserHostAddrread-writecurrentThe host address of the SSH client. This object is only valid for host-based authentication method. For password and public key authentication method, a zero-l…
1.3.6.1.4.1.171.14.17.1.4.1.99ColumndSshUserRowStatusread-createcurrentStatus of this SSH user entry. When read, active(1) is always returned. If administrator wants to modify the authentication method for a specific user account,…
1.3.6.1.4.1.171.14.17.2NodedSshConformance
1.3.6.1.4.1.171.14.17.2.1NodedSshCompliances
1.3.6.1.4.1.171.14.17.2.1.1CompliancedSshComplianceread-onlydeprecatedThe compliance statement for entities which implement the DLINKSW-SSH-MIB.
1.3.6.1.4.1.171.14.17.2.2NodedSshGroups
1.3.6.1.4.1.171.14.17.2.2.1GroupdSshConfigGroupcurrentA collection of objects for SSH configuration.
1.3.6.1.4.1.171.14.17.2.2.2GroupdSshConnectionGroupcurrentA collection of objects to display SSH connection related information.
1.3.6.1.4.1.171.14.17.2.2.3GroupdSshUserGroupcurrentA collection of objects related to SSH users.