CIM_LogicalPort, ROOT\virtualization\v2

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

Description

The abstraction of a port or connection point of a Device. This object should be instantiated when the Port has independent management characteristics from the Device that includes it. Examples are a Fibre Channel Port and a USB Port.

CIM_LogicalPort - child subclasses in ROOT\virtualization\v2

Number of classes:2
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_NetworkPort3548-1-
Msvm_SerialPort0448----

CIM_LogicalPort methods

CIM_LogicalPort has 8 methods (8 Derived)

NameOriginReturn
EnableDeviceCIM_LogicalDeviceuint32 {'out':True}
OnlineDeviceCIM_LogicalDeviceuint32 {'out':True}
QuiesceDeviceCIM_LogicalDeviceuint32 {'out':True}
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
ResetCIM_LogicalDeviceuint32 {'out':True}
RestorePropertiesCIM_LogicalDeviceuint32 {'out':True}
SavePropertiesCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

CIM_LogicalPort properties

CIM_LogicalPort has 44 properties (6 Local, 38 Derived)

NameOriginCIMType
AdditionalAvailabilityCIM_LogicalDevice18 [uint16]
AvailabilityCIM_LogicalDevice18 [uint16]
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
key
CreationClassName
CIM_LogicalDevice8 [string]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
key
DeviceID
CIM_LogicalDevice8 [string]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
HealthStateCIM_ManagedSystemElement18 [uint16]
IdentifyingDescriptionsCIM_LogicalDevice8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
LastErrorCodeCIM_LogicalDevice19 [uint32]
MaxQuiesceTimeCIM_LogicalDevice21 [uint64]
MaxSpeedCIM_LogicalPort21 [uint64]
NameCIM_ManagedSystemElement8 [string]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherIdentifyingInfoCIM_LogicalDevice8 [string]
OtherPortTypeCIM_LogicalPort8 [string]
PortTypeCIM_LogicalPort18 [uint16]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
PowerOnHoursCIM_LogicalDevice21 [uint64]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RequestedSpeedCIM_LogicalPort21 [uint64]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
SpeedCIM_LogicalPort21 [uint64]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
key
SystemCreationClassName
CIM_LogicalDevice8 [string]
key
SystemName
CIM_LogicalDevice8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TotalPowerOnHoursCIM_LogicalDevice21 [uint64]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]
UsageRestrictionCIM_LogicalPort18 [uint16]

Detailed description of CIM_LogicalPort methods

Derived methods (8) of CIM_LogicalPort class

EnableDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Enabledboolean0-{'Description':'If TRUE enable the device, if FALSE disable the device.'}
EnableDevice method is in 63 classes of ROOT\virtualization\v2 and in 10 namespaces
OnlineDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Onlineboolean0-{'Description':'If TRUE, take the device online, if FALSE, take the device OFFLINE.'}
OnlineDevice method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
QuiesceDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Quiesceboolean0-{'Description':'If set to TRUE then cleanly cease all activity, if FALSE resume activity.'}
QuiesceDevice method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
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
Reset method
Returnuint32 {'out':True}
Reset method is in 63 classes of ROOT\virtualization\v2 and in 19 namespaces
RestoreProperties method
Returnuint32 {'out':True}
RestoreProperties method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
SaveProperties method
Returnuint32 {'out':True}
SaveProperties method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'Description':'The power state to set.','ValueMap':['1', '2', '3', '4', '5', '6'],'Values':['Full Power', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Save - Other', 'Power Cycle', 'Power Off']}
Timedatetime1-{'Description':'Time indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received.'}
SetPowerState method is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces

Detailed description of CIM_LogicalPort properties

Local properties (6) of CIM_LogicalPort class

MaxSpeed property
CIMTYPE'uint64'
Description'The maximum bandwidth of the Port in Bits per Second.'
PUnit'bit / second'
Units'Bits per Second'
MaxSpeed property is in 15 classes of ROOT\virtualization\v2 and in 10 namespaces
OtherPortType property
CIMTYPE'string'
Description'Describes the type of module, when PortType is set to 1 ("Other").'
ModelCorrespondence['CIM_LogicalPort.PortType']
OtherPortType property is in 15 classes of ROOT\virtualization\v2 and in 4 namespaces
PortType property
CIMTYPE'uint16'
Description'PortType is defined to force consistent naming of the 'type' property in subclasses and to guarantee unique enum values for all instances of NetworkPort. When set to 1 ("Other"), related property OtherPortType contains a string description of the type of port. A range of values, DMTF_Reserved, has been defined that allows subclasses to override and define their specific types of ports.'
ModelCorrespondence['CIM_NetworkPort.OtherNetworkPortType']
ValueMap['0', '1', '2', '3..15999', '16000..65535']
Values['Unknown', 'Other', 'Not Applicable', 'DMTF Reserved', 'Vendor Reserved']
PortType property is in 15 classes of ROOT\virtualization\v2 and in 12 namespaces
RequestedSpeed property
CIMTYPE'uint64'
Description'The requested bandwidth of the Port in Bits per Second. The actual bandwidth is reported in LogicalPort.Speed.'
ModelCorrespondence['CIM_LogicalPort.Speed']
PUnit'bit / second'
Units'Bits per Second'
writeTrue
RequestedSpeed property is in 15 classes of ROOT\virtualization\v2 and in 4 namespaces
Speed property
CIMTYPE'uint64'
Description'The bandwidth of the Port in Bits per Second.'
PUnit'bit / second'
Units'Bits per Second'
Speed property is in 15 classes of ROOT\virtualization\v2 and in 12 namespaces
UsageRestriction property
CIMTYPE'uint16'
Description'In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to 'not restricted'.'
ValueMap['0', '2', '3', '4']
Values['Unknown', 'Front-end only', 'Back-end only', 'Not restricted']
UsageRestriction property is in 15 classes of ROOT\virtualization\v2 and in 8 namespaces

Derived properties (38) of CIM_LogicalPort class

AdditionalAvailability property
CIMTYPE'uint16'
AdditionalAvailability property is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
Availability property
CIMTYPE'uint16'
Availability property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
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
DeviceID property
CIMTYPE'string'
keyTrue
DeviceID property is in 66 classes of ROOT\virtualization\v2 and in 21 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
ErrorCleared property
CIMTYPE'boolean'
ErrorCleared property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
ErrorDescription property is in 71 classes of ROOT\virtualization\v2 and in 142 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 128 classes of ROOT\virtualization\v2 and in 15 namespaces
IdentifyingDescriptions property
CIMTYPE'string'
IdentifyingDescriptions property is in 69 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
LastErrorCode property
CIMTYPE'uint32'
LastErrorCode property is in 63 classes of ROOT\virtualization\v2 and in 16 namespaces
MaxQuiesceTime property
CIMTYPE'uint64'
MaxQuiesceTime property is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
Name property
CIMTYPE'string'
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 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
OtherIdentifyingInfo property
CIMTYPE'string'
OtherIdentifyingInfo property is in 69 classes of ROOT\virtualization\v2 and in 20 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
PowerManagementCapabilities property is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
PowerManagementSupported property is in 63 classes of ROOT\virtualization\v2 and in 14 namespaces
PowerOnHours property
CIMTYPE'uint64'
PowerOnHours property is in 63 classes of ROOT\virtualization\v2 and in 13 namespaces
PrimaryStatus property
CIMTYPE'uint16'
PrimaryStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 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
StatusInfo property
CIMTYPE'uint16'
StatusInfo property is in 63 classes of ROOT\virtualization\v2 and in 12 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
TotalPowerOnHours property
CIMTYPE'uint64'
TotalPowerOnHours property is in 63 classes of ROOT\virtualization\v2 and in 10 namespaces
TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

CIM_LogicalPort Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'The abstraction of a port or connection point of a Device. This object should be instantiated when the Port has independent management characteristics from the Device that includes it. Examples are a Fibre Channel Port and a USB Port.'
LOCALE1033
UMLPackagePath'CIM::Device::Ports'
Version'2.10.0'

CIM_LogicalPort System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_LogicalPort'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalDevice', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT44___SYSTEM3
__RELPATH'CIM_LogicalPort'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalDevice'___SYSTEM8
__CLASS'CIM_LogicalPort'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_LogicalPort

Number of classes:44
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_EthernetPort5598-1-
CIM_EthernetPortAllocationSettingData3250-14-
CIM_FCPort3588---
CIM_NetworkPort3548-1-
CIM_PortOnDevice120---
CIM_SwitchPort0291---
CIM_SwitchPortDynamicForwarding120---
CIM_WiFiPort1548---
Msvm_EmulatedEthernetPort0598----
Msvm_EmulatedEthernetPortSettingData02704---
Msvm_EthernetPortAllocationSettingData03005---
Msvm_EthernetPortData2100---
Msvm_EthernetPortFailoverSettingDataComponent020----
Msvm_EthernetPortInfo020----
Msvm_EthernetPortSettingDataComponent0201---
Msvm_EthernetSwitchPort0618----
Msvm_EthernetSwitchPortAclSettingData01301---
Msvm_EthernetSwitchPortBandwidthData0110----
Msvm_EthernetSwitchPortBandwidthSettingData0901---
Msvm_EthernetSwitchPortExtendedAclSettingData01601---
Msvm_EthernetSwitchPortFeatureSettingData940-10-
Msvm_EthernetSwitchPortIsolationSettingData0801---
Msvm_EthernetSwitchPortOffloadData0170----
Msvm_EthernetSwitchPortOffloadSettingData0902---
Msvm_EthernetSwitchPortProfileSettingData01601---
Msvm_EthernetSwitchPortRoutingDomainSettingData0801---
Msvm_EthernetSwitchPortSecuritySettingData01601---
Msvm_EthernetSwitchPortVlanSettingData01301---
Msvm_ExternalEthernetPort06081---
Msvm_ExternalEthernetPortCapabilities0601---
Msvm_ExternalFcPort0618----
Msvm_FcPortAllocationSettingData02304---
Msvm_FcSwitchPort0588----
Msvm_InternalEthernetPort0598----
Msvm_SerialPort0448----
Msvm_SerialPortOnSerialController020----
Msvm_SwitchPortDynamicForwarding020----
Msvm_SyntheticEthernetPort0598----
Msvm_SyntheticEthernetPortSettingData02805---
Msvm_SyntheticFcPort0588----
Msvm_SyntheticFcPortSettingData02904---
Msvm_SystemExportSettingData0501---
Msvm_VirtualSystemExportSettingData01001---
Msvm_WiFiPort0558----
comments powered by Disqus
WUtils.com