Quantcast
Channel: C# Based Open Source SNMP Library for .NET and Mono
Viewing all articles
Browse latest Browse all 576

New Post: How Can I Compile again The Edited Mib file Which Has Same Name ?

$
0
0
If reloadObject.Tree.PendingModules.Count is not 0, then the modules are pending. You will have to compile all modules and their dependencies to avoid pending modules.

If both reloadObject.Tree.PendingModules.Count and reloadObject.Tree.LoadedModules.Count are 0, that means you fail to compile the MIB documents to .module files in the module folder. That must be done ahead of loading any module, by using Assembler class. In the Compiler sample you can see how this class is used to compile MIB documents to .module files.

-Lex

Viewing all articles
Browse latest Browse all 576

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>