Enumerator |
---|
RNDIS_OID_GEN_SUPPORTED_LIST | List of supported OIDs.
|
RNDIS_OID_GEN_HARDWARE_STATUS | Hardware status.
|
RNDIS_OID_GEN_MEDIA_SUPPORTED | Media types supported (encoded)
|
RNDIS_OID_GEN_MEDIA_IN_USE | Media types in use (encoded)
|
RNDIS_OID_GEN_MAXIMUM_FRAME_SIZE | Maximum frame size in bytes.
|
RNDIS_OID_GEN_LINK_SPEED | Link speed in units of 100 bps.
|
RNDIS_OID_GEN_TRANSMIT_BUFFER_SPACE | Transmit buffer space.
|
RNDIS_OID_GEN_RECEIVE_BUFFER_SPACE | Receive buffer space.
|
RNDIS_OID_GEN_TRANSMIT_BLOCK_SIZE | Minimum amount of storage, in bytes, that a single packet occupies in the transmit buffer space of the NIC.
|
RNDIS_OID_GEN_RECEIVE_BLOCK_SIZE | Amount of storage, in bytes, that a single packet occupies in the receive buffer space of the NIC.
|
RNDIS_OID_GEN_VENDOR_ID | Vendor NIC code.
|
RNDIS_OID_GEN_VENDOR_DESCRIPTION | Vendor network card description.
|
RNDIS_OID_GEN_CURRENT_PACKET_FILTER | Current packet filter (encoded)
|
RNDIS_OID_GEN_CURRENT_LOOKAHEAD | Current lookahead size in bytes.
|
RNDIS_OID_GEN_DRIVER_VERSION | NDIS version number used by the driver.
|
RNDIS_OID_GEN_MAXIMUM_TOTAL_SIZE | Maximum total packet length in bytes.
|
RNDIS_OID_GEN_PROTOCOL_OPTIONS | Optional protocol flags (encoded)
|
RNDIS_OID_GEN_MAC_OPTIONS | Optional NIC flags (encoded)
|
RNDIS_OID_GEN_MEDIA_CONNECT_STATUS | Whether the NIC is connected to the network.
|
RNDIS_OID_GEN_MAXIMUM_SEND_PACKETS | The maximum number of send packets the driver can accept per call to its MiniportSendPacketsfunction.
|
RNDIS_OID_GEN_VENDOR_DRIVER_VERSION | Vendor-assigned version number of the driver.
|
RNDIS_OID_GEN_SUPPORTED_GUIDS | The custom GUIDs (Globally Unique Identifier) supported by the miniport driver.
|
RNDIS_OID_GEN_NETWORK_LAYER_ADDRESSES | List of network-layer addresses associated with the binding between a transport and the driver.
|
RNDIS_OID_GEN_TRANSPORT_HEADER_OFFSET | Size of packets' additional headers.
|
RNDIS_OID_GEN_PHYSICAL_MEDIUM | Physical media supported by the miniport driver (encoded)
|
RNDIS_OID_802_3_PERMANENT_ADDRESS | Permanent station address.
|
RNDIS_OID_802_3_CURRENT_ADDRESS | Current station address.
|
RNDIS_OID_802_3_MULTICAST_LIST | Current multicast address list.
|
RNDIS_OID_802_3_MAXIMUM_LIST_SIZE | Maximum size of multicast address list.
|