WT_Host, ROOT\WMI

Class | Methods (5) | Properties (37) | Qualifiers (3) | Instances | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Class describing an iSCSI target. Use the NewHost() method to create a new target. HostName must be a unique. It is recommended that the initiator's NetBIOS name be used as the HostName for easier identification.

WT_Host methods

WT_Host has 5 methods (5 Local)

NameOriginReturn
AddWTDiskWT_Host
NewHostWT_HostWT_Host {'out':True}
RemoveAllWTDisksWT_Host
RemoveWTDiskWT_Host
SetWTDiskLunMappingWT_Host

WT_Host properties

WT_Host has 37 properties (37 Local)

NameOriginCIMType
CHAPSecretWT_Host8 [string]
CHAPUserNameWT_Host8 [string]
DataPduInOrderPreferenceWT_Host11 [boolean]
DataSequenceInOrderPreferenceWT_Host11 [boolean]
DefaultTime2RetainPreferenceWT_Host19 [uint32]
DefaultTime2WaitPreferenceWT_Host19 [uint32]
DescriptionWT_Host8 [string]
EnableCHAPWT_Host11 [boolean]
EnabledWT_Host11 [boolean]
EnableReverseCHAPWT_Host11 [boolean]
EnforceIdleTimeoutDetectionWT_Host11 [boolean]
ErrorRecoveryLevelPreferenceWT_Host19 [uint32]
GuidWT_Host8 [string]
key
HostName
WT_Host8 [string]
IdleDurationWT_Host19 [uint32]
ImmediateDataPreferenceWT_Host11 [boolean]
InitialR2TPreferenceWT_Host11 [boolean]
LastLogInWT_Host101 [datetime]
MaxConnectionsPerSessionWT_Host19 [uint32]
MaxOutstandingR2TWT_Host19 [uint32]
NumRecvBuffersWT_Host19 [uint32]
PrimaryAuthenticationMethodWT_Host18 [uint16]
PrimaryDataDigestMethodWT_Host18 [uint16]
PrimaryHeaderDigestMethodWT_Host18 [uint16]
RequestingMarkersOnReceiveWT_Host11 [boolean]
ResourceGroupWT_Host8 [string]
ReverseCHAPSecretWT_Host8 [string]
ReverseCHAPUserNameWT_Host8 [string]
SecondaryAuthenticationMethodWT_Host18 [uint16]
SecondaryDataDigestMethodWT_Host18 [uint16]
SecondaryHeaderDigestMethodWT_Host18 [uint16]
SessionsWT_Host13 [object:WT_Session]
StatusWT_Host3 [sint32]
TargetFirstBurstLengthWT_Host19 [uint32]
TargetIQNWT_Host8 [string]
TargetMaxBurstLengthWT_Host19 [uint32]
TargetMaxRecvDataSegmentLengthWT_Host19 [uint32]

Detailed description of WT_Host methods

Local methods (5) of WT_Host class

