MIBCERR139: Incorrect syntax: Import clause: Expected symbol

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

Explanation:  Terms defined in other MIB modules can be referenced with the IMPORT clause. Only identifiers, types, and object identifiers can be used with the IMPORT clause.

Possible Cause:  The term present in the IMPORT clause is neither an identifier nor a type.

Action:  Check that the items with the IMPORT clause are either identifiers or types. Standard SMI macros such as OBJECT-TYPE and TRAP-TYPE can also be imported.