Class CIM_BindsToLANEndpoint
extends CIM_BindsTo

This association makes explicit the dependency of a SAP or ProtocolEndpoint on an underlying LANEndpoint, on the same system.

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_SAPSAPDependency
   |
   +--CIM_BindsTo
   |
   +--CIM_BindsToLANEndpoint

Direct Known Subclasses

CIM_Switchable

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis association makes explicit the dependency of a SAP or ProtocolEndpoint on an underlying LANEndpoint, on the same system.
UMLPackagePathstringCIM::Network::ProtocolEndpoints
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
FrameTypeuint16
DescriptionstringThis 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.
ValueMapstring0, 1, 2, 3, 4
ValuesstringUnknown, Ethernet, 802.2, SNAP, Raw802.3

Association References

NameClass OriginReference ClassQualifiers
NameData TypeValue
AntecedentCIM_BindsToLANEndpointCIM_LANEndpoint
DescriptionstringThe underlying LANEndpoint, which is depended upon.
Keybooleantrue
OverridestringAntecedent
DependentCIM_BindsToLANEndpointCIM_ServiceAccessPoint
DescriptionstringThe AccessPoint or ProtocolEndpoint dependent on the LANEndpoint.
Keybooleantrue
OverridestringDependent

Class Methods