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 |
SnmpDetector.getAgentConfigFactory()
getAgentConfigFactory
|
Modifier and Type | Method and Description |
---|---|
void |
SnmpDetector.setAgentConfigFactory(SnmpAgentConfigFactory agentConfigFactory)
setAgentConfigFactory
|
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,
DefaultTaskCoordinator taskCoordinator)
Constructor for NewSuspectScan.
|
NewSuspectScan(InetAddress ipAddress,
ProvisionService provisionService,
EventForwarder eventForwarder,
SnmpAgentConfigFactory agentConfigFactory,
DefaultTaskCoordinator taskCoordinator,
String foreignSource)
Constructor for NewSuspectScan.
|
NodeScan(Integer nodeId,
String foreignSource,
String foreignId,
ProvisionService provisionService,
EventForwarder eventForwarder,
SnmpAgentConfigFactory agentConfigFactory,
DefaultTaskCoordinator taskCoordinator)
Constructor for NodeScan.
|
Modifier and Type | Method and Description |
---|---|
void |
NrtController.setSnmpAgentConfigFactory(SnmpAgentConfigFactory snmpAgentConfigFactory) |
Modifier and Type | Method and Description |
---|---|
void |
AgentConfigurationResource.setAgentConfigFactory(SnmpAgentConfigFactory factory) |
Copyright © 2017. All rights reserved.