etsysSecureShellServerHostKeyRowStatus
ENTERASYS-SECURE-SHELL-SERVER-MIB ·
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.9
Object
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.
Context
- MIB
- ENTERASYS-SECURE-SHELL-SERVER-MIB
- OID
.1.3.6.1.4.1.5624.1.2.36.1.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysSecureShellServerHostKeyEntry
- Table
- etsysSecureShellServerHostKeyTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysSecureShellServerHostKeyType The type of the public/private host key pair represented by
this conceptual row. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.1 |
| etsysSecureShellServerHostKeySize The size of the public/private host key pair represented by
this conceptual row. | column | Enumeration | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.2 |
| etsysSecureShellServerHostKeyDate The date and time the public/private host key pair that is
represented by this row, and is currently operational, was
generated. | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.3 |
| etsysSecureShellServerHostKeyOperStatus 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 t… | column | Bits | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.4 |
| etsysSecureShellServerHostKeyAdminStatus Reinitializing the private/public host key pair can be compute
intensive. Writing reinitialize(2) to this object while the
etsysSecureShellServerHostOperStatus object indicates t… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.5 |
| etsysSecureShellServerHostKeyFingerprint 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 respond… | column | OctetString | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.6 |
| etsysSecureShellServerHostKeyErrorStatus 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 messag… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.7 |
| etsysSecureShellServerHostKeyStorageType 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
R… | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.5624.1.2.36.1.4.1.1.8 |