MIBCERR217: Incorrect syntax: Specify a string after REVISION

Source:  ZENworks Server Management; 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 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:  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.