NDIS network interface object identifiers (OIDs) provide information about network interfaces to support the MIB (RFC 2863).
NDIS 인터페이스 공급자는 이러한 OID를 지원해야 합니다. 등록된 인터페이스 공급자가 아닌 드라이버는 이 섹션의 OID를 지원하지 않아야 합니다.
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.
NDIS 네트워크 인터페이스 OID에 대한 자세한 내용은 NDIS 6.0 네트워크 인터페이스참조하세요.
이 섹션에서는 다음 NDIS 네트워크 인터페이스 OID에 대해 설명합니다.
- OID_GEN_ALIAS
- OID_GEN_ADMIN_STATUS
- OID_GEN_OPERATIONAL_STATUS
- OID_GEN_PROMISCUOUS_MODE
- OID_GEN_XMIT_LINK_SPEED
- OID_GEN_RCV_LINK_SPEED
- OID_GEN_UNKNOWN_PROTOS
- OID_GEN_DISCONTINUITY_TIME
- OID_GEN_LAST_CHANGE
- OID_GEN_INTERFACE_INFO
- OID_GEN_MEDIA_CONNECT_STATUS_EX
- OID_GEN_LINK_SPEED_EX
- OID_GEN_MEDIA_DUPLEX_STATE
- OID_TUNNEL_INTERFACE_RELEASE_OID
- OID_TUNNEL_INTERFACE_SET_OID