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
[email protected]
http://lists.agentpp.org/mailman/listinfo/snmp4j