.. _CIM-SwitchService: CIM_SwitchService ----------------- Class reference =============== Subclass of :ref:`CIM_ForwardingService ` Generic switch (bridging) service class. Additional switching functions are incorporated as subordinate services related to this class via ServiceComponent associations. Key properties ^^^^^^^^^^^^^^ | :ref:`Name ` | :ref:`SystemName ` | :ref:`SystemCreationClassName ` | :ref:`CreationClassName ` Local properties ^^^^^^^^^^^^^^^^ .. _CIM-SwitchService-BridgeType: ``uint8`` **BridgeType** Indicates what type of switching service can be performed. ======== ================ ValueMap Values ======== ================ 1 Unknown 2 Transparent-only 3 SourceRoute-only 4 SRT ======== ================ .. _CIM-SwitchService-BridgeAddressType: ``uint16`` **BridgeAddressType** BridgeAddressType defines the type of addressing scheme used for this Bridge and its BridgeAddress property. ======== ============================ ValueMap Values ======== ============================ 1 Other 2 IPv4 3 IPv6 4 MAC 5 MAC + Spanning Tree Priority ======== ============================ .. _CIM-SwitchService-NumPorts: ``uint16`` **NumPorts** The number of switch ports controlled by this switching service. .. _CIM-SwitchService-BridgeAddress: ``string`` **BridgeAddress** Address 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". Local methods ^^^^^^^^^^^^^ *None* Inherited properties ^^^^^^^^^^^^^^^^^^^^ | ``uint16`` :ref:`RequestedState ` | ``uint16`` :ref:`HealthState ` | ``string[]`` :ref:`StatusDescriptions ` | ``string`` :ref:`InstanceID ` | ``uint16`` :ref:`CommunicationStatus ` | ``string`` :ref:`SystemName ` | ``string`` :ref:`Status ` | ``string`` :ref:`ElementName ` | ``string`` :ref:`Description ` | ``string`` :ref:`OtherProtocolType ` | ``boolean`` :ref:`Started ` | ``uint64`` :ref:`Generation ` | ``datetime`` :ref:`TimeOfLastStateChange ` | ``uint16`` :ref:`PrimaryStatus ` | ``uint16`` :ref:`DetailedStatus ` | ``string`` :ref:`Name ` | ``datetime`` :ref:`InstallDate ` | ``uint16`` :ref:`EnabledDefault ` | ``uint16`` :ref:`EnabledState ` | ``string`` :ref:`PrimaryOwnerContact ` | ``string[]`` :ref:`StartupConditions ` | ``string`` :ref:`Caption ` | ``string`` :ref:`StartMode ` | ``uint16[]`` :ref:`AvailableRequestedStates ` | ``string[]`` :ref:`StartupParameters ` | ``uint16`` :ref:`ProtocolType ` | ``uint16`` :ref:`TransitioningToState ` | ``string`` :ref:`OtherEnabledState ` | ``uint16[]`` :ref:`OperationalStatus ` | ``uint16`` :ref:`OperatingStatus ` | ``string`` :ref:`SystemCreationClassName ` | ``string`` :ref:`ServiceURL ` | ``string[]`` :ref:`Keywords ` | ``string`` :ref:`CreationClassName ` | ``string`` :ref:`PrimaryOwnerName ` Inherited methods ^^^^^^^^^^^^^^^^^ | :ref:`RequestStateChange ` | :ref:`StartService ` | :ref:`StopService ` | :ref:`ChangeAffectedElementsAssignedSequence `