class CIM_LANSegment : CIM_LogicalNetwork

Description:

A collection of LAN Endpoints of a particular type that are able to intercommunicate directly without the assistance of bridging or routing services. Since this class' superclass (LogicalNetwork) has been deprecated (in order to define more consistent 'collection' semantics), this class is also deprecated.

Definition:

Feature Type Class Origin Qualifiers
InstanceID string CIM_ManagedElement
Description InstanceID is an optional property that may be used to opaquely and uniquely identify an instance of this class within the scope of the instantiating Namespace. Various subclasses of this class may override this property to make it required, or a key. Such subclasses may also modify the preferred algorithms for ensuring uniqueness that are defined below. To ensure uniqueness within the NameSpace, the value of InstanceID should be constructed using the following "preferred" algorithm: <OrgID>:<LocalID> Where <OrgID> and <LocalID> are separated by a colon (:), and where <OrgID> must include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the InstanceID or that is a registered ID assigned to the business entity by a recognized global authority. (This requirement is similar to the <Schema Name>_<Class Name> structure of Schema class names.) In addition, to ensure uniqueness, <OrgID> must not contain a colon (:). When using this algorithm, the first colon to appear in InstanceID must appear between <OrgID> and <LocalID>. <LocalID> is chosen by the business entity and should not be reused to identify different underlying (real-world) elements. If not null and the above "preferred" algorithm is not used, the defining entity must assure that the resulting InstanceID is not reused across any InstanceIDs produced by this or other providers for the NameSpace of this instance. If not set to null for DMTF-defined instances, the "preferred" algorithm must be used with the <OrgID> set to CIM.
Caption string CIM_ManagedElement
Description The Caption property is a short textual description (one- line string) of the object.
MaxLen 64
Description string CIM_ManagedElement
Description The Description property provides a textual description of the object.
ElementName string CIM_ManagedElement
Description A user-friendly name for the object. This property allows each instance to define a user-friendly name in addition to its key properties, identity data, and description information. Note that the Name property of ManagedSystemElement is also defined as a user-friendly name. But, it is often subclassed to be a Key. It is not reasonable that the same property can convey both identity and a user-friendly name, without inconsistencies. Where Name exists and is not a Key (such as for instances of LogicalDevice), the same information can be present in both the Name and ElementName properties.
CollectionID string CIM_CollectionOfMSEs
Description The identification of the Collection object. When subclassed, the CollectionID property can be overridden to be a Key property.
MaxLen 256
SystemCreationClassName string CIM_LogicalNetwork
Deprecated No value
Key TRUE
Description The scoping AdminDomain's CreationClassName.
MaxLen 256
Propagated CIM_AdminDomain.CreationClassName
SystemName string CIM_LogicalNetwork
Deprecated No value
Key TRUE
Description The scoping AdminDomain's Name.
MaxLen 256
Propagated CIM_AdminDomain.Name
CreationClassName string CIM_LogicalNetwork
Deprecated No value
Key TRUE
Description CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
MaxLen 256
Name string CIM_LogicalNetwork
Deprecated CIM_ConnectivityCollection.InstanceID
Key TRUE
Description The Name property defines the label by which the object is known.
MaxLen 256
NetworkType uint16 CIM_LogicalNetwork
Deprecated No value
Description Type is an enumeration that provides additional information that can be used to help categorize and classify different instances of this class. Subclasses should ensure that they are of the appropriate type defined in the Type enumeration. That is, the IPSubnet subclass should define its property as either IPv4 or IPv6, as opposed to, for example, ATM.
ValueMap 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Values "Unknown" [0]
"Other" [1]
"IPv4" [2]
"IPv6" [3]
"IPX" [4]
"AppleTalk" [5]
"DECnet" [6]
"SNA" [7]
"CONP" [8]
"CLNP" [9]
"VINES" [10]
"XNS" [11]
"ATM" [12]
"Frame Relay" [13]
"Ethernet" [14]
"TokenRing" [15]
"FDDI" [16]
"Infiniband" [17]
"Fibre Channel" [18]
ModelCorrespondence CIM_LogicalNetwork.OtherTypeDescription
OtherTypeDescription string CIM_LogicalNetwork
Deprecated No value
Description A string describing the type of protocol that is being run by this LogicalNetwork, when the value of the Type property (or any of its subclasses) is set to 1 (i.e., "Other"). This property should be set to NULL when the Type property is any value other than 1.
MaxLen 64
ModelCorrespondence CIM_LogicalNetwork.NetworkType
LANID string CIM_LANSegment
Deprecated CIM_LANConnectivitySegment.LANID
Description A label or identifier for the LAN Segment.
MaxLen 64
ModelCorrespondence CIM_LANEndpoint.LANID
LANType uint16 CIM_LANSegment
Deprecated CIM_LANConnectivitySegment.ConnectivityType
Description An indication of the kind of technology used on the LAN.
ValueMap 0, 1, 2, 3, 4
Values "Unknown" [0]
"Other" [1]
"Ethernet" [2]
"TokenRing" [3]
"FDDI" [4]
ModelCorrespondence CIM_LANEndpoint.LANType
OtherLANType string CIM_LANSegment
Deprecated CIM_LANConnectivitySegment.OtherTypeDescription
Description A string describing the type of technology used on the LAN when the value of the LANType property of this class (or any of its subclasses) is set to 1 (i.e., "Other"). The format of the string inserted in this property should be similar in format to the values defined for the LANType property. This property should be set to NULL when the LANType property is any value other than 1.
MaxLen 64
ModelCorrespondence CIM_LANSegment.LANType

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009