MIBCERR217: Incorrect syntax: Expected a string after REVISION

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

Explanation:  The REVISION clause has a quoted string, which is 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 between the quoted string after the CONTACT-INFO keyword and the REVISION keyword.

Action:  Delete any non-white-space characters between the quoted string after the keywords CONTACT-INFO and REVISION.

  Previous Page: MIBCERR216: Incorrect syntax: Expected a string after CONTACT-INFO  Next Page: MIBCERR218: Incorrect syntax: Expected CONTACT-INFO