org.opennms.netmgt.collectd
Class NumericAttributeType
java.lang.Object
org.opennms.netmgt.collectd.SnmpAttributeType
org.opennms.netmgt.collectd.NumericAttributeType
- All Implemented Interfaces:
- AttributeDefinition, CollectionAttributeType
public class NumericAttributeType
- extends SnmpAttributeType
| Methods inherited from class org.opennms.netmgt.collectd.SnmpAttributeType |
create, equals, getAlias, getCollectionName, getCollectionTrackers, getGroupIfType, getGroupName, getGroupType, getInstance, getName, getOid, getResourceType, getType, hashCode, log, matches, storeResult, toString |
NumericAttributeType
public NumericAttributeType(ResourceType resourceType,
String collectionName,
MibObject mibObj,
AttributeGroupType groupType)
supportsType
public static boolean supportsType(String rawType)
storeAttribute
public void storeAttribute(CollectionAttribute attribute,
Persister persister)
- Specified by:
storeAttribute in interface CollectionAttributeType- Specified by:
storeAttribute in class SnmpAttributeType
Copyright © 2009. All Rights Reserved.