Compartilhar via


OIDs da interface de rede do NDIS

NDIS network interface object identifiers (OIDs) provide information about network interfaces to support the MIB (RFC 2863).

Os provedores de interface NDIS devem dar suporte a esses OIDs. Os drivers que não são provedores de interface registrados não devem dar suporte aos OIDs nesta seção.

NDIS calls the ProviderQueryObject function to make a query request for information from the interface provider. The ObjectId parameter of this function contains the object identifier. The interface provider registered ProviderQueryObject when it called the NdisIfRegisterProvider function to register as an interface provider.

The handle at the ProviderIfContext parameter of the ProviderQueryObject function identifies the network interface. This handle was provided to NDIS when the interface provider called the NdisIfRegisterInterface function to register the interface. The pOutputBuffer parameter of the ProviderQueryObject function contains the result of the OID request.

Para obter mais informações sobre OIDs de interface de rede do NDIS, consulte interfaces de rede NDIS 6.0.

Esta seção descreve os seguintes OIDs de interface de rede do NDIS: