StpxSMSTInstanceEntry

class CISCOSTPEXTENSIONSMIB::StpxSMSTInstanceTable::StpxSMSTInstanceEntry

Bases: Entity

Class Hierarchy : CISCOSTPEXTENSIONSMIB StpxSMSTInstanceTable StpxSMSTInstanceEntry

This class represents state data.

A conceptual row containing the MST instance

information for IEEE MST.

stpxsmstinstanceindex(key)

The MST instance ID, the value of which is in the range from 0 to stpxSMSTMaxInstanceID

type: int

range: 0..4294967295

config: False

stpxsmstinstancevlansmapped1k2k

A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 0 through 2047. The first octet corresponds to VLANs with VlanIndex values of 0 through 7; the second octet to VLANs 8 through 15; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to ‘1’. If the length of this string is less than 256 octets, any ‘missing’ octets are assumed to contain the value of zero

type: std::string

length: 0..256

config: False

stpxsmstinstancevlansmapped3k4k

A string of octets containing one bit per VLAN for VLANS with VlanIndex values of 2048 through 4095. The first octet corresponds to VLANs with VlanIndex values of 2048 through 2055; the second octet to VLANs 2056 through 2063; etc. The most significant bit of each octet corresponds to the lowest value VlanIndex in that octet. For each VLAN, if it is mapped to this MST instance, then the bit corresponding to that VLAN is set to ‘1’. If the length of this string is less than 256 octets, any ‘missing’ octets are assumed to contain the value of zero

type: std::string

length: 0..256

config: False

stpxsmstinstanceremaininghopcount

The remaining hop count for this MST instance. If this object value is not applicable on an MST instance, then the value retrieved for this object for that MST instance will be -1. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4)

type: int

range: -1..2147483647

config: False

stpxsmstinstancecistregionalroot

Indicates the Bridge Identifier (refer to BridgeId defined in BRIDGE-MIB) of CIST (Common and Internal Spanning Tree) Regional Root for the MST region. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4) and stpxSMSTInstanceIndex is 0

type: std::string

length: 8..8

config: False

stpxsmstinstancecistintrootcost

Indicates the CIST Internal Root Path Cost, i.e., the path cost to the CIST Regional Root as specified by the corresponding stpxSMSTInstanceCISTRegionalRoot for the MST region. This object is only instantiated when the object value of stpxSpanningTreeType is mst(4) and stpxSMSTInstanceIndex is 0

type: int

range: 0..4294967295

config: False