Network\CIM_Switchable.mof.mof (HTML version)

Return to index
CIM_Switchable Superclass: CIM_BindsToLANEndpoint
A switch port has a LANEndpoint that is exposed via this relationship. The associaiton is deprecated since a binding is not the correct relationship. The SwitchPort is simply another aspect of the LANEndpoint - which is indicated by the EndpointIdentity relationship.
Qualifiers:Version ( "2.7.0" ) Deprecated { "CIM_EndpointIdentity" } Association
Parameters (local in grey)
Max ( 1 )
Deprecated { "CIM_EndpointIdentity.SameElement" }
Override ( "Dependent" )
CIM_SwitchPort REF Dependent ;
The LAN endpoint.
Max ( 1 )
Deprecated { "CIM_EndpointIdentity.SystemElement" }
Override ( "Antecedent" )
CIM_LANEndpoint REF Antecedent ;
The switch port.
ValueMap { "0" , "1" , "2" , "3" , "4" }
Values { "Unknown" , "Ethernet" , "802.2" , "SNAP" , "Raw802.3" }
uint16 FrameType ;
This describes the framing method for the upper layer SAP or Endpoint that is bound to the LANEndpoint. Note: 'Raw802.3' is only known to be used with the IPX protocol.