© 2011 Fujitsu Technology Solutions
2.5 CLI Messages
This section contains the CLI module messages.
Severity Level 6
Error Message Invalid USER access level detected at cliSecurityLevelCheck.
Explanation Invalid USER access level detected
Recommended Action Invalid user to acces into the system
Severity Level 6
Error Message Invalid access level detected at cliSecurityLevelCheck.
Explanation Invalid access level detected
Recommended Action Invalid user to acces into the system
Severity Level 6
Error Message Telnet Send Failed errno = 0xXX
Explanation Telnet write text string to client
Recommended Action The telent function is invalid.
Severity Level 6
Error Message not able to open the file specified
Explanation check for file opening
Recommended Action The file is failed to open.
Severity Level 6
Error Message not able to closed the file specified
Explanation check for file closing
Recommended Action The file is falied to closed
Severity Level 6
Error Message File size is zero or file do not exists
Explanation Get the size of the file
Recommended Action The file is not existed
Severity Level 6
Error Message Not able to read the file
Explanation read the contents of file in a temporary array
Recommended Action The file is not readable.