Modifier and Type | Method and Description |
---|---|
SnmpAgentConfigFactory |
SnmpProfileMapperImpl.getAgentConfigFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SnmpProfileMapperImpl.setAgentConfigFactory(SnmpAgentConfigFactory agentConfigFactory) |
Constructor and Description |
---|
SnmpProfileMapperImpl(FilterDao filterDao,
SnmpAgentConfigFactory agentConfigFactory,
LocationAwareSnmpClient locationAwareSnmpClient) |
Modifier and Type | Class and Description |
---|---|
class |
ProxySnmpAgentConfigFactory |
Modifier and Type | Class and Description |
---|---|
class |
SnmpPeerFactory
This class is the main repository for SNMP configuration information used by
the capabilities daemon.
|
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfigFactory |
SnmpHardwareInventoryProvisioningAdapter.getSnmpPeerFactory()
Gets the SNMP peer factory.
|
SnmpAgentConfigFactory |
SnmpAssetProvisioningAdapter.getSnmpPeerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
SnmpHardwareInventoryProvisioningAdapter.setSnmpPeerFactory(SnmpAgentConfigFactory snmpConfigDao)
Sets the SNMP peer factory.
|
void |
SnmpAssetProvisioningAdapter.setSnmpPeerFactory(SnmpAgentConfigFactory snmpConfigDao) |
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfigFactory |
GenericSnmpDetectorFactory.getAgentConfigFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GenericSnmpDetectorFactory.setAgentConfigFactory(SnmpAgentConfigFactory agentConfigFactory) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSnmpScanner.setSnmpAgentConfigFactory(SnmpAgentConfigFactory snmpPeerFactory)
setSnmpAgentConfigFactory
|
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfigFactory |
NodeScan.AgentScan.getAgentConfigFactory() |
Modifier and Type | Method and Description |
---|---|
void |
Provisioner.setAgentConfigFactory(SnmpAgentConfigFactory agentConfigFactory)
setAgentConfigFactory
|
Constructor and Description |
---|
ForceRescanScan(Integer nodeId,
ProvisionService provisionService,
EventForwarder eventForwarder,
SnmpAgentConfigFactory agentConfigFactory,
TaskCoordinator taskCoordinator)
Constructor for NewSuspectScan.
|
NewSuspectScan(InetAddress ipAddress,
ProvisionService provisionService,
EventForwarder eventForwarder,
SnmpAgentConfigFactory agentConfigFactory,
TaskCoordinator taskCoordinator,
String foreignSource,
String location)
Constructor for NewSuspectScan.
|
NodeScan(Integer nodeId,
String foreignSource,
String foreignId,
OnmsMonitoringLocation location,
ProvisionService provisionService,
EventForwarder eventForwarder,
SnmpAgentConfigFactory agentConfigFactory,
TaskCoordinator taskCoordinator,
io.opentracing.Span span)
Constructor for NodeScan.
|
Modifier and Type | Field and Description |
---|---|
SnmpAgentConfigFactory |
SnmpRequestCommand.snmpAgentConfigFactory |
SnmpAgentConfigFactory |
ShowConfigCommand.snmpAgentConfigFactory |
Modifier and Type | Method and Description |
---|---|
void |
NrtController.setSnmpAgentConfigFactory(SnmpAgentConfigFactory snmpAgentConfigFactory) |
Modifier and Type | Method and Description |
---|---|
void |
AgentConfigurationResource.setAgentConfigFactory(SnmpAgentConfigFactory factory) |
Copyright © 2021. All rights reserved.