AddWTDisk method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
WTDuint320-{'Description':'iSCSI Disk Index'}
Description'Assign iSCSI Disk To Target'
ImplementedTrue
AddWTDisk method is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
NewHost method
ReturnWT_Host {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
HostNamestring0-{'Description':'Target Friendly Name'}
ResourceGroupstring1-{'Description':'Resource Group (optional)'}
Description'Create a New Target'
ImplementedTrue
StaticTrue
NewHost method is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
RemoveAllWTDisks method
Return
Description'Remove All iSCSI Disks From Target'
ImplementedTrue
RemoveAllWTDisks method is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
RemoveWTDisk method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
WTDuint320-{'Description':'iSCSI Disk Index'}
Description'Remove iSCSI Disk From Target'
ImplementedTrue
RemoveWTDisk method is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
SetWTDiskLunMapping method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
WTDuint320-{'Description':'iSCSI Disk Index'}
LUNuint321-{'Description':'SCSI LUN'}
Description'Set the SCSI LUN Index of iSCSI Disk'
ImplementedTrue
SetWTDiskLunMapping method is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace

Detailed description of WT_Host properties

Local properties (37) of WT_Host class

CHAPSecret property
CIMTYPE'string'
Description'CHAP secret'
readTrue
writeTrue
CHAPSecret property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
CHAPUserName property
CIMTYPE'string'
Description'CHAP user name'
readTrue
writeTrue
CHAPUserName property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
DataPduInOrderPreference property
CIMTYPE'boolean'
Description'Flag indicating whether data PDUs within sequences are preferred to be at continuously increasing addresses'
readTrue
DataPduInOrderPreference property is in 1 class (WT_Host) of ROOT\WMI and in 2 namespaces
DataSequenceInOrderPreference property
CIMTYPE'boolean'
Description'Flag indicating whether data sequences are preferred to be transferred with continuously non-decreasing sequence offsets'
readTrue
DataSequenceInOrderPreference property is in 1 class (WT_Host) of ROOT\WMI and in 2 namespaces
DefaultTime2RetainPreference property
CIMTYPE'uint32'
Description'Preferred maximum time, in seconds after an initial wait (Time2Wait), before which an active task reassignment is still possible after an unexpected connection termination or a connection reset'
readTrue
DefaultTime2RetainPreference property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
DefaultTime2WaitPreference property
CIMTYPE'uint32'
Description'Preferred minimum time, in seconds, to wait before attempting an explicit/implicit logout or an active task reassignment after an unexpected connection termination or a connection reset'
readTrue
DefaultTime2WaitPreference property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
Description property
CIMTYPE'string'
Description'Target friendly description'
readTrue
writeTrue
Description property is in 27 classes of ROOT\WMI and in 142 namespaces
EnableCHAP property
CIMTYPE'boolean'
Description'Enable CHAP authentication'
readTrue
writeTrue
EnableCHAP property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
Enabled property
CIMTYPE'boolean'
Description'Enable/Disable Target'
readTrue
writeTrue
Enabled property is in 4 classes of ROOT\WMI and in 142 namespaces
EnableReverseCHAP property
CIMTYPE'boolean'
Description'Enable reverse CHAP authentication'
readTrue
writeTrue
EnableReverseCHAP property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
EnforceIdleTimeoutDetection property
CIMTYPE'boolean'
Description'Enforce Initiator idle detection'
readTrue
writeTrue
EnforceIdleTimeoutDetection property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
ErrorRecoveryLevelPreference property
CIMTYPE'uint32'
Description'Preferred error recovery level'
readTrue
ErrorRecoveryLevelPreference property is in 1 class (WT_Host) of ROOT\WMI and in 2 namespaces
Guid property
CIMTYPE'string'
Description'Unique identifier of the iSCSI Target'
readTrue
Guid property is in 8 classes of ROOT\WMI and in 14 namespaces
HostName property
CIMTYPE'string'
Description'Target friendly name'
keyTrue
readTrue
HostName property is in 5 classes of ROOT\WMI and in 23 namespaces
IdleDuration property
CIMTYPE'uint32'
Description'Idle duration since last session disconnected from this host (seconds)'
readTrue
IdleDuration property is in 2 classes of ROOT\WMI and in 3 namespaces
ImmediateDataPreference property
CIMTYPE'boolean'
Description'Flag indicating whether immediate data is preferred'
readTrue
ImmediateDataPreference property is in 1 class (WT_Host) of ROOT\WMI and in 2 namespaces
InitialR2TPreference property
CIMTYPE'boolean'
Description'Flag indicating whether an initial R2T request is preferred'
readTrue
InitialR2TPreference property is in 1 class (WT_Host) of ROOT\WMI and in 2 namespaces
LastLogIn property
CIMTYPE'datetime'
Description'Last Initiator login timestamp'
readTrue
LastLogIn property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
MaxConnectionsPerSession property
CIMTYPE'uint32'
Description'Maximum number of connections allowed within an iSCSI session'
readTrue
MaxConnectionsPerSession property is in 1 class (WT_Host) of ROOT\WMI and in 2 namespaces
MaxOutstandingR2T property
CIMTYPE'uint32'
Description'Maximum number of outstanding R2T requests supported'
readTrue
MaxOutstandingR2T property is in 4 classes of ROOT\WMI and in 2 namespaces
NumRecvBuffers property
CIMTYPE'uint32'
Description'Number of Receive Buffers'
readTrue
writeTrue
NumRecvBuffers property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
PrimaryAuthenticationMethod property
CIMTYPE'uint16'
Description'Primary authentication method'
readTrue
ValueMap['2', '3', '4', '5']
Values['None', 'SRP', 'CHAP', 'Kerberos']
PrimaryAuthenticationMethod property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
PrimaryDataDigestMethod property
CIMTYPE'uint16'
Description'Primary data digest method'
readTrue
ValueMap['1', '2', '3']
Values['Other', 'None', 'CRC32C']
PrimaryDataDigestMethod property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
PrimaryHeaderDigestMethod property
CIMTYPE'uint16'
Description'Primary header digest method'
readTrue
ValueMap['1', '2', '3']
Values['Other', 'None', 'CRC32C']
PrimaryHeaderDigestMethod property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
RequestingMarkersOnReceive property
CIMTYPE'boolean'
Description'Flag indicating whether to request markers on receive'
readTrue
RequestingMarkersOnReceive property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
ResourceGroup property
CIMTYPE'string'
Description'Resource Group (only valid in a cluster)'
readTrue
ResourceGroup property is in 4 classes of ROOT\WMI and in 1 namespace
ReverseCHAPSecret property
CIMTYPE'string'
Description'Reverse CHAP secret'
readTrue
writeTrue
ReverseCHAPSecret property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
ReverseCHAPUserName property
CIMTYPE'string'
Description'Reverse CHAP user name'
readTrue
writeTrue
ReverseCHAPUserName property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
SecondaryAuthenticationMethod property
CIMTYPE'uint16'
Description'Secondary authentication method'
readTrue
ValueMap['2', '3', '4', '5']
Values['None', 'SRP', 'CHAP', 'Kerberos']
SecondaryAuthenticationMethod property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
SecondaryDataDigestMethod property
CIMTYPE'uint16'
Description'Secondary data digest method'
readTrue
ValueMap['1', '2', '3']
Values['Other', 'None', 'CRC32C']
SecondaryDataDigestMethod property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
SecondaryHeaderDigestMethod property
CIMTYPE'uint16'
Description'Secondary header digest method'
readTrue
ValueMap['1', '2', '3']
Values['Other', 'None', 'CRC32C']
SecondaryHeaderDigestMethod property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
Sessions property
CIMTYPE'object:WT_Session'
Description'List of active sessions'
readTrue
Sessions property is in 1 class (WT_Host) of ROOT\WMI and in 4 namespaces
Status property
CIMTYPE'sint32'
Description'Target status'
readTrue
ValueMap['0', '1']
Values['Not Connected', 'Connected']
Status property is in 45 classes of ROOT\WMI and in 42 namespaces
TargetFirstBurstLength property
CIMTYPE'uint32'
Description'Target first burst length (bytes)'
readTrue
writeTrue
TargetFirstBurstLength property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
TargetIQN property
CIMTYPE'string'
Description'Target IQN'
readTrue
writeTrue
TargetIQN property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
TargetMaxBurstLength property
CIMTYPE'uint32'
Description'Target maximum burst length (bytes)'
readTrue
writeTrue
TargetMaxBurstLength property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace
TargetMaxRecvDataSegmentLength property
CIMTYPE'uint32'
Description'Target maximum receive data segment length (bytes)'
readTrue
writeTrue
TargetMaxRecvDataSegmentLength property is in 1 class (WT_Host) of ROOT\WMI and in 1 namespace

WT_Host Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Class describing an iSCSI target. Use the NewHost() method to create a new target. HostName must be a unique. It is recommended that the initiator's NetBIOS name be used as the HostName for easier identification.'
dynamicTrue
provider'WinTargetProv'

WT_Host System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WMI:WT_Host'___SYSTEM8
__NAMESPACE'ROOT\WMI'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT37___SYSTEM3
__RELPATH'WT_Host'___SYSTEM8
__DYNASTY'WT_Host'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'WT_Host'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to WT_Host

Number of classes:20
comments powered by Disqus
WUtils.com