MIBCERR213: Incorrect syntax: Expected a string after LAST-UPDATED

Source:  ZENworks for Servers; Management and Monitoring Services; MIB Compiler

Explanation:  The LAST-UPDATED clause has a quoted string, which contains the date and time expressed in universal time format (UTC).

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:  Invalid 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: MIBCERR212: Incorrect syntax: Expected LAST-UPDATED  Next Page: MIBCERR214: Incorrect syntax: Expected ORGANIZATION