enterasys-ssh-server-mib

enterasys-ssh-server-mib Download

MIBs list

This MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to Secure Shell (SSH) system management functionality, specifically for embedded systems. This is a subset of the objects that would be required for a full-featured, host- based implementation. It provides configuration controls for Enterasys Networks' Secure Shell system management a feature that enhances system security by authenticating and encrypting the remote system management function.

With the IPHost SNMP tool, you can monitor any SNMP objects of the enterasys-ssh-server-mib . You can select a variable to monitor using the built-in IPHost MIB browser that provides you with all variables, their current values and descriptions taken from the enterasys-ssh-server-mib .

OID list for enterasys-ssh-server-mib

etsysSshEnabled
Controls the operation of the Secure Shell server task on the embedded system. When enabled, the SSH server will accept connection requests and create a secure transport layer on which to transmit system configuration data.
etsysSshEventLogFilter
Specifies the filter for event log messages. Valid values are information, warning, and error. The values are defined as follows: none (1) Pass no messages. This is effectively a disable condition for Event Logging. information (2) Pass In ...
etsysSshMaxConnections
Specifies the maximum number of simultaneous connections that the target system supports. This is an implementation restriction.
etsysSshNumConnections
Specifies the maximum number of simultaneous connections that the server will currently allow. This value must be less than or equal to etsysSshMaxConnections.
etsysSshCiphers
Specifies the ciphers to use for encrypting the session. Current enumerated types, DES, 3DES, Blowfish, Arcfour, Twofish, and CAST128 are supported. Special values to this option are any, anystd, that allows only standard (see below) ciphers, and anyciphe ...
etsysSshMACs
Specifies the MAC (Message Authentication Code) algorithm to use for data integrity verification. Currently enumerated types, hmacSha1, hmacSha1Dash96, hmacMd5, hmacMd5Dash96, hmacRipemd160, and hmacRipemd160Dash96 are supported, of which hmacSha1, hmacSh ...
etsysSshRekeyIntervalSeconds
Specifies the number of seconds after which the key exchange is done again. A value of 0 (zero) turns re-key requests off. This does not prevent the client from requesting re-keys. Note that not all clients support this function.
etsysSshRandomSeed
Specifies optional additional entropy information that will be merged with the seed for the random number generator.
etsysSshLoginGraceTime
The server disconnects after this many seconds if the user has not successfully been authenticated and logged in. The range limit is from 1 second to 1 hour.
etsysSshIdleTimeout
Specifies the maximum number of minutes before a user is disconnected due to lack of activity. A value of zero means that there is no idle timeout.
etsysSshBannerMessage
Banner message that is displayed at the client before the login.
etsysSshGenerateHostKeys
Causes the host to generate a new private/public host key pair, using the cipher algorithm currently selected in etsysSshAdminKeyType. Note that this can be compute intensive on many platforms. The meaning of the values are as follows: notInitiated (1) O ...
etsysSshPublicHostKey
The host's public key, of type etsysSshOperKeyType.
etsysSshAdminKeyType
Determines the type of the key pair to be (re)created on the next key (re)creation operation. The etsysSshOperKeyType object returns the type of key that is currently being used by the SSH server.
etsysSshOperKeyType
Indicates the type of the key pair currently in effect on the managed entity. The value of the etsysSshAdminKeyType object is copied to the etsysSshOperKeyType object upon successful completion of the (re)creation of a key pair. A value of none indicate ...
etsysSshPasswordGuesses
Specifies the number of tries that the user has when attempting to authenticate using password authentication.
etsysSshAllowedAuthentications
This specifies the authentications methods that are allowed. This is an enumerated list currently consisting of the following types: password, publickey. Each specifies an authentication method. With RequiredAuthentications, the administrator can force us ...
etsysSshRequiredAuthentications
Related to AllowedAuthentications, this is used to specify what authentication methods the users must complete before continuing. If this value is left zero, it does not mean that no authentications are required. It means that the client can authenticate ...
etsysSshBaseGroup
A collection of objects providing basic SSH server configuration on a managed entity.
etsysSshAdvancedGroup
A collection of objects providing advanced feature support for configuration of the SSH server on the managed entity.
etsysSshEventLogGroup
A collection of objects to manage SSH event logs on the managed entity. Conditionally mandatory for all managed entities that implement the event log feature.

MIBs list