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 TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
OtherProtocolTypestringCIM_ForwardingService
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
ProtocolTypeuint16CIM_ForwardingService
RequestedStateuint16CIM_EnabledLogicalElement
ServiceURLstringCIM_NetworkService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
Keywordsstring[]CIM_NetworkService
OperationalStatusuint16[]CIM_ManagedSystemElement
StartupConditionsstring[]CIM_NetworkService
StartupParametersstring[]CIM_NetworkService
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service