moServers,
ThreadPool.create("SampleAgent", 3),
null, // by config file: configurationFactory,
new DefaultMOPersistenceProvider(moServers,
configFile),
new EngineBootsCounterFile(bootCounterFile)) {
public void configure() {
super.configure();
// Here configuration is added programmatically (alternatively
// configuration can be done by properties as commented out above).
addCommunities(communityMIB);