MIBCERR158: Incorrect syntax: Specify a string after DISPLAY-HINT

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

Explanation:  The DISPLAY-HINT 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. Use double quotation marks (" ") on any quotes within the string 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:  Delete any non-white-space characters before the string.