public class Dot1dBasePortTableTracker extends TableTracker
Modifier and Type | Class and Description |
---|---|
static class |
Dot1dBasePortTableTracker.Dot1dBasePortRow |
Modifier and Type | Field and Description |
---|---|
static SnmpObjId[] |
bridgePort_elemList |
static SnmpObjId |
DOT1D_BASE_IFINDEX |
static SnmpObjId |
DOT1D_BASE_PORT |
Constructor and Description |
---|
Dot1dBasePortTableTracker() |
Dot1dBasePortTableTracker(RowCallback rowProcessor) |
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
createRowResult(int columnCount,
SnmpInstId instance) |
void |
processDot1dBasePortRow(Dot1dBasePortTableTracker.Dot1dBasePortRow row)
processDot1DBasePortRow
|
void |
rowCompleted(SnmpRowResult row) |
buildNextPdu, getWalkRequests, handleWalkResponses, isFinished, setMaxRepetitions, setMaxRetries, storeResult
failed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFailed, setFinished, setParent, setTimedOut, timedOut
public static final SnmpObjId DOT1D_BASE_PORT
public static final SnmpObjId DOT1D_BASE_IFINDEX
public static final SnmpObjId[] bridgePort_elemList
public Dot1dBasePortTableTracker()
public Dot1dBasePortTableTracker(RowCallback rowProcessor)
public SnmpRowResult createRowResult(int columnCount, SnmpInstId instance)
createRowResult
in interface RowResultFactory
createRowResult
in class TableTracker
public void rowCompleted(SnmpRowResult row)
rowCompleted
in interface RowCallback
rowCompleted
in class TableTracker
public void processDot1dBasePortRow(Dot1dBasePortTableTracker.Dot1dBasePortRow row)
processDot1DBasePortRow
row
- a org.opennms.netmgt.enlinkd.Dot1dBasePortRow.Dot1DBasePortRow
object.Copyright © 2021. All rights reserved.