CIM_iSCSIConnection, ROOT\CIMV2\storage\iscsitarget

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

Description

This class contains the attributes of and negotiated values for, an iSCSI Connection which is modeled as a subclass of NetworkPipe. The original settings that are a starting point for negotiation are found in the class iSCSIConnectionSettings.

CIM_iSCSIConnection - child subclasses in ROOT\CIMV2\storage\iscsitarget

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSISCSITARGET_iSCSIConnection0301----

CIM_iSCSIConnection methods

CIM_iSCSIConnection has 1 methods (1 Derived)

NameOriginReturn
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}

CIM_iSCSIConnection properties

CIM_iSCSIConnection has 29 properties (12 Local, 17 Derived)

NameOriginCIMType
ActiveiSCSIVersionCIM_iSCSIConnection11 [boolean]
AggregationBehaviorCIM_NetworkPipe18 [uint16]
AuthenticationMethodUsedCIM_iSCSIConnection18 [uint16]
CaptionCIM_ManagedElement8 [string]
ConnectionIDCIM_iSCSIConnection19 [uint32]
DataDigestMethodCIM_iSCSIConnection18 [uint16]
DescriptionCIM_ManagedElement8 [string]
DirectionalityCIM_NetworkPipe18 [uint16]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
HeaderDigestMethodCIM_iSCSIConnection18 [uint16]
HealthStateCIM_ManagedSystemElement18 [uint16]
InstallDateCIM_ManagedSystemElement101 [datetime]
key
InstanceID
CIM_NetworkPipe8 [string]
MaxReceiveDataSegmentLengthCIM_iSCSIConnection19 [uint32]
MaxTransmitDataSegmentLengthCIM_iSCSIConnection19 [uint32]
MutualAuthenticationCIM_iSCSIConnection11 [boolean]
NameCIM_ManagedSystemElement8 [string]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherDataDigestMethodCIM_iSCSIConnection8 [string]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherHeaderDigestMethodCIM_iSCSIConnection8 [string]
ReceivingMarkersCIM_iSCSIConnection11 [boolean]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
SendingMarkersCIM_iSCSIConnection11 [boolean]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]

Detailed description of CIM_iSCSIConnection methods

Derived methods (1) of CIM_iSCSIConnection 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'), 3 ('Timeout'), 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':'Reference to the job (can be null if the task is completed).'}
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' must be returned.'}
RequestStateChange method is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces

Detailed description of CIM_iSCSIConnection properties

Local properties (12) of CIM_iSCSIConnection class

