Configuring SSH Introduction
6-141
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
RxSSHMsgUnimplemented
TxSSHMsgUnimplemented
Indicates the number of SSH_MSG_UNIMPLEMENTED messages received
and transmitted. This message is a reserved message used for future imple-
mentations and is ignored.
RxSSHMsgDebug
TxSSHMsgDebug
Indicates the number of SSH_MSG_DEBUG messages received and transmit-
ted. This message is used to exchange debug information between each end
of a connection.
RxSSHMsgServiceRequest
TxSSHMsgServiceRequest
Indicates the number of SSH_MSG_SERVICE_REQUEST messages received
and transmitted. This message is used to request a specific service.
RxSSHMsgServiceAccept
TxSSHMsgServiceAccept
Indicates the number of SSH_MSG_SERVICE_ACCEPT messages received
and transmitted. This message is a response to the
SSH_MSG_SERVICE_REQUEST message and indicates that the service
requested is provided.
RxSSHMsgKexInit
TxSSHMsgKexInit
Indicates the number of SSH_MSG_KEXINIT messages received and trans-
mitted. This message initiates a key exchange during authentication.
RxSSHMsgNewKeys
TxSSHMsgNewKeys
Indicates the number of SSH_MSG_NEWKEYS messages received and trans-
mitted. This message ends a key exchange during authentication.
RxSSHMsgKexDhInit
TxSSHMsgKexDhInit
Indicates the number of SSH_MSG_KEXDH_INIT messages received and
transmitted. This message initiates a Diffie-Hellman key exchange during
authentication.
RxSSHMsgKexDhReply
TxSSHMsgKexDhReply
Indicates the number of SSH_MSG_KEXDH_REPLY messages received and
transmitted. This message is a reply to the SSH_MSG_KEXDH_INIT mes-
sage and provides the exchange hash, which is used to authenticate the key
exchange.
RxSSHMsgUserAuthRequest
TxSSHMsgUserAuthRequest
Indicates the number of SSH_MSG_USERAUTH_REQUEST messages
received and transmitted. This message makes a request for authentication.
RxSSHMsgUserAuthFailure
TxSSHMsgUserAuthFailure
Indicates the number of SSH_MSG_USERAUTH_FAILURE messages
received and transmitted. This message is a response to the
SSH_MSG_USERAUTH_REQUEST message and indicates that either the
request was rejected or more authentication is required..
RxSSHMsgUserAuthSuccess
TxSSHMsgUserAuthSuccess
Indicates the number of SSH_MSG_USERAUTH_SUCCESS messages
received and transmitted. This message is a response to the
SSH_MSG_USERAUTH_REQUEST and indicates that the authentication
request was accepted.
TABLE 6-23 SSH Server Counters
Counter Description