Allied Telesis SwitchBlade x3100 Series Manual page 702

Release 14.2 - issue 2
Table of Contents

Advertisement

Introduction
TABLE 6-23
Counter
RxSSHMsgUserAuthBanner
TxSSHMsgUserAuthBanner
RxSSHMsgUserAuthPkOk
TxSSHMsgUserAuthPkOk
RxSSHMsgGlobalRequest
TxSSHMsgGlobalRequest
RxSSHMsgRequestSuccess
TxSSHMsgRequestSuccess
RxSSHMsgRequestFailure
TxSSHMsgRequestFailure
RxSSHMsgChannelOpen
TxSSHMsgChannelOpen
RxSSHMsgChannelOpenConfirm
TxSSHMsgChannelOpenConfirm
RxSSHMsgChannelOpenFailure
TxSSHMsgChannelOpenFailure
RxSSHMsgChannelWindowAdjust
TxSSHMsgChannelWindowAdjust
RxSSHMsgChannelData
TxSSHMsgChannelData
RxSSHMsgChannelExtendedData
TxSSHMsgChannelExtendedData
6-142
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
SSH Server Counters
Description
Indicates the number of SSH_MSG_USERAUTH_BANNER messages
received and transmitted. This message displays a warning prior to authenti-
cation, which may be required in some locations.
Indicates the number of SSH_MSG_USERAUTH_PK_OK messages received
and transmitted. This message is a response to the
SSH_MSG_USERAUTH_REQUEST and indicates the public key algorithm
that will be used.
Indicates the number of SSH_MSG_GLOBAL_REQUEST messages received
and transmitted. This message makes a request that changes the state of the
remote end globally; that is, independent of the channels.
Indicates the number of SSH_MSG_REQUEST_SUCCESS messages received
and transmitted. This message is a response to the
SSH_MSG_GLOBAL_REQUEST message and indicates success.
Indicates the number of SSH_MSG_REQUEST_FAILURE messages received
and transmitted. This message is a response to the
SSH_MSG_GLOBAL_REQUEST message and indicates failure.
Indicates the number of SSH_MSG_CHANNEL_OPEN messages received
and transmitted. This message requests that a new channel be opened.
Indicates the number of SSH_MSG_CHANNEL_OPEN_CONFIRM mes-
sages received and transmitted. This message is a response to the
SSH_MSG_CHANNEL_OPEN message and indicates that the requested
channel was opened.
Indicates the number of SSH_MSG_CHANNEL_OPEN_FAILURE messages
received and transmitted. This message is a response to the
SSH_MSG_CHANNEL_OPEN message and indicates that the requested
channel could not be opened.
Indicates the number of SSH_MSG_CHANNEL_WINDOW_ADJUST mes-
sages received and transmitted. This message adjusts the window size on the
channel, which is the number of bytes the sender may send before the next
adjustment.
Indicates the number of SSH_MST_CHANNEL_DATA messages received
and transmitted. This message is used to transfer data through a channel.
Indicates the number of SSH_MSG_CHANNEL_EXTENDED_DATA mes-
sages received and transmitted. This message is used to send data that is of a
different type than that in the normal flow (such as the stderr stream in
UNIX).
Configuring SSH

Advertisement

Table of Contents
loading

Table of Contents