compile netSnmpHostsTable
"winston smith" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to develop a dynamic module for the net-snmp agent following the example './net-snmp-5.2.2/agent/mibgroup/examples/netSnmpHostsTable.c'. Is there any "Makefile" to compile sources into a single '.so'? Scalar examples are very useful to understand the architecture, and snmpd binding with dlmod run with no problem. Thanks! // hj