
I am compiling my MIB at level 6 using the URL:
http://www.ibr.cs.tu-bs.de/bin/smitools.cgi
Compilation gives the following error message:
mibs/ORCHESTRIA-NBA-MIB.mib:69: [1] {internal-other} syntax error, unexpected UPPERCASE_IDENTIFIER, expecting FROM or ','
Additional descriptions of some error/warning messages:
Error: internal-other (level 1)
Message: %s
Description: An unspecified error occured. Please submit a detailed bug report
to the libsmi maintainer or the libsmi mailing list at
The error synopsis is correct, the fault is due to a missing ',' in an IMPORT statement:
IMPORTS MODULE-IDENTITY, OBJECT-IDENTITY, OBJECT-TYPE,
NOTIFICATION-TYPE,
Unsigned32, Counter32
FROM SNMPv2-SMI
OBJECT-GROUP, NOTIFICATION-GROUP, MODULE-COMPLIANCE
FROM SNMPv2-CONF
TEXTUAL-CONVENTION, DisplayString, RowStatus,
VariablePointer
FROM SNMPv2-TC
orchComponentNBA, orchComponentNBAExp, orchConformanceNBA
OrchEventSeverityTC, OrchEventControlTC, OrchEventRateTC,
orchEventSequenceNo, orchEventSeverity,
orchEventInformation
FROM ORCHESTRIA-MIB;
Adding the comma after 'orchConformanceNBA' fixes the problem and no errors or warnings are then reported:
The processing did not reveal any errors or warnings.
Tony Hicks Senior Software Engineer Orchestria Information Protection and Control
Click here http://www.orchestria.com/dlp/DLP_Requirements_Roadmap2wtl.asp to learn the 8 essential requirements for Data Loss Prevention Click here http://www.orchestria.com/dlp/Classifying_Records_2adwtl.asp to discover the best practices for classifying and controlling corporate records
+44 1823 424063 (Direct) tony.hicks@orchestria.com mailto:tony.hicks@orchestria.com www.orchestria.com http://www.orchestria.com