CIM SMASH/Server Management API
Class CIM_SwitchPortSpanningTree
extends CIM_ServiceSAPDependency (Association)
A switch participating in the spanning tree maintains spanning-tree specific information about each port whose forwarding is determined by the spanning tree. This association represents that information.
Details...
This class is not implemented.
Class Qualifiers
Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Association | boolean | true | None | OVERRIDABLE= false |
Description | string | A switch participating in the spanning tree maintains spanning-tree specific information about each port whose forwarding is determined by the spanning tree. This association represents that information. | None | TRANSLATABLE= true |
UMLPackagePath | string | CIM::Network::SwitchingBridging | None | None |
Version | string | 2.7.0 | TOSUBCLASS= false | TRANSLATABLE= true |
Local Class Properties
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
DesignatedBridge | string | |||||
Description | string | The bridge identifier of the designated bridge for the segment to which the port is attached. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortDesignatedBridge | None | None | ||
DesignatedCost | uint16 | |||||
Description | string | The cost of the path to the root offered by the designated bridge for the segment. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortDesignatedCost | None | None | ||
DesignatedPort | uint16 | |||||
Description | string | The port identifier of the port on the designated bridge serving the segment to which the port is attached. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortDesignatedPort | None | None | ||
DesignatedRoot | string | |||||
Description | string | The bridge identifier of the root bridge for the segment to which the port is attached, as transmitted by the designated bridge for the segment. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortDesignatedRoot | None | None | ||
Enable | uint16 | |||||
Deprecated | string | CIM_EnabledLogicalElement.EnabledState | TOSUBCLASS= false | None | ||
Description | string | The enabled/disabled status of the port. This property is deprecated since the status of the port is available by inheritance from EnabledLogicalElement. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortEnable | None | None | ||
ValueMap | string | 1, 2 | None | None | ||
Values | string | Enabled, Disabled | None | TRANSLATABLE= true | ||
PathCost | uint16 | |||||
Description | string | The contribution of this port to the path cost of paths towards the spanning tree root which include this port. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortPathCost | None | None | ||
Priority | uint8 | |||||
Description | string | The priority assigned to the port. Contained in the first octet of the two-octet port ID; the other octet is the port number. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortPriority | None | None | ||
State | uint16 | |||||
Description | string | The current state of the port as determined by the spanning tree protocol. | None | TRANSLATABLE= true | ||
MappingStrings | string | MIB.IETF|BRIDGE-MIB.dot1dStpPortState | None | None | ||
ValueMap | string | 1, 2, 3, 4, 5, 6 | None | None | ||
Values | string | Disabled, Blocking, Listening, Learning, Forwarding, Broken | None | TRANSLATABLE= true |
Association References
Name | Class Origin | Reference Class |
---|---|---|
Antecedent | CIM_SwitchPortSpanningTree | CIM_SwitchPort |
Dependent | CIM_SwitchPortSpanningTree | CIM_SpanningTreeService |
Copyright © 2008-2020 VMware, Inc. All rights reserved.