StpxRSTPPortRoleEntry

Enum Classes

class CISCOSTPEXTENSIONSMIB::StpxRSTPPortRoleTable::StpxRSTPPortRoleEntry

Bases: Entity

Class Hierarchy : CISCOSTPEXTENSIONSMIB StpxRSTPPortRoleTable StpxRSTPPortRoleEntry

This class represents state data.

An entry containing the port role information for the RSTP

protocol on a port for a particular Spanning Tree instance.

stpxrstpportroleinstanceindex(key)

The Spanning Tree instance id, it can either be a VLAN number if the stpxSpanningTreeType is rapidPvstPlus(5) or an MST instance id if the stpxSpanningTreeType is mst(4)

type: int

range: 0..4095

config: False

stpxrstpportroleportindex(key)

The value of dot1dBasePort (i.e. dot1dBridge.1.4) for the bridge port

type: int

range: 1..65535

config: False

stpxrstpportrolevalue

Indicates the port role on a particular Spanning Tree instance for the RSTP protocol. disabled – this port has no role in this Spanning Tree instance. root – this port has the role of root port in this Spanning Tree instance. designated – this port has the role of designated port in this Spanning Tree instance. alternate – this port has the role of alternate port in this Spanning Tree instance. backUp – this port has the role of backup port in this Spanning Tree instance. boundary – this port has the role of boundary port in this Spanning Tree instance. master – this port has the role of master port in this Spanning Tree instance. This object could have a value of ‘boundary’ or ‘master’ only when the object value of stpxSpanningTreeType is mst(4)

type: StpxRSTPPortRoleValue

config: False