Package | Description |
---|---|
org.opennms.core.test.snmp | |
org.opennms.netmgt.config | |
org.opennms.netmgt.config.api | |
org.opennms.netmgt.config.snmp |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfig |
ProxySnmpAgentConfigFactory.getAgentConfigFromProfile(SnmpProfile snmpProfile,
InetAddress address) |
Modifier and Type | Method and Description |
---|---|
List<SnmpProfile> |
SnmpPeerFactory.getProfiles() |
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfig |
SnmpPeerFactory.getAgentConfigFromProfile(SnmpProfile snmpProfile,
InetAddress address) |
Modifier and Type | Method and Description |
---|---|
List<SnmpProfile> |
SnmpAgentConfigFactory.getProfiles()
Get all the SNMP profiles from SNMP Config.
|
Modifier and Type | Method and Description |
---|---|
SnmpAgentConfig |
SnmpAgentConfigFactory.getAgentConfigFromProfile(SnmpProfile snmpProfile,
InetAddress address)
getAgentConfig for a given profile
|
Modifier and Type | Method and Description |
---|---|
List<SnmpProfile> |
SnmpProfiles.getSnmpProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
SnmpProfiles.addSnmpProfile(SnmpProfile snmpProfile) |
void |
AddressSnmpConfigVisitor.visitSnmpProfile(SnmpProfile snmpProfile) |
void |
SnmpConfigVisitor.visitSnmpProfile(SnmpProfile snmpProfile) |
void |
AbstractSnmpConfigVisitor.visitSnmpProfile(SnmpProfile snmpProfile) |
Modifier and Type | Method and Description |
---|---|
void |
SnmpProfiles.setSnmpProfiles(List<SnmpProfile> snmpProfiles) |
Copyright © 2021. All rights reserved.