public abstract class Vlan extends SnmpStore
VlanCollectorEntry interface.
Modifier and Type | Field and Description |
---|---|
static String |
VLAN_INDEX |
static String |
VLAN_NAME |
static String |
VLAN_STATUS |
static String |
VLAN_TYPE |
ms_elemList
IFINDEX
Constructor and Description |
---|
Vlan(NamedSnmpVar[] list) |
Modifier and Type | Method and Description |
---|---|
OnmsVlan |
getOnmsVlan() |
Integer |
getVlanIndex() |
String |
getVlanName() |
abstract OnmsVlan.VlanStatus |
getVlanStatus() |
abstract OnmsVlan.VlanType |
getVlanType() |
protected abstract boolean |
hasVlanIndexOid() |
void |
storeResult(SnmpResult res) |
getElementListSize, getElements
getDisplayString, getHexString, getIfIndex, getInt32, getIPAddress, getObjectID, getUInt32, getValue, isEmpty, putIfIndex, putValue, size
public static final String VLAN_INDEX
public static final String VLAN_NAME
public static final String VLAN_STATUS
public static final String VLAN_TYPE
public Vlan(NamedSnmpVar[] list)
public void storeResult(SnmpResult res)
storeResult
in class SnmpStore
protected abstract boolean hasVlanIndexOid()
public Integer getVlanIndex()
public String getVlanName()
public abstract OnmsVlan.VlanStatus getVlanStatus()
public abstract OnmsVlan.VlanType getVlanType()
public OnmsVlan getOnmsVlan()
Copyright © 2015. All rights reserved.