I am using Paessler Importer v3.5.6 and keep getting an this error "Something went wrong. Please check if all needed include/import files are in the stdmib or working path."
Error: Missing import module: CISCO-SMI
Line: 40
Any help is appreciated.... Here is the Mib file...
link to MIB file
Article Comments
Dear jhonpernia,
To import this MIB file with our MIB-Importer you need some additional MIB-files as an import.
IMPORTS
...
...
...
ciscoMgmt
FROM CISCO-SMI;
In your case, the MIB-Importer is complaining about the missing CISCO-SMI import-file...
Error: Missing import module: CISCO-SMI Line: 40
... which can be downloaded from CISCO.
To import your MIB successfully, the import-MIB-file must be stored in the very same folder before starting the import-process.
Best regards,
Sven
Apr, 2017 - Permalink
Dear jhonpernia,
To import this MIB file with our MIB-Importer you need some additional MIB-files as an import.
In your case, the MIB-Importer is complaining about the missing CISCO-SMI import-file...
Error: Missing import module: CISCO-SMI Line: 40
... which can be downloaded from CISCO. To import your MIB successfully, the import-MIB-file must be stored in the very same folder before starting the import-process.
Best regards,
Sven
Apr, 2017 - Permalink