Package | Description |
---|---|
org.opennms.netmgt.collectd | |
org.opennms.netmgt.collection.core |
Modifier and Type | Interface and Description |
---|---|
interface |
SnmpCollectionAgentService |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSnmpCollectionAgentService
Represents a remote SNMP agent on a specific IPv4 interface.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCollectionAgentService
Represents a remote SNMP agent on a specific IPv4 interface.
|
Modifier and Type | Field and Description |
---|---|
protected CollectionAgentService |
DefaultCollectionAgent.m_agentService |
Modifier and Type | Method and Description |
---|---|
static CollectionAgentService |
DefaultCollectionAgentService.create(Integer ifaceId,
IpInterfaceDao ifaceDao,
org.springframework.transaction.PlatformTransactionManager transMgr)
create
|
Constructor and Description |
---|
DefaultCollectionAgent(CollectionAgentService agentService,
String location) |
Copyright © 2021. All rights reserved.