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 > [email protected] > http://lists.agentpp.org/mailman/listinfo/snmp4j -- AGENT++ http://www.agentpp.com http://www.snmp4j.com http://www.mibexplorer.com http://www.mibdesigner.com _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
