[SNMP4J] Where can I find the TestMasterAgent (SampleAgent.cfg and SampleAgent.bc) config files?

Frank Fock fock at agentpp.com
Mon Nov 23 19:34:40 CET 2009


Those files are created automatically.
Why do you think, that it does not work?

Fokusas wrote:
> I am trying to start TestMasterAgent
> http://www.snmp4j.org/agentX/doc/org/snmp4j/agent/agentx/master/test/TestMasterAgent.html,
> but it is'nt work.
> 
> *configFile = SampleAgent.cfg
> bootCounterFile = SampleAgent.bc
> 
> agent =
>         new AgentXMasterAgent(new OctetString(MPv3.createLocalEngineID()),
>                               messageDispatcher,
>                               null,
>                               moServers,
>                               ThreadPool.create("SampleAgent", 3),
>                               null, // by config file: configurationFactory,
>                               new DefaultMOPersistenceProvider(moServers,
>         configFile),
>                               new EngineBootsCounterFile(bootCounterFile))*
> 
> What should i put in *SampleAgent.cfg and in **SampleAgent.bc*
> 
> Whaiting for any help
> 
> fokusas
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

-- 
AGENT++
http://www.agentpp.com
http://www.snmp4j.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list