HP Comware 5 Debug Manual Vol 3

Field
Description
Service Auth Error: Identity authentication service request error.
NewKey Error: Server newkey state machine error.
GEX_Reply Error: GEX public key reply error.
GEX_Group Error: Key exchange algorithm error.
GRP Reply Error: GRP public key reply error.
Server Key Init Error: Algorithm negotiation initialization error.
SFTPS Opendir: SFTP server directory open error.
SFTPS Open Error: File open error.
SFTPS Process Error: SFTP server message process error.
Table 2 describes output fields and messages for the debugging ssh server vty event command.
Table 213 Output from the debugging ssh server vty event command
Field
Description
VTY[vty-number]
Current user interface.
Accept:
Socket accept event.
Successful to send version string: version-string
Successfully send version information in the format
"SSH-<Primary protocol version
number>.<Secondary protocol version
number>-<Software version number>"
Socket:soketid
Current socket ID.
LineIndex:lineindex
Current line index.
IP:ipaddress
IP address of the login user.
FSM Change: From fsm1 to fsm2
State machine transition.
Read:
Socket read event.
Server Key Init:
Server key initialization.
InEncrypt:key-algorithm
Received encryption algorithm information.
OutEncrypt: key-algorithm
Sent encryption algorithm information.
InMac:mac-algorithm
Received MAC algorithm information.
OutMac: mac-algorithm
Sent MAC algorithm information.
KeyType:key-type
Key type.
SUB1_FSM Change: From sub1_fsm1 to sub1_fsm2
Level-1 sub-state-machine change.
SUB2_Auth_FSM from sub2_fsm1 to sub2_fsm2
Level-2 sub-state-machine change.
UserAuthInit:
User authentication initialization.
Get user name:user-name!
Client username.
Sub2Password:
Password authentication.
Channel Request:
Channel request from the client.
Received channel request:request-type
Type of the received channel request.
415