Template:FAQ:Coding 13

From Net-SNMP Wiki
Revision as of 13:50, 29 December 2006 by Dts12 (Talk | contribs) (5.4 release synchronisation)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Remember that 'mib2c' generates a template for the MIB implementation. It doesn't fill in all the details for you. In particular, it cannot know how to obtain the information needed to answer particular queries. That's the job of the MIB module programmer (you!) - See the previous question for how to proceed.

Essentially mib2c handles the syntax of the MIB implementation, leaving you to concentrate on the semantics.