| Package | Description | 
|---|---|
| org.opennms.netmgt.sampler.config.snmp | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpAgent | 
SnmpCollectionRequest.getAgent()  | 
SnmpAgent | 
SnmpAgentRepository.getAgentById(String agentId)  | 
| Modifier and Type | Method and Description | 
|---|---|
Collection<SnmpAgent> | 
SnmpAgentRepository.getAgentsByProtocol(String protocol)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnmpAgentRepository.addAgent(SnmpAgent agent)  | 
org.opennms.netmgt.snmp.CollectionTracker | 
Group.createCollectionTracker(SnmpAgent agent,
                       SampleSet sampleSet)  | 
org.opennms.netmgt.snmp.CollectionTracker | 
Table.createCollectionTracker(SnmpAgent agent,
                       SampleSet sampleSet)  | 
SnmpCollectionRequest | 
SnmpMetricRepository.createRequestForAgent(SnmpAgent agent)  | 
boolean | 
SystemDef.matches(SnmpAgent agent)  | 
| Constructor and Description | 
|---|
SnmpCollectionRequest(SnmpAgent agent)  | 
Copyright © 2016. All rights reserved.