Template:FAQ:Coding 05

From Net-SNMP Wiki
Revision as of 23:17, 28 December 2006 by Dts12 (Talk | contribs) (Simple wiki markup)

Jump to: navigation, search

This is most likely the same problem as above. mib2c takes the name of a MIB object, not the name of a file (or a MIB module). Try using the name of the MODULE-IDENTITY definition.

Another possibility is that the MIB may contain syntax errors. Try running it through 'snmptranslate' or a dedicated SMI validation tool (such as 'smilint' or the on-line interface at http://wwwsnmp.cs.utwente.nl/ietf/mibs/validate/)