Re: Help to get started to integrate an agent module

2017-05-03 Thread Murali Karicheri
On 05/03/2017 01:02 PM, Murali Karicheri wrote: > On 05/03/2017 12:15 PM, Murali Karicheri wrote: >> 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

Re: Help to get started to integrate an agent module

2017-05-03 Thread Murali Karicheri
On 05/03/2017 12:15 PM, Murali Karicheri wrote: > 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

Help to get started to integrate an agent module

2017-05-03 Thread Murali Karicheri
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