Hello Coders,

I am exploring how to add a agent mib module to net-snmp. I have the MIB 
definition
text file which in this case is IEC-62439-3-MIB.txt that have copied to mibs 
folder
of net-snmp source tree (fetched from git://git.code.sf.net/p/net-snmp/code).
My Google search landed me to 

http://www.net-snmp.org/tutorial/tutorial-5/toolkit/mib_module/index.html

So I will first try to add a scalar as described there. But I also see two
options to add a Table. One is using mib2c and other is using the table of
data stored within the agent example. Which one is preferred? Also the mib2c
example requires some plumbing to build it as part of the agent code. Is
there any other document for this that I can refer? Your help is highly
appreciated as I am afraid that I may be heading in the wrong direction.

Thanks

-- 
Murali Karicheri
Linux Kernel, Keystone

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to