CIM_LANEndpoint, ROOT\virtualization\v2

Class | Childs (2) | Methods (1) | Properties (35) | Qualifiers (5) | Instances | Namespaces (4)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

A communication endpoint which, when its associated interface device is connected to a LAN, may send and receive data frames. LANEndpoints include Ethernet, Token Ring and FDDI interfaces.

CIM_LANEndpoint - child subclasses in ROOT\virtualization\v2

Number of classes:2
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_WiFiEndpoint1431--✓-
Msvm_LANEndpoint0361----

CIM_LANEndpoint methods

CIM_LANEndpoint has 1 methods (1 Derived)

NameOriginReturn
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}

CIM_LANEndpoint properties

CIM_LANEndpoint has 35 properties (7 Local, 28 Derived)

NameOriginCIMType
AliasAddressesCIM_LANEndpoint8 [string]
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
key
CreationClassName
CIM_ServiceAccessPoint8 [string]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
GroupAddressesCIM_LANEndpoint8 [string]
HealthStateCIM_ManagedSystemElement18 [uint16]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
LANIDCIM_LANEndpoint8 [string]
LANTypeCIM_LANEndpoint18 [uint16]
MACAddressCIM_LANEndpoint8 [string]
MaxDataSizeCIM_LANEndpoint19 [uint32]
key
Name
CIM_ManagedSystemElement8 [string]
NameFormatCIM_ProtocolEndpoint8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherLANTypeCIM_LANEndpoint8 [string]
OtherTypeDescriptionCIM_ProtocolEndpoint8 [string]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
ProtocolIFTypeCIM_ProtocolEndpoint18 [uint16]
ProtocolTypeCIM_ProtocolEndpoint18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
key
SystemCreationClassName
CIM_ServiceAccessPoint8 [string]
key
SystemName
CIM_ServiceAccessPoint8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]

Detailed description of CIM_LANEndpoint methods

Derived methods (1) of CIM_LANEndpoint class

