White Papers

Version 1.2.3 25
Property Name Requirement Type Requirement and description
RxPauseXONFrames Mandatory uint32
Counts the flow control frames from the network to
resume transmission.
RxRuntPkt Mandatory uint32
Counts the total number of frames that are too short
(< 64 bytes).
RxUnicast Mandatory uint64
Counts the total number of good unicast packets
transmitted.
StartStatisticTime Mandatory datetime
Indicates the measurment time for the first NIC
statistics. The property shall be used with the
StatisticTime property to calculate the duration over
which the NIC statistics has been gathered.
StatisticTime Mandatory datetime
Indicates the most recent measurement time for
NIC
statistics. The property shall be used with the
StatisticStartTime property to calculate the duration
over which the NIC statistics has been gathered.
TxBroadcast Mandatory uint64
Counts the total number of good broadcast packets
transmitted.
TxBytes Mandatory uint64
Counts the total number of bytes transmitted,
including host and remote management pass
through traffic (remote management pass through
traffic is applicable to LOMs only).
TxErrorPktExcessiveCollision Mandatory uint32
Counts the number of times that 16 or more
collisions occurred on a single transmit packet.
TxErrorPktLateCollision Mandatory uint32
Counts the number of collisions that occurred after
one slot time (defined by IEEE 802.3).
TxErrorPktMultipleCollision Mandatory uint32
Counts the number of times that a transmitted
packet encountered more than one collision but
fewer than 16.
TxErrorPktSingleCollision Mandatory uint32
Counts the number of times that a successfully
transmitted packet encountered a single collision.
TxMutlicast Mandatory uint64
Counts the total number of good multicast packets
transmitted.
TxPauseXONFrames Mandatory uint32
Counts the number of XON packets transmitted to
the network.
TxPauseXOFFFrames Mandatory uint32
Counts the number of XOFF packets transmitted to
the network.
TxUnicast Mandatory uint64
Counts the total number of good unicast packets
transmitted.
7.4 DCIM_NICEnumeration 468
This section describes the implementation for the DCIM_NICEnumeration class. 469
Each DCIM_NICEnumeration instance is logically associated to a DCIM_NICView instance, where the 470
DCIM_NICEnumeration. FQDD property is equal to the FQDD property on the DCIM_NICView instance. 471
This class shall be instantiated in the Implementation Namespace:root/dcim. 472
7.4.1 Resource URIs for WinRM
®
473
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-474
schema/2/DCIM_NICEnumeration?__cimnamespace=root/dcim475
The key property shall be the InstanceID. 476