Introduction Configuring SSH
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
6-142
RxSSHMsgUserAuthBanner
TxSSHMsgUserAuthBanner
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.
RxSSHMsgUserAuthPkOk
TxSSHMsgUserAuthPkOk
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.
RxSSHMsgGlobalRequest
TxSSHMsgGlobalRequest
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.
RxSSHMsgRequestSuccess
TxSSHMsgRequestSuccess
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.
RxSSHMsgRequestFailure
TxSSHMsgRequestFailure
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.
RxSSHMsgChannelOpen
TxSSHMsgChannelOpen
Indicates the number of SSH_MSG_CHANNEL_OPEN messages received
and transmitted. This message requests that a new channel be opened.
RxSSHMsgChannelOpenConfirm
TxSSHMsgChannelOpenConfirm
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.
RxSSHMsgChannelOpenFailure
TxSSHMsgChannelOpenFailure
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.
RxSSHMsgChannelWindowAdjust
TxSSHMsgChannelWindowAdjust
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.
RxSSHMsgChannelData
TxSSHMsgChannelData
Indicates the number of SSH_MST_CHANNEL_DATA messages received
and transmitted. This message is used to transfer data through a channel.
RxSSHMsgChannelExtendedData
TxSSHMsgChannelExtendedData
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).
TABLE 6-23 SSH Server Counters
Counter Description