MSFC_HBAAdapterMethods, ROOT\WMI

Class | Methods (19) | Properties (2) | Qualifiers (6) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class exposes port discovery operations that can be by a fibre channel adapter. There should be one instance of this class for each adapter

MSFC_HBAAdapterMethods methods

MSFC_HBAAdapterMethods has 19 methods (19 Local)

NameOriginReturn
GetDiscoveredPortAttributesMSFC_HBAAdapterMethods
GetEventBufferMSFC_HBAAdapterMethods
GetFC3MgmtInfoMSFC_HBAAdapterMethods
GetFC4StatisticsMSFC_HBAAdapterMethods
GetFCPStatisticsMSFC_HBAAdapterMethods
GetPortAttributesByWWNMSFC_HBAAdapterMethods
RefreshInformationMSFC_HBAAdapterMethods
ScsiInquiryMSFC_HBAAdapterMethods
ScsiReadCapacityMSFC_HBAAdapterMethods
ScsiReportLunsMSFC_HBAAdapterMethods
SendCTPassThruMSFC_HBAAdapterMethods
SendLIRRMSFC_HBAAdapterMethods
SendRLSMSFC_HBAAdapterMethods
SendRNIDMSFC_HBAAdapterMethods
SendRNIDV2MSFC_HBAAdapterMethods
SendRPLMSFC_HBAAdapterMethods
SendRPSMSFC_HBAAdapterMethods
SendSRLMSFC_HBAAdapterMethods
SetFC3MgmtInfoMSFC_HBAAdapterMethods

MSFC_HBAAdapterMethods properties

MSFC_HBAAdapterMethods has 2 properties (2 Local)

NameOriginCIMType
ActiveMSFC_HBAAdapterMethods11 [boolean]
key
InstanceName
MSFC_HBAAdapterMethods8 [string]

Detailed description of MSFC_HBAAdapterMethods methods

Local methods (19) of MSFC_HBAAdapterMethods class

