The following error is seen when compiling the PAN-COMMON-MIB in Spectrum MIB Tools:
Could not parse the file PAN-COMMON-MIB.
Couldn't resolve these TC constructs :
{ Boolean }
Release: All Supported Releases
Component: SPCAPP - Spectrum Applications
The PAN-COMMON-MIB is missing an IMPORTS statement to account for the Boolean SYNTAX.
Add the following to the IMPORTS statement and recompile:
Boolean
FROM IBM-SYSTEM-MIB