hm2SshKeyFingerPrintType
HM2-MGMTACCESS-MIB ·
.1.3.6.1.4.1.248.11.25.1.4.18
Object
scalar
r/w
Enumeration
Controls SSH key fingerprint display. If set to 'md5' SSH will show the MD5 fingerprint of a key.
Context
- MIB
- HM2-MGMTACCESS-MIB
- OID
.1.3.6.1.4.1.248.11.25.1.4.18- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hm2MgmtAccessSshGroup
- Siblings
- 23
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | md5 |
2 | sha256 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2SshAdminStatus Configures whether the SSH service is enabled on this switch. The
default value is enable(1). | scalar | HM2-TC-MIBHmEnabledStatus | .1.3.6.1.4.1.248.11.25.1.4.1 |
| hm2SshDSAKeyControl obsolete Controls DSA key generation and deletion. Always returns noop(1). | scalar | Enumeration | .1.3.6.1.4.1.248.11.25.1.4.10 |
| hm2SshFingerPrintDSA obsolete The local DSA fingerprint for SSH connections. | scalar | OctetString | .1.3.6.1.4.1.248.11.25.1.4.11 |
| hm2SshFingerPrintRSA The local RSA key fingerprint for SSH connections. The type of the hash is defined with hm2SshKeyFingerPrintType. | scalar | OctetString | .1.3.6.1.4.1.248.11.25.1.4.12 |
| hm2SshTrapEnable Indicates whether login success, login failed or logout traps
should be generated for this application. | scalar | HM2-TC-MIBHmEnabledStatus | .1.3.6.1.4.1.248.11.25.1.4.13 |
| hm2SshLastLogoutUserName User name of last logout for this application. | scalar | OctetString | .1.3.6.1.4.1.248.11.25.1.4.14 |
| hm2SshLastLoginUserName User name of last login for this application. | scalar | OctetString | .1.3.6.1.4.1.248.11.25.1.4.15 |
| hm2SshLastLoginInetAddressType InetAddressType of the last login used for this application. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.248.11.25.1.4.16 |
| hm2SshLastLoginInetAddress IP address or DNS name specified in the last request for this application. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.248.11.25.1.4.17 |
| hm2SshHmacAlgorithms The HMAC algorithms supported by the SSH server. | scalar | Hm2SshHmacAlgorithms | .1.3.6.1.4.1.248.11.25.1.4.19 |
| hm2SshProtocolLevel Configures which protocol versions of SSH are enabled on this
switch. Currently only SSHv2 is supported. | scalar | Enumeration | .1.3.6.1.4.1.248.11.25.1.4.2 |
| hm2SshKexAlgorithms The key exchange algorithms supported by the SSH server. | scalar | Hm2SshKexAlgorithms | .1.3.6.1.4.1.248.11.25.1.4.20 |
| hm2SshEncryptionAlgorithms The encryption algorithms supported by the SSH server. | scalar | Hm2SshEncryptionAlgorithms | .1.3.6.1.4.1.248.11.25.1.4.21 |
| hm2SshPortNumber The port number of the SSH server.
Setting the port to zero is not allowed. | scalar | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.248.11.25.1.4.3 |
| hm2SshSessionsCount Current number of active SSH sessions on this switch. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.25.1.4.4 |
| hm2SshMaxSessionsCount Max number of SSH sessions permitted on this switch.
The full range is not supported by all variants. | scalar | Integer32 | .1.3.6.1.4.1.248.11.25.1.4.5 |
| hm2SshOutboundSessionsCount Current number of active outbound SSH sessions from this switch. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.25.1.4.50 |
| hm2SshOutboundMaxSessionsCount Max number of outbound SSH sessions permitted on this switch. | scalar | Integer32 | .1.3.6.1.4.1.248.11.25.1.4.51 |
| hm2SshOutboundSessionTimeout SSH outbound idle timeout value for this switch in minutes.
If the value is set to 0 the idle logout is disabled. | scalar | Integer32 | .1.3.6.1.4.1.248.11.25.1.4.52 |
| hm2SshSessionTimeout SSH idle timeout value for this switch in minutes.
If the value is set to 0 the idle logout is disabled. | scalar | Integer32 | .1.3.6.1.4.1.248.11.25.1.4.6 |
| hm2SshKeysPresent Indicates what key files are present on the device, if any. | scalar | Enumeration | .1.3.6.1.4.1.248.11.25.1.4.7 |
| hm2SshKeyOperStatus Indicates what key files are currently being generated or deleted, if any. | scalar | Enumeration | .1.3.6.1.4.1.248.11.25.1.4.8 |
| hm2SshRSAKeyControl Controls RSA key generation and deletion. Always returns noop(1). | scalar | Enumeration | .1.3.6.1.4.1.248.11.25.1.4.9 |