Package org.opennms.netmgt.enlinkd.snmp
Class MtxrNeighborTableTracker.MtxrNeighborRow
- java.lang.Object
-
- org.opennms.netmgt.snmp.SnmpRowResult
-
- org.opennms.netmgt.enlinkd.snmp.MtxrNeighborTableTracker.MtxrNeighborRow
-
- Enclosing class:
- MtxrNeighborTableTracker
public static class MtxrNeighborTableTracker.MtxrNeighborRow extends SnmpRowResult
-
-
Constructor Summary
Constructors Constructor Description MtxrNeighborRow(int columnCount, SnmpInstId instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getMtxrNeighborIndex()
Integer
getMtxrNeighborInterfaceId()
-
Methods inherited from class org.opennms.netmgt.snmp.SnmpRowResult
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
-
-
-
-
Constructor Detail
-
MtxrNeighborRow
public MtxrNeighborRow(int columnCount, SnmpInstId instance)
-
-