public static class Dot1dStpPortTableTracker.Dot1dStpPortRow extends SnmpRowResult
Constructor and Description |
---|
Dot1dStpPortRow(int columnCount,
SnmpInstId instance) |
Modifier and Type | Method and Description |
---|---|
Integer |
getDot1dStpPort()
getDot1dStpPort
|
String |
getDot1dStpPortDesignatedBridge()
getDot1dStpPortDesignatedBridge
|
Integer |
getDot1dStpPortDesignatedCost() |
String |
getDot1dStpPortDesignatedPort()
getDot1dStpPortDesignatedPort
|
String |
getDot1dStpPortDesignatedRoot() |
Integer |
getDot1dStpPortEnable()
getDot1dStpPortEnable
|
Integer |
getDot1dStpPortPathCost() |
Integer |
getDot1dStpPortPriority() |
Integer |
getDot1dStpPortState()
getDot1dStpPortState
|
BridgeStpLink |
getLink() |
addResult, getColumnCount, getInstance, getResults, getValue, isComplete, toString
public Dot1dStpPortRow(int columnCount, SnmpInstId instance)
public Integer getDot1dStpPort()
getDot1dStpPort
public Integer getDot1dStpPortPriority()
public Integer getDot1dStpPortState()
getDot1dStpPortState
public Integer getDot1dStpPortEnable()
getDot1dStpPortEnable
public Integer getDot1dStpPortPathCost()
public String getDot1dStpPortDesignatedRoot()
public Integer getDot1dStpPortDesignatedCost()
public String getDot1dStpPortDesignatedBridge()
getDot1dStpPortDesignatedBridge
BridgeId ::= TEXTUAL-CONVENTION STATUS current DESCRIPTION "The Bridge-Identifier, as used in the Spanning Tree Protocol, to uniquely identify a bridge. Its first two octets (in network byte order) contain a priority value, and its last 6 octets contain the MAC address used to refer to a bridge in a unique fashion (typically, the numerically smallest MAC address of all ports on the bridge)." SYNTAX OCTET STRING (SIZE (8))String
object.public String getDot1dStpPortDesignatedPort()
getDot1dStpPortDesignatedPort
String
object.public BridgeStpLink getLink()
Copyright © 2021. All rights reserved.