Re: developing standalone agent
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel,gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2009/3/25 Abhishek Avasthi <[email protected]>: > Please help me understand how I can develop a standalone (core) SNMP agent > using 5.4.2.1 release. ./configure make make install > I don’t need Agent X support (Master and sub agent). ./configure --with-out-mib-modules=agentx make make install > I have to support a single enterprise mib. ./configure --with-out-mib-modules=agentx --with-mib-modules=myMib make make install Dave ------------------------------------------------------------------------------