public class EntityPhysicalTableTracker extends TableTracker
Constructor and Description |
---|
EntityPhysicalTableTracker(Map<SnmpObjId,HwEntityAttributeType> vendorAttributes,
SnmpObjId[] oids,
Map<String,String> replacementMap)
The Constructor.
|
EntityPhysicalTableTracker(RowCallback rowProcessor,
SnmpObjId[] oids)
The Constructor.
|
Modifier and Type | Method and Description |
---|---|
SnmpRowResult |
createRowResult(int columnCount,
SnmpInstId instance) |
OnmsHwEntity |
getRootEntity()
Gets the root entity.
|
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 EntityPhysicalTableTracker(Map<SnmpObjId,HwEntityAttributeType> vendorAttributes, SnmpObjId[] oids, Map<String,String> replacementMap)
vendorAttributes
- the vendor attributesoids
- the SNMP OIDs to collectreplacementMap
- the replacement mappublic EntityPhysicalTableTracker(RowCallback rowProcessor, SnmpObjId[] oids)
rowProcessor
- the row processoroids
- the OIDspublic 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 OnmsHwEntity getRootEntity()
Copyright © 2021. All rights reserved.