MIBCERR105: Incorrect syntax: Expected '('

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

Explanation:  The enumerated list consists of name strings and the associated integer value. The integers should be enclosed in parentheses.

Possible Cause:  The MIB file has invalid characters or characters between the name string and the opening parenthesis.

Action:  Make sure the name string is a single word and does not contain white space.

Possible Cause:  The name string might be incorrectly made up of spaces, or other white space characters.

Action:  Delete any non-white-space characters (characters other than the white space characters such as tab or space) between the name string and the integer value.

Possible Cause:  The integer value might be missing entirely, or the enclosing parentheses might be missing or replaced by braces.

Action:  Enclose the integer value in parentheses.