ActiveiSCSIVersion property
CIMTYPE'boolean'
Description'Active version number of the iSCSI specification negotiated on this connection.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnVersionActive']
MaxValue255
MinValue0
ModelCorrespondence['CIM_iSCSICapabilities.MinimumSpecificationVersionSupported', 'CIM_iSCSICapabilities.MaximumSpecificationVersionSupported']
ActiveiSCSIVersion property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
AuthenticationMethodUsed property
CIMTYPE'uint16'
Description'The authentication method being used on this connection, as communicated during the login phase.'
MappingStrings['MIB.IETF|IPS-AUTH-MIB.ipsAuthCredAuthMethod']
ModelCorrespondence['CIM_iSCSIConnectionSettings.PrimaryAuthenticationMethod', 'CIM_iSCSIConnectionSettings.SecondaryAuthenticationMethod', 'CIM_iSCSICapabilities.AuthenticationMethodsSupported']
ValueMap['2', '3', '4', '5']
Values['No Authentication', 'SRP', 'CHAP', 'Kerberos']
AuthenticationMethodUsed property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
ConnectionID property
CIMTYPE'uint32'
Description'The iSCSI Connection ID for this connection.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnCid']
MaxValue65535
MinValue1
ConnectionID property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 9 namespaces
DataDigestMethod property
CIMTYPE'uint16'
Description'This property identifies the iSCSI data digest scheme in use within this connection.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnDataIntegrity']
ModelCorrespondence['CIM_iSCSIConnectionSettings.PrimaryHeaderDigestMethod', 'CIM_iSCSIConnectionSettings.SecondaryHeaderDigestMethod', 'CIM_iSCSIConnection.OtherDataDigestMethod']
ValueMap['1', '2', '3']
Values['Other', 'No Digest', 'CRC32C']
DataDigestMethod property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
HeaderDigestMethod property
CIMTYPE'uint16'
Description'This property identifies the iSCSI header digest scheme in use within this connection.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnHeaderIntegrity']
ModelCorrespondence['CIM_iSCSIConnectionSettings.PrimaryHeaderDigestMethod', 'CIM_iSCSIConnectionSettings.SecondaryHeaderDigestMethod', 'CIM_iSCSIConnection.OtherHeaderDigestMethod']
ValueMap['1', '2', '3']
Values['Other', 'No Digest', 'CRC32C']
HeaderDigestMethod property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxReceiveDataSegmentLength property
CIMTYPE'uint32'
Description'The maximum data payload size supported for command or data PDUs able to be received on this connection.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnMaxRecvDataSegLength']
MaxValue16777215
MinValue512
ModelCorrespondence['CIM_iSCSIConnectionSettings.MaxReceiveDataSegmentLength']
Units'Bytes'
MaxReceiveDataSegmentLength property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MaxTransmitDataSegmentLength property
CIMTYPE'uint32'
Description'The maximum data payload size supported for command or data PDUs to be sent on this connection.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnMaxXmitDataSegLength']
MaxValue16777215
MinValue512
Units'Bytes'
MaxTransmitDataSegmentLength property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
MutualAuthentication property
CIMTYPE'boolean'
Description'This property when true, indicates that the Target was required to authenticate itself to the Initiator, in addition to the Initiator authenticating itself to the Target. When false, and AuthenticationMethod is other than 'No Authentication', only the Initatior authenticated itself to the Target.
When AuthenticationMethodUsed is 'No Authentication', this property must be false.'
MutualAuthentication property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
OtherDataDigestMethod property
CIMTYPE'string'
Description'A string describing the Data Digest scheme in use when DataDigestMethod is equal to the value 1, "Other".'
ModelCorrespondence['CIM_iSCSIConnectionSettings.OtherPrimaryDataDigestMethod', 'CIM_iSCSIConnectionSettings.OtherSecondaryDataDigestMethod', 'CIM_iSCSIConnection.DataDigestMethod']
OtherDataDigestMethod property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
OtherHeaderDigestMethod property
CIMTYPE'string'
Description'A string describing the Header Digest scheme in use when HeaderDigestMethod is equal to the value 1, "Other".'
ModelCorrespondence['CIM_iSCSIConnectionSettings.OtherPrimaryHeaderDigestMethod', 'CIM_iSCSIConnectionSettings.OtherSecondaryHeaderDigestMethod', 'CIM_iSCSIConnection.HeaderDigestMethod']
OtherHeaderDigestMethod property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 1 namespace
ReceivingMarkers property
CIMTYPE'boolean'
Description'This property indicates whether or not this connection is receiving markers in in its incoming data stream.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnRecvMarker']
ModelCorrespondence['CIM_iSCSIConnectionSettings.RequestingMarkersOnReceive']
ReceivingMarkers property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces
SendingMarkers property
CIMTYPE'boolean'
Description'This property indicates whether or not this connection is inserting markers in in its outgoing data stream.'
MappingStrings['MIB.IETF|iSCSI-MIB.iscsiCxnSendMarker']
SendingMarkers property is in 2 classes of ROOT\CIMV2\storage\iscsitarget and in 2 namespaces

Derived properties (17) of CIM_iSCSIConnection class

AggregationBehavior property
CIMTYPE'uint16'
AggregationBehavior property is in 5 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
Caption property
CIMTYPE'string'
Caption property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 37 namespaces
Description property
CIMTYPE'string'
Description property is in 91 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
Directionality property
CIMTYPE'uint16'
Directionality property is in 5 classes of ROOT\CIMV2\storage\iscsitarget and in 3 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 90 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 13 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 23 namespaces
InstanceID property
CIMTYPE'string'
keyTrue
InstanceID property is in 40 classes of ROOT\CIMV2\storage\iscsitarget and in 21 namespaces
Name property
CIMTYPE'string'
Name property is in 67 classes of ROOT\CIMV2\storage\iscsitarget and in 142 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 11 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 49 classes of ROOT\CIMV2\storage\iscsitarget and in 12 namespaces
Status property
CIMTYPE'string'
Status property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 59 classes of ROOT\CIMV2\storage\iscsitarget and in 18 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 51 classes of ROOT\CIMV2\storage\iscsitarget and in 17 namespaces

CIM_iSCSIConnection Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'This class contains the attributes of and negotiated values for, an iSCSI Connection which is modeled as a subclass of NetworkPipe. The original settings that are a starting point for negotiation are found in the class iSCSIConnectionSettings.'
UMLPackagePath'CIM::Network::iSCSI'
Version'2.11.0'

CIM_iSCSIConnection System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\CIMV2\storage\iscsitarget:CIM_iSCSIConnection'___SYSTEM8
__NAMESPACE'ROOT\CIMV2\storage\iscsitarget'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_NetworkPipe', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT29___SYSTEM3
__RELPATH'CIM_iSCSIConnection'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_NetworkPipe'___SYSTEM8
__CLASS'CIM_iSCSIConnection'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_iSCSIConnection

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSISCSITARGET_iSCSIConnection0301----
comments powered by Disqus
WUtils.com