public final class TcaData extends SnmpTable<TcaDataEntry>
Modifier | Constructor and Description |
---|---|
protected |
TcaData(InetAddress address)
Instantiates a new TCA data.
|
Modifier and Type | Method and Description |
---|---|
protected TcaDataEntry |
createTableEntry(SnmpObjId base,
SnmpInstId inst,
Object val)
createTableEntry
|
add, addAll, clear, contains, containsAll, getEntries, isEmpty, iterator, remove, removeAll, reportFatalErr, reportGenErr, reportNonFatalErr, reportNoSuchNameErr, retainAll, size, storeResult, toArray, toArray
buildNextPdu, getWalkRequests, handleWalkResponses, isFinished, setFailed, setMaxRepetitions, setMaxRetries, setTimedOut
failed, getCollectionTracker, getParent, reportTooBigErr, setFinished, setParent, timedOut
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, parallelStream, removeIf, spliterator, stream
protected TcaData(InetAddress address)
address
- the addressprotected TcaDataEntry createTableEntry(SnmpObjId base, SnmpInstId inst, Object val)
SnmpTable
createTableEntry
createTableEntry
in class SnmpTable<TcaDataEntry>
base
- a SnmpObjId
object.inst
- a SnmpInstId
object.val
- a Object
object.Copyright © 2021. All rights reserved.