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, toStringpublic CiscoVtpVlanRow(int columnCount,
                       SnmpInstId instance)
public VlanStatus getVlanStatus()
public VlanType getVlanType()
public Integer getVlanIndex()
public String getVlanName()
public boolean isStatusOperational()
public boolean isTypeEthernet()
Copyright © 2020. All rights reserved.