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

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.