public abstract class VlanTableBasic extends SnmpTable<SnmpStore> implements VlanTable
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, setMaxRetries, setTimedOut
failed, getCollectionTracker, getParent, reportFatalErr, reportNonFatalErr, reportTooBigErr, setFinished, setParent, timedOut
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode
protected VlanTableBasic(InetAddress address, String tableName, NamedSnmpVar[] columns)
public List<OnmsVlan> getVlansForSnmpCollection()
getVlansForSnmpCollection
in interface VlanTable
Copyright © 2017. All rights reserved.