White Papers

Version 1.3.1 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.
LanUnicastPktRXCount
Mandatory
uint64
Counts the total number of Lan Unicast Packets
Received
LanUnicastPktTXCount
Mandatory
uint64
Counts the total number of Lan Unicast Packets
Transmitted
LanFCSRxErrors
Mandatory
Uint32
Lan FCS Receive Erros
7.4 DCIM_NICEnumeration
465
This section describes the implementation for the DCIM_NICEnumeration class.
466
Each DCIM_NICEnumeration instance is logically associated to a DCIM_NICView instance, where the
467
DCIM_NICEnumeration. FQDD property is equal to the FQDD property on the DCIM_NICView instance.
468
This class shall be instantiated in the Implementation Namespace:root/dcim.
469