public final class TcaData extends SnmpTable<TcaDataEntry>
GEN_ERR, NO_ERR, NO_SUCH_NAME_ERR, TOO_BIG_ERR
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, reportGenErr, reportNoSuchNameErr, retainAll, size, storeResult, toArray, toArray
buildNextPdu, isFinished, setFailed, setMaxRepetitions, setTimedOut
failed, getCollectionTracker, getParent, reportTooBigErr, setFinished, setParent, timedOut
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
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 © 2015. All rights reserved.