Package | Description |
---|---|
org.opennms.netmgt.enlinkd.model |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.enlinkd.snmp |
Modifier and Type | Field and Description |
---|---|
static VlanStatus |
VlanStatus.CISCOVTP_mtuTooBigForDevice |
static VlanStatus |
VlanStatus.CISCOVTP_mtuTooBigForTrunk |
static VlanStatus |
VlanStatus.CISCOVTP_OPERATIONAL |
static VlanStatus |
VlanStatus.CISCOVTP_SUSPENDED |
static VlanStatus |
VlanStatus.ROWSTATUS_ACTIVE |
static VlanStatus |
VlanStatus.ROWSTATUS_CREATEANDGO |
static VlanStatus |
VlanStatus.ROWSTATUS_CREATEANDWAIT |
static VlanStatus |
VlanStatus.ROWSTATUS_DESTROY |
static VlanStatus |
VlanStatus.ROWSTATUS_NOTINSERVICE |
static VlanStatus |
VlanStatus.ROWSTATUS_NOTREADY |
static VlanStatus |
VlanStatus.UNKNOWN |
Modifier and Type | Method and Description |
---|---|
static VlanStatus |
VlanStatus.get(Integer code) |
Modifier and Type | Method and Description |
---|---|
int |
VlanStatus.compareTo(VlanStatus o) |
Modifier and Type | Method and Description |
---|---|
VlanStatus |
CiscoVtpVlanTableTracker.CiscoVtpVlanRow.getVlanStatus() |
Copyright © 2021. All rights reserved.