Configuring SSH Introduction
6-143
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
RxSSHMsgChannelEof
TxSSHMsgChannelEof
Indicates the number of SSH_MSG_CHANNEL_EOF messages received and
transmitted. This message indicates that the sender has finished sending data.
RxSSHMsgChannelClose
TxSSHMsgChannelClose
Indicates the number of SSH_MSG_CHANNEL_CLOSE messages received
and transmitted. This message closes a channel.
RxSSHMsgChannelRequest
TxSSHMsgChannelRequest
Indicates the number of SSH_MSG_CHANNEL_REQUEST messages
received and transmitted. This message makes a channel-specific request.
RxSSHMsgChannelSuccess
TxSSHMsgChannelSuccess
Indicates the number of SSH_MSG_CHANNEL_SUCCESS messages
received and transmitted. This message is a response to the
SSH_MSG_CHANNEL_REQUEST message and indicates success in carrying
out the request.
RxSSHMsgChannelFailure
TxSSHMsgChannelFailure
Indicates the number of SSH_MSG_CHANNEL_FAILURE messages received
and transmitted. This message is a response to the
SSH_MSG_CHANNEL_REQUEST message and indicates failure in carrying
out the request
RxSSHMsgUnknown
TxSSHMsgUnknown
Indicates the number of SSH_MSG_UNKNOWN messages received and
transmitted. This message indicates an unknown message.
TABLE 6-23 SSH Server Counters
Counter Description