org.opennms.netmgt.threshd
Class SnmpThresholdNetworkInterface
java.lang.Object
org.opennms.netmgt.threshd.SnmpThresholdNetworkInterface
public class SnmpThresholdNetworkInterface
- extends Object
SnmpThresholdNetworkInterface
public SnmpThresholdNetworkInterface(ThresholdsDao thresholdsDao,
ThresholdNetworkInterface iface,
Map parms)
getThresholdConfiguration
public SnmpThresholdConfiguration getThresholdConfiguration()
setThresholdConfiguration
public void setThresholdConfiguration(SnmpThresholdConfiguration thresholdConfiguration)
setAllInterfaceMap
public void setAllInterfaceMap(Map<String,Map<String,Set<ThresholdEntity>>> allInterfaceMap)
getAllInterfaceMap
public Map<String,Map<String,Set<ThresholdEntity>>> getAllInterfaceMap()
getNetworkInterface
public ThresholdNetworkInterface getNetworkInterface()
setNetworkInterface
public void setNetworkInterface(ThresholdNetworkInterface networkInterface)
isIPV4
public boolean isIPV4()
getInetAddress
public InetAddress getInetAddress()
getIpAddress
public String getIpAddress()
getNodeId
public Integer getNodeId()
toString
public String toString()
- Overrides:
toString in class Object
getNodeThresholdMap
public Map<String,Set<ThresholdEntity>> getNodeThresholdMap()
getInterfaceThresholdMap
public Map<String,Set<ThresholdEntity>> getInterfaceThresholdMap(String ifLabel)
Copyright © 2009. All Rights Reserved.