Reference Guide

276 Device Group
Table 13-23. Network Device RDMA Capability Flags
Variable Name:
DellNetworkDeviceRDMACapabilityFlags
Data Type: Integer
NOTE: These values are bit fields, so combination values are possible.
Possible Data Values Meaning of Data Value
none(0) Querying for RDMA capability is not supported.
unknown(1) Querying for RDMA capability is supported but
query returned an error.
available(2) Device has RDMA capability.
notAvailable(4) Device does not have RDMA capability.
cannotBeDetermined(8) Querying for RDMA capability is supported but
an error prevented querying.
driverNotResponding(16) Querying for RDMA capability is supported but
driver did not respond to query.
Table 13-24. Network Device iSCSI Capability Flags
Variable Name:
DellNetworkDeviceiSCSICapabilityFlags
Data Type: Integer
NOTE: These values are bit fields, so combination values are possible.
Possible Data Values Meaning of Data Value
none(0) Querying for iSCSI capability is not supported.
unknown(1) Querying for iSCSI capability is supported but
query returned an error.
available(2) Device has iSCSI capability.
notAvailable(4) Device does not have iSCSI capability.
cannotBeDetermined(8) Querying for iSCSI capability is supported but an
error prevented querying.
driverNotResponding(16) Querying for iSCSI capability is supported but
driver did not respond to query.