libsmi error module-identity-not-first

Error text: MODULE-IDENTITY clause must be the first declaration in a module

Reference: RFC 2578 section 3


   All information modules start with exactly one invocation of the
   MODULE-IDENTITY macro, which provides contact information as well as
   revision history to distinguish between versions of the same
   information module.  This invocation must appear immediately after
   any IMPORTs statements.