Reference Guide

The Dell_Network Port class described in DELL_NetworkPort Properties represents the Dell-specific features of the
network adapters.
Table 70. DELL_NetworkPort Properties
Class Name:
DELL_NetworkPort
Parent Class:
CIM_Network Port
Property Description Data Type
NIC Capabilities NIC Capabilities bitmask indicates the
capabilities of the NIC.
The bitmask for the NIC Capability
property are:
Bit 0, Value 0 - Reporting NIC
capabilities through this attribute is
not supported.
Bit 0, Value 1 - Reporting NIC
capabilities through this attribute is
supported.
Bit 1, Value 0 - NIC is not TOE capable.
Bit 1, Value 1 - NIC is TOE capable.
Bit 2, Value 0 - NIC is not iSCSI
capable.
Bit 2, Value 1 - NIC is iSCSI capable.
Bit 3, Value 0 - NIC is not FCoE
capable.
Bit 3, Value 1 - NIC is FCoE capable.
uint 32
NIC TOE Capability Defines the TOE capability of the NIC.
Values for the NIC TOE Capability
property are:
0 - NIC/driver does not support
querying for capability.
1 - NIC/driver supports querying for
capability but query returned an error.
2 - NIC/driver supports querying for
capability and querying indicates that
it is capable.
4 - NIC/driver supports querying for
capability and querying indicates that
it is not capable.
8 - NIC/driver supports querying for
capability but an error prevented
querying the NIC/driver.
16 - NIC/driver supports querying for
capability but NIC/driver did not
respond to query.
NOTE: Boolean value is defined if
TOE is enabled (Boolean is
TOEEnable).
uint 32
NIC RDMA Capability Defines the RDMA capability of the
NIC.
uint 32
75