Class CIM_SwitchService
extends CIM_ForwardingService

Generic switch (bridging) service class. Additional switching functions are incorporated as subordinate services related to this class via ServiceComponent associations.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_NetworkService
   |
   +--CIM_ForwardingService
   |
   +--CIM_SwitchService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringGeneric switch (bridging) service class. Additional switching functions are incorporated as subordinate services related to this class via ServiceComponent associations.
UMLPackagePathstringCIM::Network::SwitchingBridging
Versionstring2.7.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
BridgeAddressstring
DescriptionstringAddress used by this SwitchService when it must be uniquely identified. For an ethernet bridge, the MAC Address serves as the BridgeAddress. When concatenated with a SpanningTreeService Priority, a unique bridge identifier results. The MAC address is formatted as twelve hexadecimal digits (e.g., "010203040506"), with each pair representing one of the six octets of the MAC address in "canonical" bit order according to RFC 2469. In other scenarios, like Ipv6, the address is formatted as "ffff:ffff:ffff:ffff".
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dBaseBridgeAddress
MaxLenuint3232
ModelCorrespondencestringCIM_SwitchService.BridgeAddressType
BridgeAddressTypeuint16
DescriptionstringBridgeAddressType defines the type of addressing scheme used for this Bridge and its BridgeAddress property.
ModelCorrespondencestringCIM_SwitchService.BridgeAddress
ValueMapstring1, 2, 3, 4, 5
ValuesstringOther, IPv4, IPv6, MAC, MAC + Spanning Tree Priority
BridgeTypeuint8
DescriptionstringIndicates what type of switching service can be performed.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dBaseType
ValueMapstring1, 2, 3, 4
ValuesstringUnknown, Transparent-only, SourceRoute-only, SRT
NumPortsuint16
DescriptionstringThe number of switch ports controlled by this switching service.
MappingStringsstringMIB.IETF|BRIDGE-MIB.dot1dBaseNumPorts

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
CreationClassNamestring
Descriptionstring
DetailedStatusuint16
ElementNamestring
EnabledDefaultuint16
EnabledStateuint16
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
LoSIDstring
LoSOrgIDstring
Namestring
OperatingStatusuint16
OtherEnabledStatestring
OtherProtocolTypestring
PrimaryOwnerContactstring
PrimaryOwnerNamestring
PrimaryStatusuint16
ProtocolTypeuint16
RequestedStateuint16
ServiceURLstring
Startedboolean
StartModestring
Statusstring
SystemCreationClassNamestring
SystemNamestring
TimeOfLastStateChangedatetime
TransitioningToStateuint16
AvailableRequestedStatesuint16[]
Keywordsstring[]
OperationalStatusuint16[]
StartupConditionsstring[]
StartupParametersstring[]
StatusDescriptionsstring[]

Class Methods

Inherited Class Methods

NameReturn Type
ChangeAffectedElementsAssignedSequenceuint32
RequestStateChangeuint32
StartServiceuint32
StopServiceuint32