| Package | Description | 
|---|---|
| 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 | Field and Description | 
|---|---|
protected MibObject | 
SnmpAttributeType.m_mibObj  | 
| Modifier and Type | Method and Description | 
|---|---|
static SnmpAttributeType | 
SnmpAttributeType.create(ResourceType resourceType,
      String collectionName,
      MibObject mibObj,
      AttributeGroupType groupType)
create 
 | 
| Constructor and Description | 
|---|
HexStringAttributeType(ResourceType resourceType,
                      String collectionName,
                      MibObject mibObj,
                      AttributeGroupType groupType)
Constructor for HexStringAttributeType. 
 | 
NumericAttributeType(ResourceType resourceType,
                    String collectionName,
                    MibObject mibObj,
                    AttributeGroupType groupType)
Constructor for NumericAttributeType. 
 | 
SnmpAttributeType(ResourceType resourceType,
                 String collectionName,
                 MibObject mibObj,
                 AttributeGroupType groupType)
Constructor for SnmpAttributeType. 
 | 
StringAttributeType(ResourceType resourceType,
                   String collectionName,
                   MibObject mibObj,
                   AttributeGroupType groupType)
Constructor for StringAttributeType. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MibObject> | 
DefaultDataCollectionConfigDao.getMibObjectList(String cName,
                String aSysoid,
                String anAddress,
                int ifType)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<MibObject> | 
DataCollectionConfigDao.getMibObjectList(String cName,
                String aSysoid,
                String anAddress,
                int ifType)
getMibObjectList 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CollectionTracker[] | 
MibObject.getCollectionTrackers(List<MibObject> objList)
Deprecated.  
getCollectionTrackers 
 | 
static CollectionTracker[] | 
MibObject.getCollectionTrackers(List<MibObject> objList,
                     SnmpInstId... instances)
Deprecated.  
getCollectionTrackers 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MibObject> | 
MockDataCollectionConfigDao.getMibObjectList(String cName,
                String aSysoid,
                String anAddress,
                int ifType)  | 
Copyright © 2020. All rights reserved.