MIB Viewer

docsSecCmSshServerStatus

OBJECT-TYPE
1.3.6.1.4.1.4491.2.1.11.1.13.1.2
Access
read-only
Status
current
Sub-identifiers
0
This attribute reports the status of the connection between the CM SSH server and the SSH client.
INTEGER { disconnectedNotAllowed(1), disconnectedProtocolError(2), disconnectedKeyExchangeFailed(3), disconnectedReserved(4), disconnectedMacError(5), disconnectedCompressionError(6), disconnectedServiceNotAvailable(7), disconnectedProtocolVersionNotSupported(8), disconnectedHostKeyNotVerifiable(9), disconnectedConnectionLost(10), disconnectedByApplication(11), disconnectedTooManyConnections(12), disconnectedAuthCancelledByUser(13), disconnectedNoMoreAuthMethods(14), disconnectedIllegalUserName(15), connected(16), disconnectedUnknown(17) }