CIM Reference Guide

34 CIM_LogicalElement
The DELL_NetworkPort class listed in Table 3-9 represents the abstraction of a port or connection point
of a device. For example, a USB port can be abstracted to represent a port. This feature is used when the
abstracted port has independent management characteristics from the device that includes it.
Table 3-9. DELL_NetworkPort Properties
Class Name: Dell_NetworkPort
Parent Class: CIM_NetworkPort
Property Description Data Type
NicTOECapability Defines NIC TCP Offload Engine (TOE) capability. The
following values, with explanations, are possible for this property:
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 query says it
is capable.
4- NIC/driver supports querying for capability and query says it is
not capable.
8 - NIC/driver supports querying for capability but error
prevented querying NIC/driver.
16 - NIC/driver supports querying for capability but NIC/driver
did not respond to query.
uint32
NicRDMACapability Defines NIC Remote Direct Memory Access (RDMA) capability.
The following values, with explanations, are possible for this
property:
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 query says
it is capable.
4- NIC/driver supports querying for capability and query says it is
not capable.
8 - NIC/driver supports querying for capability but error
prevented querying NIC/driver.
16 - NIC/driver supports querying for capability but NIC/driver
did not respond to query.
uint32