HH3C-SSH-MIB: View SNMP OID List / Download MIB
VENDOR: H3C
Home | MIB: HH3C-SSH-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hh3cSSH | 1.3.6.1.4.1.25506.2.22 |
This MIB is used to configure SSH server. |
||
hh3cSSHServerMIB | 1.3.6.1.4.1.25506.2.22.1 | |||
hh3cSSHServerMIBObjects | 1.3.6.1.4.1.25506.2.22.1.1 | |||
hh3cSSHServerGlobalConfig | 1.3.6.1.4.1.25506.2.22.1.1.1 | |||
hh3cSSHServerVersion | 1.3.6.1.4.1.25506.2.22.1.1.1.1 | displaystring | read-only |
The protocol version of the SSH server. |
hh3cSSHServerCompatibleSSH1x | 1.3.6.1.4.1.25506.2.22.1.1.1.2 | integer | read-write |
Supporting compatibility with SSH versions 1.x. It is known that there are still devices using the previous versions. During the transition period, it is important to be able to work in a way that is compatible with the installed SSH clients and servers that use the older version of the protocol. Enumeration: 'enableCompatibleSSH1x': 1, 'disableCompatibleSSH1x': 2. |
hh3cSSHServerRekeyInterval | 1.3.6.1.4.1.25506.2.22.1.1.1.3 | integer32 | read-write |
The time interval of regenerating SSH server key. The unit is hour. |
hh3cSSHServerAuthRetries | 1.3.6.1.4.1.25506.2.22.1.1.1.4 | integer32 | read-write |
The limit times of a specified user can retry. |
hh3cSSHServerAuthTimeout | 1.3.6.1.4.1.25506.2.22.1.1.1.5 | integer32 | read-write |
The SSH server has a timeout for authentication and disconnect if the authentication has not been accepted within the timeout period. The unit is second. |
hh3cSFTPServerIdleTimeout | 1.3.6.1.4.1.25506.2.22.1.1.1.6 | integer32 | read-write |
The SFTP server has a timeout for idle connection if a user has no activities within the timeout period. The unit is minute. |
hh3cSSHServerEnable | 1.3.6.1.4.1.25506.2.22.1.1.1.7 | integer | read-write |
Enable SSH server function. Enumeration: 'enableSSHServer': 1, 'disableSSHServer': 2. |
hh3cSFTPServerEnable | 1.3.6.1.4.1.25506.2.22.1.1.1.8 | integer | read-write |
Enable SFTP server function. Enumeration: 'enableSFTPService': 1, 'disableSFTPService': 2. |
hh3cSTelnetServerEnable | 1.3.6.1.4.1.25506.2.22.1.1.1.9 | integer | read-write |
Enable STelnet server function. Enumeration: 'disableSTelnetServer': 2, 'enableSTelnetServer': 1. |
hh3cSCPServerEnable | 1.3.6.1.4.1.25506.2.22.1.1.1.10 | integer | read-write |
Enable SCP server function. Enumeration: 'disableSCPService': 2, 'enableSCPService': 1. |
hh3cSSHUserConfig | 1.3.6.1.4.1.25506.2.22.1.1.2 | |||
hh3cSSHUserConfigTable | 1.3.6.1.4.1.25506.2.22.1.1.2.1 | no-access |
A table for managing SSH users. |
|
1.3.6.1.4.1.25506.2.22.1.1.2.1.1 | no-access |
SSH users configuration entry. |
||
hh3cSSHUserName | 1.3.6.1.4.1.25506.2.22.1.1.2.1.1.1 | displaystring | no-access |
The name of SSH user. |
hh3cSSHUserServiceType | 1.3.6.1.4.1.25506.2.22.1.1.2.1.1.2 | integer | read-only |
The service type of SSH user uses. Enumeration: 'all': 2, 'stelnet': 3, 'scp': 5, 'invalid': 1, 'sftp': 4. |
hh3cSSHUserAuthType | 1.3.6.1.4.1.25506.2.22.1.1.2.1.1.3 | integer | read-only |
The authentication type of SSH user chooses. Enumeration: 'publicKey': 3, 'publicKeyPassword': 5, 'password': 2, 'any': 4, 'invalid': 1. |
hh3cSSHUserPublicKeyName | 1.3.6.1.4.1.25506.2.22.1.1.2.1.1.4 | displaystring | read-only |
The public key which is used for authentication. |
hh3cSSHUserWorkDirectory | 1.3.6.1.4.1.25506.2.22.1.1.2.1.1.5 | displaystring | read-only |
The SFTP user's work directory associates with an existing user. |
hh3cSSHUserRowStatus | 1.3.6.1.4.1.25506.2.22.1.1.2.1.1.6 | rowstatus | read-only |
The row status variable, used in accordance to installation and removal conventions for conceptual rows. When the `hh3cSSHUserRowStatus' is set to active(1), no objects in this table can be modified. When 'hh3cSSHUserRowStatus' is set to notInService(2), every object except the 'hh3cSSHUserName' object in this table can be modified. To create a row in this table, a manager must set this object to createAndGo(4). Until instances of all corresponding columns are appropriately configured, the value of the corresponding instance of the hh3cSSHUserRowStatus column is 'notReady'. |
hh3cSSHSessionInfoTable | 1.3.6.1.4.1.25506.2.22.1.1.3 | no-access |
A table for SSH sessions. |
|
1.3.6.1.4.1.25506.2.22.1.1.3.1 | no-access |
The SSH session information entry. |
||
hh3cSSHSessionID | 1.3.6.1.4.1.25506.2.22.1.1.3.1.1 | integer32 | no-access |
The identifier of SSH session. |
hh3cSSHSessionUserName | 1.3.6.1.4.1.25506.2.22.1.1.3.1.2 | displaystring | read-only |
The user name of SSH session. |
hh3cSSHSessionUserIpAddrType | 1.3.6.1.4.1.25506.2.22.1.1.3.1.3 | inetaddresstype | read-only |
The user IP address type of SSH session. |
hh3cSSHSessionUserIpAddr | 1.3.6.1.4.1.25506.2.22.1.1.3.1.4 | inetaddress | read-only |
The user IP address of SSH session. |
hh3cSSHSessionClientVersion | 1.3.6.1.4.1.25506.2.22.1.1.3.1.5 | displaystring | read-only |
The client version of SSH session. It is known that there are still devices using the previous versions. |
hh3cSSHSessionServiceType | 1.3.6.1.4.1.25506.2.22.1.1.3.1.6 | integer | read-only |
The service type of SSH session. Enumeration: 'stelnet': 2, 'scp': 4, 'invalid': 1, 'sftp': 3. |
hh3cSSHSessionEncry | 1.3.6.1.4.1.25506.2.22.1.1.3.1.7 | integer | read-only |
The encryption algorithm of SSH session. There are several encryption algorithms used in SSH protocol, please refer to RFC4253 Section 6.3. Enumeration: 'des3CBC': 4, 'desCBC': 3, 'invalid': 1, 'aes128CBC': 2. |
hh3cSSHSessionState | 1.3.6.1.4.1.25506.2.22.1.1.3.1.8 | integer | read-only |
The status of SSH session. init : This session is in initial status. verExchange : This session is in version exchanging. keysExchange : This session is in keys exchanging. authRequest : This session is in authentication requesting. serviceRequest : This session is in service requesting. established : This session has been established. disconnected : This session has been disconnected. Enumeration: 'established': 6, 'disconnect': 7, 'keysExchange': 3, 'serviceRequest': 5, 'verExchange': 2, 'init': 1, 'authRequest': 4. |
hh3cSSHServerObjForTrap | 1.3.6.1.4.1.25506.2.22.1.2 | |||
hh3cSSHAttemptUserName | 1.3.6.1.4.1.25506.2.22.1.2.1 | displaystring | no-access |
The user name of the attacker who attempted to log in. |
hh3cSSHAttemptIpAddrType | 1.3.6.1.4.1.25506.2.22.1.2.2 | inetaddresstype | no-access |
The IP address type of the attacker who attempted to log in. |
hh3cSSHAttemptIpAddr | 1.3.6.1.4.1.25506.2.22.1.2.3 | inetaddress | no-access |
The IP address of the attacker who attempted to log in. |
hh3cSSHUserAuthFailureReason | 1.3.6.1.4.1.25506.2.22.1.2.4 | integer | no-access |
The reason for that a user failed to log in. Enumeration: 'authTimeout': 2, 'otherReason': 3, 'exceedRetries': 1. |
hh3cSSHServerNotifications | 1.3.6.1.4.1.25506.2.22.1.3 | |||
hh3cSSHServerNotificationsPrefix | 1.3.6.1.4.1.25506.2.22.1.3.0 | |||
hh3cSSHUserAuthFailure | 1.3.6.1.4.1.25506.2.22.1.3.0.1 |
The trap is generated when a user fails to authentication. |
||
hh3cSSHVersionNegotiationFailure | 1.3.6.1.4.1.25506.2.22.1.3.0.2 |
The trap is generated when a user fails to negotiate SSH protocol version. |
||
hh3cSSHUserLogin | 1.3.6.1.4.1.25506.2.22.1.3.0.3 |
The trap is generated when a user logs in successfully. |
||
hh3cSSHUserLogoff | 1.3.6.1.4.1.25506.2.22.1.3.0.4 |
The trap is generated when a user logs off. |