public class SnmpIfData extends Object
SnmpIfData class.
Constructor and Description |
---|
SnmpIfData(OnmsSnmpInterface snmpIface)
Constructor for SnmpIfData.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributesMap()
getAttribtuesMap
|
String |
getIfAlias()
getIfAlias
|
int |
getIfIndex()
getIfIndex
|
int |
getIfType()
getIfType
|
String |
getLabelForRRD()
getLabelForRRD
|
int |
getNodeId()
getNodeId
|
boolean |
isCollectionEnabled()
isCollectionEnabled
|
protected static int |
nullSafeUnbox(Integer num,
int dflt) |
protected static long |
nullSafeUnbox(Long num,
long dflt) |
public SnmpIfData(OnmsSnmpInterface snmpIface)
Constructor for SnmpIfData.
snmpIface
- a OnmsSnmpInterface
object.protected static int nullSafeUnbox(Integer num, int dflt)
protected static long nullSafeUnbox(Long num, long dflt)
public int getNodeId()
getNodeId
public boolean isCollectionEnabled()
isCollectionEnabled
public int getIfIndex()
getIfIndex
public int getIfType()
getIfType
Copyright © 2021. All rights reserved.