▲ RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160✓-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-✓{'Description':'May contain a reference to the ConcreteJob created to track the state transition initiated by the method invocation.'}
TimeoutPerioddatetime2✓-{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.'}
RequestStateChange method is in 111 classes of ROOT\virtualization\v2 and in 15 namespaces

Detailed description of CIM_LANEndpoint properties

Local properties (7) of CIM_LANEndpoint class

▲ AliasAddresses property
CIMTYPE'string'
Description'Other unicast addresses that may be used to communicate with the LANEndpoint.'
AliasAddresses property is in 4 classes of ROOT\virtualization\v2 and in 3 namespaces
▲ GroupAddresses property
CIMTYPE'string'
Description'Multicast addresses to which the LANEndpoint listens.'
GroupAddresses property is in 4 classes of ROOT\virtualization\v2 and in 3 namespaces
▲ LANID property
CIMTYPE'string'
Description'A label or identifier for the LAN Segment to which the Endpoint is connected. If the Endpoint is not currently active/connected or this information is not known, then LANID is NULL.'
ModelCorrespondence['CIM_LANConnectivitySegment.LANID', 'CIM_LANSegment.LANID']
LANID property is in 4 classes of ROOT\virtualization\v2 and in 3 namespaces
▲ LANType property
CIMTYPE'uint16'
Deprecated['CIM_ProtocolEndpoint.ProtocolType']
Description'An indication of the kind of technology used on the LAN. This property is deprecated in lieu of ProtocolType, which is an enumeration inherited from ProtocolEndpoint and which includes the Values specified here.'
ModelCorrespondence['CIM_LANConnectivitySegment.ConnectivityType', 'CIM_LANSegment.LANType']
ValueMap['0', '1', '2', '3', '4']
Values['Unknown', 'Other', 'Ethernet', 'TokenRing', 'FDDI']
LANType property is in 4 classes of ROOT\virtualization\v2 and in 3 namespaces
▲ MACAddress property
CIMTYPE'string'
Description'The principal unicast address used in communication with the LANEndpoint. 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.'
MaxLen12
MACAddress property is in 6 classes of ROOT\virtualization\v2 and in 10 namespaces
▲ MaxDataSize property
CIMTYPE'uint32'
Description'The largest information field that may be sent or received by the LANEndpoint.'
Units'Bits'
MaxDataSize property is in 10 classes of ROOT\virtualization\v2 and in 4 namespaces
▲ OtherLANType property
CIMTYPE'string'
Deprecated['CIM_ProtocolEndpoint.OtherTypeDescription']
Description'A free-form string that describes the type of technology used on the LAN when the value of the LANType property is equal to 1 (i.e., "Other"). This property is deprecated since its purpose overlaps with OtherTypeDescription, which which is inherited from ProtocolEndpoint.'
ModelCorrespondence['CIM_LANConnectivitySegment.OtherTypeDescription', 'CIM_LANEndpoint.LANType']
OtherLANType property is in 4 classes of ROOT\virtualization\v2 and in 3 namespaces

Derived properties (28) of CIM_LANEndpoint class

▲ AvailableRequestedStates property
CIMTYPE'uint16'
AvailableRequestedStates property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces
▲ Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
▲ CommunicationStatus property
CIMTYPE'uint16'
CommunicationStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
▲ CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 113 classes of ROOT\virtualization\v2 and in 20 namespaces
▲ Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
▲ DetailedStatus property
CIMTYPE'uint16'
DetailedStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
▲ ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
▲ EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 106 classes of ROOT\virtualization\v2 and in 10 namespaces
▲ EnabledState property
CIMTYPE'uint16'
EnabledState property is in 116 classes of ROOT\virtualization\v2 and in 13 namespaces
▲ HealthState property
CIMTYPE'uint16'
HealthState property is in 128 classes of ROOT\virtualization\v2 and in 15 namespaces
▲ InstallDate property
CIMTYPE'datetime'
InstallDate property is in 127 classes of ROOT\virtualization\v2 and in 23 namespaces
▲ InstanceID property
CIMTYPE'string'
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
▲ Name property
CIMTYPE'string'
keyTrue
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 namespaces
▲ NameFormat property
CIMTYPE'string'
NameFormat property is in 22 classes of ROOT\virtualization\v2 and in 21 namespaces
▲ OperatingStatus property
CIMTYPE'uint16'
OperatingStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
▲ OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
▲ OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 107 classes of ROOT\virtualization\v2 and in 11 namespaces
▲ OtherTypeDescription property
CIMTYPE'string'
OtherTypeDescription property is in 9 classes of ROOT\virtualization\v2 and in 8 namespaces
▲ PrimaryStatus property
CIMTYPE'uint16'
PrimaryStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
▲ ProtocolIFType property
CIMTYPE'uint16'
ProtocolIFType property is in 11 classes of ROOT\virtualization\v2 and in 7 namespaces
▲ ProtocolType property
CIMTYPE'uint16'
ProtocolType property is in 13 classes of ROOT\virtualization\v2 and in 8 namespaces
▲ RequestedState property
CIMTYPE'uint16'
RequestedState property is in 106 classes of ROOT\virtualization\v2 and in 12 namespaces
▲ Status property
CIMTYPE'string'
Status property is in 127 classes of ROOT\virtualization\v2 and in 42 namespaces
▲ StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
▲ SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 109 classes of ROOT\virtualization\v2 and in 20 namespaces
▲ SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 109 classes of ROOT\virtualization\v2 and in 22 namespaces
▲ TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 111 classes of ROOT\virtualization\v2 and in 17 namespaces
▲ TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

CIM_LANEndpoint Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue✗✗✓✗✓
Description'A communication endpoint which, when its associated interface device is connected to a LAN, may send and receive data frames. LANEndpoints include Ethernet, Token Ring and FDDI interfaces.'✗✗✓✗✓
LOCALE1033✗✗✓✓✓
UMLPackagePath'CIM::Network::ProtocolEndpoints'✗✗✓✗✓
Version'2.7.0'✗✗✓✗✓

CIM_LANEndpoint System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_LANEndpoint'___SYSTEM8✗✗
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['CIM_ProtocolEndpoint', 'CIM_ServiceAccessPoint', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8✗✓
__PROPERTY_COUNT35___SYSTEM3✗✗
__RELPATH'CIM_LANEndpoint'___SYSTEM8✗✗
__DYNASTY'CIM_ManagedElement'___SYSTEM8✗✗
__SUPERCLASS'CIM_ProtocolEndpoint'___SYSTEM8✗✗
__CLASS'CIM_LANEndpoint'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to CIM_LANEndpoint

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_BindsToLANEndpoint130--✓-
CIM_VLANEndpoint1351--✓-
CIM_VLANEndpointSettingData090--✓-
Msvm_BindsToLANEndpoint030----
Msvm_LANEndpoint0361----
Msvm_VLANEndpoint0361----
comments powered by Disqus
WUtils.com