Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.snmpAsset.adapter |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
AssetField[] |
SnmpAssetAdapterConfig.getAssetFieldsForAddress(InetAddress address,
String sysoid) |
AssetField[] |
SnmpAssetAdapterConfigManager.getAssetFieldsForAddress(InetAddress address,
String sysoid)
Returns all
AssetField objects that are in packages that match the specified
sysoid precisely based on the |
Modifier and Type | Method and Description |
---|---|
List<AssetField> |
Package.getAssetFields() |
Modifier and Type | Method and Description |
---|---|
void |
Package.addAssetField(AssetField assetField) |
boolean |
Package.removeAssetField(AssetField assetField) |
Modifier and Type | Method and Description |
---|---|
void |
Package.setAssetFields(List<AssetField> assetFields) |
Copyright © 2021. All rights reserved.