public static class CiscoVtpVlanTableTracker.CiscoVtpVlanRow extends SnmpRowResult
Constructor and Description |
---|
CiscoVtpVlanRow(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
Integer |
getVlanIndex() |
String |
getVlanName() |
VlanStatus |
getVlanStatus() |
VlanType |
getVlanType() |
boolean |
isStatusOperational() |
boolean |
isTypeEthernet() |
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
public CiscoVtpVlanRow(int columnCount, SnmpInstId instance)
public VlanStatus getVlanStatus()
public VlanType getVlanType()
public Integer getVlanIndex()
public String getVlanName()
public boolean isStatusOperational()
public boolean isTypeEthernet()
Copyright © 2021. All rights reserved.