NDIS 5.x Legacy NDISWAN Object Identifiers (Compact 2013)

3/26/2014

This topic includes NDIS 5.x legacy NDISWAN Object Identifiers (OIDs).

In This Section

Programming element

Description

OID_WAN_GET_COMP_INFO

Requests the miniport driver to return compression capability data for the network adapter or its driver

OID_WAN_GET_LINK_INFO

Requests the miniport driver to return data about the current state of a link formatted as an NDIS_WAN_GET_LINK_INFO structure.

OID_WAN_GET_STATS_INFO

Requests the miniport driver to return statistics data

OID_WAN_HEADER_FORMAT

Requests the miniport driver to return or to set the address-header format that is used, as either NdisWanHeaderEthernet or NdisWanHeaderNative

OID_WAN_LINE_COUNT

Requests the miniport driver to return the total number of lines (endpoints) that it exposes

OID_WAN_PERMANENT_ADDRESS

Requests the miniport driver to return the address encoded in the hardware of the network adapter

OID_WAN_PROTOCOL_TYPE

Informs the underlying driver of a bound protocol's type, as a single-byte network-level protocol identifier (NLPID)

OID_WAN_SET_COMP_INFO

Notifies the miniport driver of the compression scheme that is selected by a protocol to which the miniport driver previously returned information in OID_WAN_GET_COMP_INFO.

OID_WAN_SET_LINK_INFO

Requests the miniport driver to set information for an established link

See Also

Reference

NDIS 5.x Legacy Reference
NDIS 5.x Legacy Functions
NDIS 5.x Legacy Structures
NDIS 5.x Legacy Wireless LAN OIDs
NDIS 5.x Legacy Data Types
NDIS 5.x Legacy Network Driver Macros
NDIS 5.x Legacy Messages
NDIS 5.x Legacy NDISTAPI Object Identifiers
NDIS 5.x Legacy Token Ring Object Identifiers