
Hi,
I just inherited some scripts which use the SMI tools (smilint, smidump) and am pretty new to this. So if this question is basic, pl excuse me; I have already searched the archives ...
When checking a set MIB modules using smilint, I get the following errors-
[...snip...] nortelPC-standardTextualConventionsV1_CC0066B.mib:42: [1] {} type `Gauge32' may only be defined in SMI/SPPI base modules nortelPC-standardTextualConventionsV1_CC0066B.mib:43: [1] {} type `Counter32' may only be defined in SMI/SPPI base modules nortelPC-standardTextualConventionsV1_CC0066B.mib:44: [1] {} type `Unsigned32' may only be defined in SMI/SPPI base modules nortelPC-standardTextualConventionsV1_CC0066B.mib:45: [1] {} type `Integer32' may only be defined in SMI/SPPI base modules nortelPC-textualConventionsV1_CC0066B.mib:57: [1] {} type `Unsigned64' may only be defined in SMI/SPPI base modules nortelPC-textualConventionsV1_CC0066B.mib:194: [2] {enum-zero} number enumeration contains zero value in SMIv1 MIB nortelPC-frameRelayUniV1_CC0066B.mib:36: [0] {} the SPPI construct/keyword `Unsigned64' may not be used in a MIB [end]
How do I define/setup a base module (since that seems to be core of the problem)? Is there anything else I am missing?
Thanks,
- Raj.