OID_GEN_RCV_OK

As a query, the OID_GEN_RCV_OK OID specifies the number of frames that the NIC receives without errors and indicates to bound protocols.

Version Information

Windows Vista and later versions of Windows
Supported.

NDIS 6.0 and later drivers
Mandatory.

NDIS 5.1 drivers
Mandatory.

Windows XP
Supported.

NDIS 5.1 drivers
Mandatory.

Remarks

OID_GEN_RCV_OK specifies the number of frames that are received without errors. However, the OID_GEN_STATISTICS does not include this information.

NOTE: Statistics OIDs are mandatory for NDIS 6.0 and later miniport drivers unless NDIS handles them. For general information about statistics OIDs, see General Statistics.

Requirements

Header

Ntddndis.h (include Ndis.h)

See also

OID_GEN_STATISTICS