MIBCERR137: Incorrect syntax: Expected SYNTAX

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

Explanation:  In ASN.1 syntax, the SYNTAX keyword forms part of the OBJECT-TYPE macro, defining the format of the value taken by the object.

In SNMP Version 2 syntax, the SYNTAX keyword forms part of the OBJECT-TYPE and TEXTUAL-CONVENTIONS macro, describing any of these types.

Possible Cause:  The SYNTAX keyword is missing.

Action:  Ensure that the SYNTAX keyword is present.

Possible Cause:  Non-white-space characters (characters other than the white space characters such as a tab or space) are present in the place of the SYNTAX keyword.

Action:  Delete any non-white-space characters.