Package org.opennms.netmgt.enlinkd.snmp
Class MtxrLldpRemTableTracker.MtxrLldpRemRow
- java.lang.Object
-
- org.opennms.netmgt.snmp.SnmpRowResult
-
- org.opennms.netmgt.enlinkd.snmp.LldpRemTableTracker.LldpRemRow
-
- org.opennms.netmgt.enlinkd.snmp.MtxrLldpRemTableTracker.MtxrLldpRemRow
-
- Enclosing class:
- MtxrLldpRemTableTracker
public static class MtxrLldpRemTableTracker.MtxrLldpRemRow extends LldpRemTableTracker.LldpRemRow
-
-
Constructor Summary
Constructors Constructor Description MtxrLldpRemRow(int columnCount, SnmpInstId instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Integer
getMtxrNeighborIndex()
-
Methods inherited from class org.opennms.netmgt.enlinkd.snmp.LldpRemTableTracker.LldpRemRow
getLldpLink, getLldpRemChassisId, getLldpRemChassisidSubtype, getLldpRemIndex, getLldpRemLocalPortNum, getLldpRemPortDescr, getLldpRemPortid, getLldpRemPortidSubtype, getLldpRemSysname, getLldpRemTimeMark
-
Methods inherited from class org.opennms.netmgt.snmp.SnmpRowResult
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
-
-
-
-
Constructor Detail
-
MtxrLldpRemRow
public MtxrLldpRemRow(int columnCount, SnmpInstId instance)
-
-
Method Detail
-
getMtxrNeighborIndex
public Integer getMtxrNeighborIndex()
-
-