StpxPVSTVlanEntry¶
Enum Classes
-
class
CISCOSTPEXTENSIONSMIB::StpxPVSTVlanTable::StpxPVSTVlanEntry¶ Bases:
EntityClass Hierarchy :
CISCOSTPEXTENSIONSMIBStpxPVSTVlanTableStpxPVSTVlanEntryThis class represents state data.
An entry containing Spanning Tree PVST+ Protocol
information for a particular Virtual LAN.
-
stpxpvstvlanindex(key)¶ An index value that uniquely identifies the Virtual LAN associated with this information
type: int
range: 0..4095
config: False
-
stpxpvstvlanenable¶ Indicates whether Spanning Tree PVST+ Protocol is enabled for this Virtual LAN. If Spanning Tree PVST+ Protocol is not supported on this VLAN, then notApplicable(3) will be returned while retrieving the object value for this VLAN. If the device only supports a single global Spanning Tree PVST+ Protocol enable/disable for all the existing VLANs, then the object value assigned to this VLAN will be applied to the object values of all the instances in this table which do not have the value of notApplicable(3). If the value of stpxSpanningTreeType is neither pvstPlus(1) nor rapidPvstPlus(5), then the value of stpxPVSTVlanEnable for this VLAN can not be changed
type:
StpxPVSTVlanEnableconfig: False
-