DLINKSW-SSH-MIB
44 objects
This MIB module defines objects for Secure Shell (SSH).
Imported Objects
| DLINK-ID-REC-MIB | dlinkIndustrialCommon |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress InetAddressType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString RowStatus TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.171.14.17 | IdentitydlinkSwSshMIB | This MIB module defines objects for Secure Shell (SSH). | ||
| 1.3.6.1.4.1.171.14.17.0 | NodedSshNotifications | |||
| 1.3.6.1.4.1.171.14.17.1 | NodedSshObjects | |||
| 1.3.6.1.4.1.171.14.17.1.1 | NodedSshGeneral | |||
| 1.3.6.1.4.1.171.14.17.1.1.1 | ScalardSshEnabled | read-write | current | This object enables or disables Secure Shell (SSH) service. |
| 1.3.6.1.4.1.171.14.17.1.1.2 | ScalardSshVersion | read-only | current | The 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.3 | ScalardSshTimeout | read-write | current | The 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.4 | ScalardSshAuthenticationRetries | read-write | current | The number of authentication attempts after the session has reset or authentication failed. |
| 1.3.6.1.4.1.171.14.17.1.1.5 | ScalardSshServicePort | read-write | current | Specifies 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.6 | ScalardSshSrcIfIndex | read-write | current | This 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.2 | NodedSshKeyConfiguration | |||
| 1.3.6.1.4.1.171.14.17.1.2.1 | TabledSshCryptoKeyPairTable | not-accessible | current | dSshCryptokeyTable is a table that lets the user configure the SSH keys |
| 1.3.6.1.4.1.171.14.17.1.2.1.1 | RowdSshCryptoKeyPairEntry | not-accessible | current | A 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.1 | ColumndSshCryptoKeyPairIndex | not-accessible | current | The 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.2 | ColumndSshCryptoKeyPairNBits | read-create | current | Specifies 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.3 | ColumndSshCryptoKeyPairReplace | read-create | current | This 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.4 | ColumndSshCryptoKeyPairLastCreateTime | read-only | current | The time of the last creation of the key. |
| 1.3.6.1.4.1.171.14.17.1.2.1.1.6 | ColumndSshCryptoKeyPairString | read-only | current | The generated SSH public key string. |
| 1.3.6.1.4.1.171.14.17.1.2.1.1.99 | ColumndSshCryptoKeyPairRowStatus | read-create | current | Status of this SSH key pair. |
| 1.3.6.1.4.1.171.14.17.1.2.2 | ScalardSshCryptoKeyGenerationStatus | read-only | current | This object indicates the status of the last key generation request. |
| 1.3.6.1.4.1.171.14.17.1.3 | TabledSshConnectionTable | not-accessible | current | A table to display the status of Secure Shell (SSH) server connections. |
| 1.3.6.1.4.1.171.14.17.1.3.1 | RowdSshConnectionEntry | not-accessible | current | An entry (conceptual row) in the dSshConnectionTable object. |
| 1.3.6.1.4.1.171.14.17.1.3.1.1 | ColumndSshConnectionSID | not-accessible | current | A unique number that identifies the SSH session. |
| 1.3.6.1.4.1.171.14.17.1.3.1.2 | ColumndSshConnectionVersion | read-only | current | The protocol version number that the SSH client supports. |
| 1.3.6.1.4.1.171.14.17.1.3.1.3 | ColumndSshConnectionCipher | read-only | current | The 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.4 | ColumndSshConnectionUserID | read-only | current | The login username that has been authenticated for the session. |
| 1.3.6.1.4.1.171.14.17.1.3.1.5 | ColumndSshConnectionHostAddrType | read-only | current | The type of Internet address for client establised this session. |
| 1.3.6.1.4.1.171.14.17.1.3.1.6 | ColumndSshConnectionHostAddr | read-only | current | The Internet address assigned for client establised this session. |
| 1.3.6.1.4.1.171.14.17.1.4 | TabledSshUserTable | not-accessible | current | This 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.1 | RowdSshUserEntry | not-accessible | current | An entry (conceptual row) in the dSshUserTable. |
| 1.3.6.1.4.1.171.14.17.1.4.1.1 | ColumndSshUserName | not-accessible | current | This object indicates the name of SSH user. |
| 1.3.6.1.4.1.171.14.17.1.4.1.2 | ColumndSshUserAuthMethod | read-write | current | This 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.3 | ColumndSshUserKeyFilename | read-write | current | This 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.4 | ColumndSshUserHostName | read-write | current | The 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.5 | ColumndSshUserHostAddrType | read-write | current | The 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.6 | ColumndSshUserHostAddr | read-write | current | The 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.99 | ColumndSshUserRowStatus | read-create | current | Status 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.2 | NodedSshConformance | |||
| 1.3.6.1.4.1.171.14.17.2.1 | NodedSshCompliances | |||
| 1.3.6.1.4.1.171.14.17.2.1.1 | CompliancedSshCompliance | read-only | deprecated | The compliance statement for entities which implement the DLINKSW-SSH-MIB. |
| 1.3.6.1.4.1.171.14.17.2.2 | NodedSshGroups | |||
| 1.3.6.1.4.1.171.14.17.2.2.1 | GroupdSshConfigGroup | current | A collection of objects for SSH configuration. | |
| 1.3.6.1.4.1.171.14.17.2.2.2 | GroupdSshConnectionGroup | current | A collection of objects to display SSH connection related information. | |
| 1.3.6.1.4.1.171.14.17.2.2.3 | GroupdSshUserGroup | current | A collection of objects related to SSH users. |