NDIS 6.0 General OIDs for Miniport Drivers (Compact 2013)
3/26/2014
This section describes the NDIS 6.0 OIDs for miniport drivers.
In This Section
- OID_GEN_BYTES_RCV
As a query, NDIS and overlying drivers use this OID to determine the total number of bytes that a miniport adapter received.
- OID_GEN_BYTES_XMIT
As a query, NDIS and overlying drivers use this OID to determine the total bytes that a miniport adapter transmitted.
- OID_GEN_ENUMERATE_PORTS
As a query, NDIS and overlying drivers use this OID to determine the characteristics of the active NDIS ports that are associated with an underlying miniport adapter.
- OID_GEN_INTERRUPT_MODERATION
As a query, NDIS and overlying drivers use this OID to determine whether interrupt moderation is enabled on a miniport adapter.
- OID_GEN_LINK_PARAMETERS
As a set, NDIS and overlying drivers use this OID to set the current link state of a miniport adapter.
- OID_GEN_LINK_STATE
As a query, NDIS and overlying drivers use this OID to determine the current link state of a miniport adapter.
- OID_GEN_MAX_LINK_SPEED
As a query, NDIS and overlying drivers use this OID to determine the maximum supported transmit and receive link speeds of a miniport adapter.
- OID_GEN_MINIPORT_RESTART_ATTRIBUTES
Identifies general attributes for the propagation of miniport adapter restart attributes in an NDIS driver stack.
- OID_GEN_PORT_AUTHENTICATION_PARAMETERS
As a set, NDIS and overlying drivers use this OID to set the current state of an NDIS port.
- OID_GEN_PORT_STATE
As a query, overlying drivers use this OID to obtain the current state of the port that is specified in the PortNumber member of the NDIS_OID_REQUEST structure.
- OID_GEN_RCV_DISCARDS
As a query, NDIS and overlying drivers use this OID to determine the number of receive discards on a miniport adapter.
- OID_GEN_STATISTICS
As a query, NDIS and overlying drivers use this OID to obtain statistics of an adapter or a miniport driver.
- OID_GEN_SUPPORTED_PACKET_FILTERS
As a query, NDIS and overlying drivers use this OID to determine the types of net packets that the miniport adapter can filter.
- OID_GEN_XMIT_DISCARDS
As a query, NDIS and overlying drivers use this OID to determine the number of transmit discards on a miniport adapter.