Share via


OID_GEN_UNKNOWN_PROTOS (Compact 2013)

3/26/2014

As a query, use this OID to determine the unknown-protocol packet count of a network interface (ifInUnknownProtos from RFC 2863).

Remarks

Only NDIS network interface providers, and therefore not miniport drivers or filter drivers, must support this OID as an OID request.

The unknown-protocol statistics counter specifies the number of packets that were received through the interface that were discarded because the associated protocol was unknown or unsupported.

If the interface provider returns NDIS_STATUS_SUCCESS, the result of the query is a ULONG64 value that specifies the number of packets.

Requirements

Header

ntddndis.h

See Also

Reference

NDIS Network Interface OIDs