public abstract class VlanTableBasic extends SnmpTable<SnmpStore> implements VlanTable
GEN_ERR, NO_ERR, NO_SUCH_NAME_ERR, TOO_BIG_ERR
DEFAULT_VLAN_INDEX, DEFAULT_VLAN_NAME, DEFAULT_VLAN_STATUS
Modifier | Constructor and Description |
---|---|
protected |
VlanTableBasic(InetAddress address,
String tableName,
NamedSnmpVar[] columns) |
Modifier and Type | Method and Description |
---|---|
List<OnmsVlan> |
getVlansForSnmpCollection() |
add, addAll, clear, contains, containsAll, createTableEntry, 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, parallelStream, removeIf, spliterator, stream
protected VlanTableBasic(InetAddress address, String tableName, NamedSnmpVar[] columns)
public List<OnmsVlan> getVlansForSnmpCollection()
getVlansForSnmpCollection
in interface VlanTable
Copyright © 2015. All rights reserved.