ENTERASYS-SECURE-SHELL-SERVER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
9
.1.3.6.1.4.1.5624.1.2.36.1.4.1 · 1 row entry · 9 columns
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysSecureShellServerHostKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-SECURE-SHELL-SERVER-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SECURE-SHELL-SERVER-MIB::etsysSecureShellServerHostKeyTable'
A table that contains per public/private host key pair
information.
etsysSecureShellServerHostKeyEntry row .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.
Column Syntax OID
The type of the public/private host key pair represented by
this conceptual row.
Enumeration
Enumerated Values:
1sshDss
2sshRsa
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.1
The size of the public/private host key pair represented by
this conceptual row.
Enumeration
Enumerated Values:
1bits512
2bits768
3bits1024
4bits2048
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.2
The date and time the public/private host key pair that is
represented by this row, and is currently operational, was
generated.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.3
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 speci…
Bits
Enumerated Values:
0initializing
1operational
2completed
3pending
4failed
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4
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 current…
Enumerationr/w
Enumerated Values:
1noOp
2reinitialize
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5
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…
OctetString
Constraints:
range: 16-16
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.6
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…
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.7
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 cr…
SNMPv2-TCStorageType
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.8
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 …
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.9