Home/Catalog/ENTERASYS-SECURE-SHELL-SERVER-MIB

ENTERASYS-SECURE-SHELL-SERVER-MIB

AI MIB Summary

The ENTERASYS-SECURE-SHELL-SERVER-MIB enables SNMP-based configuration and monitoring of the SSH daemon on Enterasys embedded network devices, specifically managing parameters such as server state, protocol version support, and active session limits.

This MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to Secure Shell server management functionality, specifically for embedded systems. It provides configuration controls for Enterasys Networks' Secure Shell system management.
Main OID:
etsysSecureShellServerMIB.1.3.6.1.4.1.5624.1.2.36
34
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

34 total
Object Name
etsysSecureShellServerMIBThis MIB module defines a portion of the SNMP enterprise MIBs under Enterasys Networks' enterprise OID pertaining to Secure Shell server management functionality, specifically for embedded systems. It provides configuration controls for Enterasys Networks' Secure Shell system management.
MODULE-IDENTITY
.1.3.6.1.4.1.5624.1.2.36
etsysSecureShellServer
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.1
etsysSecureShellServerConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.1.1
etsysSecureShellServerAdminStatusControls the operation of the Secure Shell server. When enabled and the etsysSecureShellServerOperStatus object is 'operational' the Secure Shell server will accept connection requests and provide a secure CLI session for properly authenticated users. Setting this object to 'reinitialize' when it is in the 'enabled' state will cause the Secure Shell Server task to reinitialize itself and the value of this object will remain 'enabled'. Setting this object to 'reinitialize' from any other state will have no effect.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.1.1
etsysSecureShellServerOperStatusThe current operational state of the Secure Shell Server.ro
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.1.2
etsysSecureShellServerErrorStatusA descriptive message indicating the reason for any failure of the Secure Shell Server to successfully transition into the operational state.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.5624.1.2.36.1.1.3
etsysSecureShellServerAdminPortThe TCP port number that the Secure Shell Server is should listen for connection requests on.rw
Unsigned32
.1.3.6.1.4.1.5624.1.2.36.1.1.4
etsysSecureShellServerOperPortThe TCP port number that the Secure Shell Server is currently listening for connection requests on.ro
Unsigned32
.1.3.6.1.4.1.5624.1.2.36.1.1.5
etsysSecureShellServerMac
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.1.2
etsysSecureShellServerSupportedMacsSpecifies the MAC (Message Authentication Code) algorithms that are supported on this management entity.ro
SshMacList
.1.3.6.1.4.1.5624.1.2.36.1.2.1
etsysSecureShellServerAdminMacsSpecifies the MAC (Message Authentication Code) algorithms that the server should accept for use in data integrity verification. A re-initialization of the server may be required for this selection to take effect. By default managed entities SHOULD enable all of their supported MACs.rw
SshMacList
.1.3.6.1.4.1.5624.1.2.36.1.2.2
etsysSecureShellServerOperMacsSpecifies the MAC (Message Authentication Code) algorithms that the server is currently configured to accept for use in data integrity verification.ro
SshMacList
.1.3.6.1.4.1.5624.1.2.36.1.2.3
etsysSecureShellServerCipher
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.1.3
etsysSecureShellServerSupportedCiphersSpecifies the ciphers that are supported on this management entity.ro
SshCipherList
.1.3.6.1.4.1.5624.1.2.36.1.3.1
etsysSecureShellServerAdminCiphersThe cipher(s) that the server should accept for use in encrypting secure sessions. A re-initialization of the server may be required for this selection to take effect. By default managed entities SHOULD enable all of their supported ciphers.rw
SshCipherList
.1.3.6.1.4.1.5624.1.2.36.1.3.2
etsysSecureShellServerOperCiphersSpecifies the cipher(s) that the server is currently configured to accept for use in encrypting all sessions.ro
SshCipherList
.1.3.6.1.4.1.5624.1.2.36.1.3.3
etsysSecureShellServerHostKey
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.1.4
etsysSecureShellServerHostKeyTableA table that contains per public/private host key pair information.
SEQUENCE OF EtsysSecureShellServerHostKeyEntry
.1.3.6.1.4.1.5624.1.2.36.1.4.1
etsysSecureShellServerHostKeyEntryA list information about a particular public/private host key pair.
EtsysSecureShellServerHostKeyEntry
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1
etsysSecureShellServerHostKeyTypeThe type of the public/private host key pair represented by this conceptual row.
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.1
etsysSecureShellServerHostKeySizeThe size of the public/private host key pair represented by this conceptual row.
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.2
etsysSecureShellServerHostKeyDateThe date and time the public/private host key pair that is represented by this row, and is currently operational, was generated.ro
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.3
etsysSecureShellServerHostKeyOperStatusThe status of this public/private host key pair. The meaning of the values are as follows: initializing (0) Indicates that a new host key pair, of the size and type specified by this row, is being generated. operational (1) Indicates that the host key pair described by this row is currently operational. completed (2) Indicates that the host key pair has been successfully initialized or reinitialized. pending (3) Indicates that the new host key pair will not become operational until the server is reinitialized. failed (4) Indicates that the host key pair generation operation has failed.ro
Bits
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4
etsysSecureShellServerHostKeyAdminStatusReinitializing the private/public host key pair can be compute intensive. Writing reinitialize(2) to this object while the etsysSecureShellServerHostOperStatus object indicates that a host key initialization is currently in progress has no affect. The meaning of the values are as follows: noOp (1) This object always returns noOp(1) on a read. A write of noOp(1) has no affect. reinitialize (2) Writing reinitialize(2) causes the managed entity to generate a new host key pair of the size and type specified by this row.rw
Enumeration
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5
etsysSecureShellServerHostKeyFingerprintThe RSA fingerprint of the public part of the host key pair. This value can be used with the SSH client to verify, on the initial connection, that the Secure Shell server responding to the request is the server running on the managed entity. This is the fingerprint of the operational host key pair. If the key pair represented by this row is not operational then sixteen null octets MUST be returned.ro
HexString
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.6
etsysSecureShellServerHostKeyErrorStatusThis is a descriptive error message about any failure to generate an initial public/private host key pair, or to reinitialize the key pair for this row. This would include messages to the effect of exceeding the number of key pairs supported by this managed entity. This message reverts back to its default value when the etsysSecureShellServerHostAdminStatus object is set to reinitialize(2).ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.7
etsysSecureShellServerHostKeyStorageTypeThe storage type for this conceptual row. Managed entities that do not support configurable host keys MUST define this row as 'permanent' and need not allow write-access to the RowStatus object in the row. All user created rows MUST have the default value, nonVolatile.ro
StorageType (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.8
etsysSecureShellServerHostKeyRowStatusThis object manages the creation and deletion this entry. active - Indicates that the host key pair represented by this row is available for use by the Secure Shell Server to the extent indicated by the status objects in this row. Transitions to this state will cause a a new host key pair to be generated by the managed entity. notInService - Indicates that this entry exists in the agent but is unavailable for use. State transitions from the active(1) state to the notInService(2) state will cause the host key pair represented by this row to be deleted. notReady - Should not be possible. createAndWait - A new entry will be created in this table for the specified host key pair and the new entry will transition to the notInService(2) state. No key pair will be generated. createAndGo - A new entry will be created in this table for the specified host key pair and the new entry will transition to the active(1) state. destroy - Deletes this row and any host key pair that may be associated with it.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.9
etsysSecureShellServerConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.2
etsysSecureShellServerGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.2.1
etsysSecureShellServerConfigGroupA collection of objects providing basic SSH server configuration on a managed entity.
Unknown
.1.3.6.1.4.1.5624.1.2.36.2.1.1
etsysSecureShellServerHostKeyGroupA collection of objects providing basic SSH server host key management on a managed entity.
Unknown
.1.3.6.1.4.1.5624.1.2.36.2.1.2
etsysSecureShellServerCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.5624.1.2.36.2.2
etsysSecureShellServerComplianceThe compliance statement for devices that support the Enterasys Secure Shell (SSH) MIB.
Unknown
.1.3.6.1.4.1.5624.1.2.36.2.2.1
ENTERASYS-SECURE-SHELL-SERVER-MIB - SNMP MIB Reference | MIBs Explorer