StpxRPVSTPortEntry

class CISCOSTPEXTENSIONSMIB::StpxRPVSTPortTable::StpxRPVSTPortEntry

Bases: Entity

Class Hierarchy : CISCOSTPEXTENSIONSMIB StpxRPVSTPortTable StpxRPVSTPortEntry

This class represents state data.

An entry with port status information on a

bridge port for a particular Spanning Tree

Instance.

stpxrpvstportvlanindex(key)

The VLAN id of the VLAN

type: int

range: 0..4095

config: False

stpxrpvstportindex(key)

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

type: int

range: 1..65535

config: False

stpxrpvstportstatus

Indicates the operational status of the port for the Rapid PVST+ protocol. edge – this port is an edge port for the RST region. unused1 – unused bit 1. unused2 – unused bit 2. stp – this port is connected to a Single Spanning Tree/PVST+ bridge. dispute – this port, as a designated port, received an inferior BPDU with a designated role and the learning bit being set

type: Bits

Indicates the operational status of the port for the Rapid PVST+ protocol.edge – this port is an edge port for the RST region.unused1 – unused bit 1.unused2 – unused bit 2.stp – this port is connected to a Single Spanning Tree/PVST+ bridge.dispute – this port, as a designated port, received an inferior BPDU with a designated role and the learning bit being set.

Bits positions:

stp: 0

edge: 1

unused1: 2

dispute: 3

unused2: 4

config: False