MIBCERR216: Incorrect syntax: Expected a string after CONTACT-INFO

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

Explanation:  The CONTACT-INFO clause has a quoted string, which gives the information about the contact for any queries for this MIB module.

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 ORGANIZATION and CONTACT-INFO keywords.

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

  Previous Page: MIBCERR215: Incorrect syntax: Expected string after ORGANIZATION  Next Page: MIBCERR217: Incorrect syntax: Expected a string after REVISION