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, storeResultfailed, getCollectionTracker, getParent, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, reportTooBigErr, setFailed, setFinished, setParent, setTimedOut, timedOutpublic 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 RowResultFactorycreateRowResult in class TableTrackerpublic void rowCompleted(SnmpRowResult row)
rowCompleted in interface RowCallbackrowCompleted in class TableTrackerpublic OnmsHwEntity getRootEntity()
Copyright © 2020. All rights reserved.