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

Source:  ZENworks for Servers; 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 quotes for the string are missing.

Action:  Enclose the string within quotes. Double quote (" ") any quotes in the string to avoid confusion with the closing quote.

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

Action:  Delete any non-white-space characters before the string.

  Previous Page: MIBCERR157: Print operation cancelled, either due to operator cancel or operation cannot be completed  Next Page: MIBCERR201: Incorrect syntax: Expected a string after UNITS