GetDiscoveredPortAttributes method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortIndexuint320-{'in':True}
DiscoveredPortIndexuint321-{'in':True}
HBAStatusuint322-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
PortAttributesobject:MSFC_HBAPortAttributesResults3-{'HBAType':'HBA_PORTATTRIBUTES','out':True}
ImplementedTrue
WmiMethodId1
GetDiscoveredPortAttributes method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
GetEventBuffer method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
HBAStatusuint320-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
EventCountuint321-{'out':True}
Eventsobject:MSFC_EventBuffer2-{'out':True,'WmiSizeIs':'EventCount'}
ImplementedTrue
WmiMethodId18
GetEventBuffer method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
GetFC3MgmtInfo method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
HBAStatusuint320-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
MgmtInfoobject:HBAFC3MgmtInfo1-{'out':True}
ImplementedTrue
WmiMethodId7
GetFC3MgmtInfo method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
GetFC4Statistics method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
FC4Typeuint81-{'in':True}
HBAStatusuint322-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
FC4Statisticsobject:MSFC_FC4STATISTICS3-{'out':True}
ImplementedTrue
WmiMethodId13
GetFC4Statistics method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
GetFCPStatistics method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
ScsiIdobject:HBAScsiID0-{'in':True}
HBAStatusuint321-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
FC4Statisticsobject:MSFC_FC4STATISTICS2-{'out':True}
ImplementedTrue
WmiMethodId14
GetFCPStatistics method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
GetPortAttributesByWWN method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
wwnuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
HBAStatusuint321-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
PortAttributesobject:MSFC_HBAPortAttributesResults2-{'HBAType':'HBA_PORTATTRIBUTES','out':True}
ImplementedTrue
WmiMethodId2
GetPortAttributesByWWN method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
RefreshInformation method
Return
ImplementedTrue
WmiMethodId3
RefreshInformation method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
ScsiInquiry method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Cdbuint80-{'in':True,'MAX':6}
HbaPortWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DiscoveredPortWWNuint82-{'HBAType':'HBA_WWN','in':True,'MAX':8}
FcLunuint643-{'in':True}
HBAStatusuint324-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
ResponseBufferSizeuint325-{'out':True}
SenseBufferSizeuint326-{'out':True}
ScsiStatusuint87-{'out':True}
ResponseBufferuint88-{'cpp_quote':'#define ScsiInquiry_OUT_ResponseBuffer_SIZE_HINT 96','out':True,'WmiSizeIs':'ResponseBufferSize'}
SenseBufferuint89-{'out':True,'WmiSizeIs':'SenseBufferSize'}
ImplementedTrue
WmiMethodId15
ScsiInquiry method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
ScsiReadCapacity method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Cdbuint80-{'in':True,'MAX':10}
HbaPortWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DiscoveredPortWWNuint82-{'HBAType':'HBA_WWN','in':True,'MAX':8}
FcLunuint643-{'in':True}
HBAStatusuint324-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
ResponseBufferSizeuint325-{'out':True}
SenseBufferSizeuint326-{'out':True}
ScsiStatusuint87-{'out':True}
ResponseBufferuint88-{'cpp_quote':'#define ScsiReadCapacity_OUT_ResponseBuffer_SIZE_HINT 16','out':True,'WmiSizeIs':'ResponseBufferSize'}
SenseBufferuint89-{'out':True,'WmiSizeIs':'SenseBufferSize'}
ImplementedTrue
WmiMethodId16
ScsiReadCapacity method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
ScsiReportLuns method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Cdbuint80-{'in':True,'MAX':12}
HbaPortWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DiscoveredPortWWNuint82-{'HBAType':'HBA_WWN','in':True,'MAX':8}
HBAStatusuint323-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
ResponseBufferSizeuint324-{'out':True}
SenseBufferSizeuint325-{'out':True}
ScsiStatusuint86-{'out':True}
ResponseBufferuint87-{'cpp_quote':'#define ScsiReportLuns_OUT_ResponseBuffer_SIZE_HINT 16 // 8+8*number_of_luns','out':True,'WmiSizeIs':'ResponseBufferSize'}
SenseBufferuint88-{'out':True,'WmiSizeIs':'SenseBufferSize'}
ImplementedTrue
WmiMethodId17
ScsiReportLuns method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendCTPassThru method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
RequestBufferCountuint321-{'in':True}
RequestBufferuint82-{'in':True,'WmiSizeIs':'RequestBufferCount'}
HBAStatusuint323-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalResponseBufferCountuint324-{'out':True}
ActualResponseBufferCountuint325-{'out':True}
ResponseBufferuint86-{'cpp_quote':'#define SendCTPassThru_OUT_ResponseBuffer_SIZE_HINT 768','out':True,'WmiSizeIs':'ActualResponseBufferCount'}
ImplementedTrue
WmiMethodId4
SendCTPassThru method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendLIRR method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
SourceWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DestWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
Functionuint82-{'in':True}
Typeuint83-{'in':True}
HBAStatusuint324-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalRspBufferSizeuint325-{'out':True}
ActualRspBufferSizeuint326-{'out':True}
RspBufferuint87-{'cpp_quote':'#define SendLIRR_OUT_RspBuffer_SIZE_HINT 8','out':True,'WmiSizeIs':'ActualRspBufferSize'}
ImplementedTrue
WmiMethodId12
SendLIRR method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendRLS method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DestWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
HBAStatusuint322-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalRspBufferSizeuint323-{'out':True}
ActualRspBufferSizeuint324-{'out':True}
RspBufferuint85-{'cpp_quote':'#define SendRLS_OUT_RspBuffer_SIZE_HINT 28','out':True,'WmiSizeIs':'ActualRspBufferSize'}
ImplementedTrue
WmiMethodId19
SendRLS method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendRNID method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
wwnuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
wwntypeuint321-{'HBAType':'HBA_WWNTYPE','in':True,'ValueMap':['0', '1'],'Values':['NODE_WWN', 'PORT_WWN']}
HBAStatusuint322-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
ResponseBufferCountuint323-{'out':True}
ResponseBufferuint84-{'cpp_quote':'#define SendRNID_OUT_ResponseBuffer_SIZE_HINT 76','out':True,'WmiSizeIs':'ResponseBufferCount'}
ImplementedTrue
WmiMethodId5
SendRNID method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendRNIDV2 method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DestWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
DestFCIDuint322-{'in':True}
NodeIdDataFormatuint323-{'in':True}
HBAStatusuint324-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalRspBufferSizeuint325-{'out':True}
ActualRspBufferSizeuint326-{'out':True}
RspBufferuint87-{'cpp_quote':'#define SendRNIDV2_OUT_RspBuffer_SIZE_HINT 76','out':True,'WmiSizeIs':'ActualRspBufferSize'}
ImplementedTrue
WmiMethodId6
SendRNIDV2 method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendRPL method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
AgentWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
agent_domainuint322-{'in':True}
portIndexuint323-{'in':True}
HBAStatusuint324-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalRspBufferSizeuint325-{'out':True}
ActualRspBufferSizeuint326-{'out':True}
RspBufferuint87-{'cpp_quote':'#define SendRPL_OUT_RspBuffer_SIZE_HINT 28 // 12+16*n','out':True,'WmiSizeIs':'ActualRspBufferSize'}
ImplementedTrue
WmiMethodId9
SendRPL method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendRPS method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
AgentWWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
ObjectWWNuint82-{'HBAType':'HBA_WWN','in':True,'MAX':8}
AgentDomainuint323-{'in':True}
ObjectPortNumberuint324-{'in':True}
HBAStatusuint325-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalRspBufferSizeuint326-{'out':True}
ActualRspBufferSizeuint327-{'out':True}
RspBufferuint88-{'cpp_quote':'#define SendRPS_OUT_RspBuffer_SIZE_HINT 64','out':True,'WmiSizeIs':'ActualRspBufferSize'}
ImplementedTrue
WmiMethodId10
SendRPS method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SendSRL method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PortWWNuint80-{'HBAType':'HBA_WWN','in':True,'MAX':8}
WWNuint81-{'HBAType':'HBA_WWN','in':True,'MAX':8}
Domainuint322-{'in':True}
HBAStatusuint323-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
TotalRspBufferSizeuint324-{'out':True}
ActualRspBufferSizeuint325-{'out':True}
RspBufferuint86-{'cpp_quote':'#define SendSRL_OUT_RspBuffer_SIZE_HINT 8','out':True,'WmiSizeIs':'ActualRspBufferSize'}
ImplementedTrue
WmiMethodId11
SendSRL method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace
SetFC3MgmtInfo method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
MgmtInfoobject:HBAFC3MgmtInfo0-{'in':True}
HBAStatusuint321-{'Description':'HBA Status result for the query operation','HBAType':'HBA_STATUS','out':True,'ValueMap':['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12', '13', '14', '15', '16', '17', '18', '19', '20', '21', '22', '23', '24', '25', '26', '27', '28', '29', '30', '31', '32', '33'],'Values':['Operation was successful ', 'Error ', 'Function not supported.', 'invalid handle ', 'Bad argument ', 'WWN not recognized ', 'Index not recognized ', 'Larger buffer required ', 'Information has changed since the last call to HBA_RefreshInformation ', 'SCSI Check Condition reported', 'Adapter busy or reserved, retry may be effective', 'Request timed out, retry may be effective', 'Referenced HBA has been removed or deactivated', 'The requested ELS was rejected by the local adapter', 'The specified LUN is not provided by the specified adapter', 'An incompatibility has been detected among the library and driver modules', 'Multiple adapters have a matching WWN', 'A persistent binding request included a bad local SCSI bus number', 'A persistent binding request included a bad local SCSI target number', 'A persistent binding request included a bad local SCSI logical unit number', 'A persistent binding set request included a local SCSI ID that was already bound', 'A persistent binding request included a bad or unlocatable FCP Target FCID', 'A persistent binding request included a bad FCP Target Node WWN', 'A persistent binding request included a bad FCP Target Port WWN', 'A persistent binding request included an FCP Logical Unit Number not defined by the identified Target', 'A persistent binding request included an undefined or otherwise in accessible Logical Unit Unique Identifier', 'A persistent binding remove request included a binding which did not match a binding established by the specified port', 'A SCSI command was requested to an Nx_Port that was not a SCSI Target Port', 'A request was made concerning an unsupported FC-4 protocol', 'A request was made to enable unimplemented capabilities for a port', 'SCSI target is busy', 'A call was made to HBA_FreeLibrary when no library was loaded', 'A call was made to HBA_LoadLibrary when a library was already loaded', 'FCID passed into HBA_SendRNIDV2 violates access control rules']}
ImplementedTrue
WmiMethodId8
SetFC3MgmtInfo method is in 1 class (MSFC_HBAAdapterMethods) of ROOT\WMI and in 1 namespace

Detailed description of MSFC_HBAAdapterMethods properties

Local properties (2) of MSFC_HBAAdapterMethods class

Active property
CIMTYPE'boolean'
Active property is in 378 classes of ROOT\WMI and in 8 namespaces
InstanceName property
CIMTYPE'string'
keyTrue
InstanceName property is in 414 classes of ROOT\WMI and in 9 namespaces

MSFC_HBAAdapterMethods Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'This class exposes port discovery operations that can be by a fibre channel adapter. There should be one instance of this class for each adapter'
dynamicTrue
guid'{DF87D4ED-4612-4D12-85FB-83574EC34B7C}'
LOCALE1033
provider'wmiprov'
WMITrue

MSFC_HBAAdapterMethods System properties

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

Similar Classes to MSFC_HBAAdapterMethods

Number of classes:14
WUtils.com
online utility - toplist