Home/Catalog/H3C-SSH-MIB

H3C-SSH-MIB

The initial version.
Main OID:
h3cSSH.1.3.6.1.4.1.2011.10.2.22
42
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

42 total
Object Name
h3cSSHThe initial version.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.10.2.22
h3cSSHServerMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1
h3cSSHServerMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1.1
h3cSSHServerGlobalConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1.1.1
h3cSSHServerVersionThe protocol version of the SSH server.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.1.1
h3cSSHServerCompatibleSSH1xSupporting 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.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.1.2
h3cSSHServerRekeyIntervalThe time interval of regenerating SSH server key. The unit is hour.rw
Integer32
.1.3.6.1.4.1.2011.10.2.22.1.1.1.3
h3cSSHServerAuthRetriesThe limit times of a specified user can retry.rw
Integer32
.1.3.6.1.4.1.2011.10.2.22.1.1.1.4
h3cSSHServerAuthTimeoutThe SSH server has a timeout for authentication and disconnect if the authentication has not been accepted within the timeout period. The unit is second.rw
Integer32
.1.3.6.1.4.1.2011.10.2.22.1.1.1.5
h3cSFTPServerIdleTimeoutThe SFTP server has a timeout for idle connection if a user has no activities within the timeout period. The unit is minute.rw
Integer32
.1.3.6.1.4.1.2011.10.2.22.1.1.1.6
h3cSSHServerEnableEnable SSH server function.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.1.7
h3cSFTPServerEnableEnable SFTP server function.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.1.8
h3cSSHUserConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1.1.2
h3cSSHUserConfigTableA table for managing SSH users.
SEQUENCE OF H3cSSHUserConfigEntry
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1
h3cSSHUserConfigEntrySSH users configuration entry.
H3cSSHUserConfigEntry
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1
h3cSSHUserNameThe name of SSH user.
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1.1
h3cSSHUserServiceTypeThe service type of SSH user uses.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1.2
h3cSSHUserAuthTypeThe authentication type of SSH user chooses.rw
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1.3
h3cSSHUserPublicKeyNameThe public key which is used for authentication.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1.4
h3cSSHUserWorkDirectoryThe SFTP user's work directory associates with an existing user.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1.5
h3cSSHUserRowStatusThe row status variable, used in accordance to installation and removal conventions for conceptual rows. When the `h3cSSHUserRowStatus' is set to active(1), no objects in this table can be modified. When 'h3cSSHUserRowStatus' is set to notInService(2), every object except the 'h3cSSHUserName' 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 h3cSSHUserRowStatus column is 'notReady'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.2.1.1.6
h3cSSHSessionInfoTableA table for SSH sessions.
SEQUENCE OF H3cSSHSessionInfoEntry
.1.3.6.1.4.1.2011.10.2.22.1.1.3
h3cSSHSessionInfoEntryThe SSH session information entry.
H3cSSHSessionInfoEntry
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1
h3cSSHSessionIDThe identifier of SSH session.
Integer32
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.1
h3cSSHSessionUserNameThe user name of SSH session.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.2
h3cSSHSessionUserIpAddrTypeThe user IP address type of SSH session.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.3
h3cSSHSessionUserIpAddrThe user IP address of SSH session.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.4
h3cSSHSessionClientVersionThe client version of SSH session. It is known that there are still devices using the previous versions.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.5
h3cSSHSessionServiceTypeThe service type of SSH session.ro
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.6
h3cSSHSessionEncryThe encryption algorithm of SSH session. There are several encryption algorithms used in SSH protocol, please refer to RFC4253 Section 6.3.ro
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.7
h3cSSHSessionStateThe 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.ro
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.1.3.1.8
h3cSSHServerObjForTrap
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1.2
h3cSSHAttemptUserNameThe user name of the attacker who attempted to log in.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.22.1.2.1
h3cSSHAttemptIpAddrTypeThe IP address type of the attacker who attempted to log in.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.22.1.2.2
h3cSSHAttemptIpAddrThe IP address of the attacker who attempted to log in.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2011.10.2.22.1.2.3
h3cSSHUserAuthFailureReasonThe reason for that a user failed to log in.ro
Enumeration
.1.3.6.1.4.1.2011.10.2.22.1.2.4
h3cSSHServerNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1.3
h3cSSHServerNotificationsPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.22.1.3.0
h3cSSHUserAuthFailureThe trap is generated when a user fails to authentication.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.22.1.3.0.1
h3cSSHVersionNegotiationFailureThe trap is generated when a user fails to negotiate SSH protocol version.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.22.1.3.0.2
h3cSSHUserLoginThe trap is generated when a user logs in successfully.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.22.1.3.0.3
h3cSSHUserLogoffThe trap is generated when a user logs off.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.22.1.3.0.4
H3C-SSH-MIB - SNMP MIB Reference | MIBs Explorer