public interface VlanTable
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_VLAN_INDEX
The VLAN int to define default VLAN index
|
static String |
DEFAULT_VLAN_NAME
The VLAN string to define default VLAN name
|
static OnmsVlan.VlanStatus |
DEFAULT_VLAN_STATUS
The VLAN int to define default VLAN status, 1 means operational/active
|
Modifier and Type | Method and Description |
---|---|
List<OnmsVlan> |
getVlansForSnmpCollection() |
static final String DEFAULT_VLAN_NAME
static final int DEFAULT_VLAN_INDEX
static final OnmsVlan.VlanStatus DEFAULT_VLAN_STATUS
Copyright © 2015. All rights reserved.