Uses of Class
org.opennms.netmgt.collectd.OnmsSnmpCollection
-
Packages that use OnmsSnmpCollection Package Description org.opennms.netmgt.collectd -
-
Uses of OnmsSnmpCollection in org.opennms.netmgt.collectd
Methods in org.opennms.netmgt.collectd that return OnmsSnmpCollection Modifier and Type Method Description protected OnmsSnmpCollection
ResourceType. getCollection()
getCollectionConstructors in org.opennms.netmgt.collectd with parameters of type OnmsSnmpCollection Constructor Description GenericIndexResourceType(SnmpCollectionAgent agent, OnmsSnmpCollection snmpCollection, ResourceType resourceType)
Constructor for GenericIndexResourceType.IfAliasResourceType(SnmpCollectionAgent agent, OnmsSnmpCollection snmpCollection, ServiceParameters params, IfResourceType ifResourceType)
Constructor for IfAliasResourceType.IfResourceType(SnmpCollectionAgent agent, OnmsSnmpCollection snmpCollection)
Constructor for IfResourceType.NodeResourceType(SnmpCollectionAgent agent, OnmsSnmpCollection snmpCollection)
Constructor for NodeResourceType.ResourceType(SnmpCollectionAgent agent, OnmsSnmpCollection snmpCollection)
Constructor for ResourceType.SnmpCollectionSet(SnmpCollectionAgent agent, OnmsSnmpCollection snmpCollection, LocationAwareSnmpClient client)
Constructor for SnmpCollectionSet.
-