MIBCERR123: Incorrect syntax: Expected a string after DESCRIPTION

Source:  ZENworks Server Management; Management and Monitoring Services; MIB Compiler

Explanation:  The DESCRIPTION clause has a quoted string, which is the description for that particular object in the MIB.

Possible Cause:  The enclosing quotation marks for the string are missing.

Action:  Enclose the string within quotation marks.

Action:  Use double quotation marks (" ") on any quotes within the string quoted to avoid confusion with the closing quotation marks.

Possible Cause:  Non-white-space characters (characters other than the white space characters such as a tab or space) are present before the beginning of the string.

Action:  Ensure that non-white-space characters do not precede the string.