Re: Attaching a MIB Module into a C++ program

2012-10-26 Thread Sverre Moe
:51:10 Emne: Attaching a MIB Module into a C++ program I am trying to attach a MIB Module into my C++ program. Making it an AgentX subagent. Any help/suggestion is appreciated. I followed the MIB Module Tutorial on Net-SNMP, created myself a MIB module with 3 scalars. Then running

Attaching a MIB Module into a C++ program

2012-10-25 Thread Sverre Moe
I am trying to attach a MIB Module into my C++ program. Making it an AgentX subagent. Any help/suggestion is appreciated. I followed the MIB Module Tutorial on Net-SNMP, created myself a MIB module with 3 scalars. Then running the command net-snmp-config --compile-subagent mysnmp mysnmp.c