Command Reference Guide

Management
CLI Command Reference
September 2014 Page 693
HP Moonshot Switch Module CLI Command Reference
Table 32: SSHD Log Messages
Component Message Cause
SSHD SSHD: Unable to create the global (data)
semaphore
Failed to create semaphore for global data
protection.
SSHD SSHD: Msg Queue is full, event = XXXX Failed to send the message to the SSHD
message queue as message queue is full.
XXXX indicates the event to be sent.
SSHD SSHD: Unknown UI event in message,
event = XXXX
Failed to dispatch the UI event to the
appropriate SSHD function as its an invalid
event. XXXX indicates the event to be
dispatched.
SSHD sshdApiCnfgrCommand: Failed calling
sshdIssueCmd.
Failed to send the message to the SSHD
message queue.
Table 33: User_Manager Log Messages
Component Message Cause
User_Manager User Login Failed for XXXX Failed to authenticate user login. XXXX
indicates the username to be authenticated.
User_Manager Access level for user XXXX could not be
determined. Setting to READ_ONLY.
Invalid access level specified for the user. The
access level is set to READ_ONLY. XXXX
indicates the username.
User_Manager Could not migrate config file XXXX from
version YYYY to ZZZZ. Using defaults.
Failed to migrate the config file. XXXX is the
config file name. YYYY is the old version
number and ZZZZ is the new version number.