Package | Description |
---|---|
org.opennms.features.apilayer.config | |
org.opennms.netmgt.collectd | |
org.opennms.netmgt.config | |
org.opennms.netmgt.config.api | |
org.opennms.netmgt.config.datacollection |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao.mock |
Modifier and Type | Method and Description |
---|---|
static MibObjProperty |
SnmpCollectionExtensionManager.toMibObjProperty(org.opennms.integration.api.v1.config.datacollection.MibObjProperty objProperty) |
Modifier and Type | Method and Description |
---|---|
SnmpAttribute |
IndexSplitPropertyExtender.getTargetAttribute(List<CollectionAttribute> sourceAttributes,
SnmpCollectionResource targetResource,
MibObjProperty property) |
SnmpAttribute |
CiscoQoSPropertyExtender.getTargetAttribute(List<CollectionAttribute> sourceAttributes,
SnmpCollectionResource targetResource,
MibObjProperty property) |
SnmpAttribute |
SnmpPropertyExtender.getTargetAttribute(List<CollectionAttribute> sourceAttributes,
SnmpCollectionResource targetResource,
MibObjProperty property)
Gets the target attribute.
|
SnmpAttribute |
RegExPropertyExtender.getTargetAttribute(List<CollectionAttribute> sourceAttributes,
SnmpCollectionResource targetResource,
MibObjProperty property) |
Constructor and Description |
---|
MibPropertyAttributeType(ResourceType resourceType,
MibObjProperty property,
AttributeGroupType groupType)
Instantiates a new MIB property attribute type.
|
Modifier and Type | Method and Description |
---|---|
List<MibObjProperty> |
DefaultDataCollectionConfigDao.getMibObjProperties(String cName,
String aSysoid,
String anAddress) |
Modifier and Type | Method and Description |
---|---|
List<MibObjProperty> |
DataCollectionConfigDao.getMibObjProperties(String cName,
String aSysoid,
String anAddress)
getMibObjProperties
|
Modifier and Type | Method and Description |
---|---|
List<MibObjProperty> |
Group.getProperties() |
Modifier and Type | Method and Description |
---|---|
void |
Group.setProperties(List<MibObjProperty> mibObjProperties) |
Modifier and Type | Method and Description |
---|---|
List<MibObjProperty> |
MockDataCollectionConfigDao.getMibObjProperties(String cName,
String aSysoid,
String anAddress) |
Copyright © 2021. All rights reserved.