ENTERASYS-SECURE-SHELL-SERVER-MIB.mib object view, vendor Enterasys-Networks
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2024 can import MIB file ENTERASYS-SECURE-SHELL-SERVER-MIB and use it to monitor vendor specific OID's.
ENTERASYS-SECURE-SHELL-SERVER-MIB file content
Object view of ENTERASYS-SECURE-SHELL-SERVER-MIB:
Scalar Object |
etsysSecureShellServerAdminStatus |
.1.3.6.1.4.1.5624.1.2.36.1.1.1 |
Controls 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.
|
etsysSecureShellServerOperStatus |
.1.3.6.1.4.1.5624.1.2.36.1.1.2 |
The current operational state of the Secure Shell Server.
|
etsysSecureShellServerErrorStatus |
.1.3.6.1.4.1.5624.1.2.36.1.1.3 |
A descriptive message indicating the reason for any failure
of the Secure Shell Server to successfully transition into
the operational state.
|
etsysSecureShellServerAdminPort |
.1.3.6.1.4.1.5624.1.2.36.1.1.4 |
The TCP port number that the Secure Shell Server is should
listen for connection requests on.
|
etsysSecureShellServerOperPort |
.1.3.6.1.4.1.5624.1.2.36.1.1.5 |
The TCP port number that the Secure Shell Server is currently
listening for connection requests on.
|
etsysSecureShellServerSupportedMacs |
.1.3.6.1.4.1.5624.1.2.36.1.2.1 |
Specifies the MAC (Message Authentication Code) algorithms
that are supported on this management entity.
|
etsysSecureShellServerAdminMacs |
.1.3.6.1.4.1.5624.1.2.36.1.2.2 |
Specifies 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.
|
etsysSecureShellServerOperMacs |
.1.3.6.1.4.1.5624.1.2.36.1.2.3 |
Specifies the MAC (Message Authentication Code) algorithms
that the server is currently configured to accept for use
in data integrity verification.
|
etsysSecureShellServerSupportedCiphers |
.1.3.6.1.4.1.5624.1.2.36.1.3.1 |
Specifies the ciphers that are supported on this management
entity.
|
etsysSecureShellServerAdminCiphers |
.1.3.6.1.4.1.5624.1.2.36.1.3.2 |
The 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.
|
etsysSecureShellServerOperCiphers |
.1.3.6.1.4.1.5624.1.2.36.1.3.3 |
Specifies the cipher(s) that the server is currently configured
to accept for use in encrypting all sessions.
|
etsysSecureShellServerHostKeyEntry |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1 |
A list information about a particular public/private
host key pair.
|
Tabular Object |
etsysSecureShellServerHostKeyType |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.1 |
The type of the public/private host key pair represented by
this conceptual row.
|
etsysSecureShellServerHostKeySize |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.2 |
The size of the public/private host key pair represented by
this conceptual row.
|
etsysSecureShellServerHostKeyDate |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.3 |
The date and time the public/private host key pair that is
represented by this row, and is currently operational, was
generated.
|
etsysSecureShellServerHostKeyOperStatus |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4 |
The 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.
|
etsysSecureShellServerHostKeyAdminStatus |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5 |
Reinitializing 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.
|
etsysSecureShellServerHostKeyFingerprint |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.6 |
The 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.
|
etsysSecureShellServerHostKeyErrorStatus |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.7 |
This 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).
|
etsysSecureShellServerHostKeyStorageType |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.8 |
The 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.
|
etsysSecureShellServerHostKeyRowStatus |
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.9 |
This 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.
|
Table |
etsysSecureShellServerHostKeyTable |
.1.3.6.1.4.1.5624.1.2.36.1.4.1 |
A table that contains per public/private host key pair
information.
|
Object Identifier |
etsysSecureShellServerMIB |
.1.3.6.1.4.1.5624.1.2.36 |
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.
|
etsysSecureShellServer |
.1.3.6.1.4.1.5624.1.2.36.1 |
etsysSecureShellServerConfig |
.1.3.6.1.4.1.5624.1.2.36.1.1 |
etsysSecureShellServerMac |
.1.3.6.1.4.1.5624.1.2.36.1.2 |
etsysSecureShellServerCipher |
.1.3.6.1.4.1.5624.1.2.36.1.3 |
etsysSecureShellServerHostKey |
.1.3.6.1.4.1.5624.1.2.36.1.4 |
etsysSecureShellServerConformance |
.1.3.6.1.4.1.5624.1.2.36.2 |
etsysSecureShellServerGroups |
.1.3.6.1.4.1.5624.1.2.36.2.1 |
etsysSecureShellServerCompliances |
.1.3.6.1.4.1.5624.1.2.36.2.2 |
Group |
etsysSecureShellServerConfigGroup |
.1.3.6.1.4.1.5624.1.2.36.2.1.1 |
A collection of objects providing basic SSH server
configuration on a managed entity.
|
etsysSecureShellServerHostKeyGroup |
.1.3.6.1.4.1.5624.1.2.36.2.1.2 |
A collection of objects providing basic SSH server
host key management on a managed entity.
|