MIBCERR201: Incorrect syntax: Specify a string after UNITS

Source:  ZENworks Server Management; Management and Monitoring Services; MIB Compiler

Explanation:  The UNITS clause defines the units for the OBJECT-TYPE, such as minutes and seconds.

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:  Non-white-space characters (characters other than the white space characters such as a tab or space) are present before the beginning of the string.

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