Native 802.11 Operational OIDs (Compact 2013)
3/26/2014
The Native 802.11 Operational object identifiers (OIDs) query and set the configuration and operation of the 802.11 station. These OIDs apply to miniport drivers that support any of the Native 802.11 operation modes.
The abbreviations in the following table are used to specify the requirements for Native 802.11 Operational OID query (Q), set (S), and NDIS 6.0 method (M) requests:
Abbreviation |
Meaning |
---|---|
O |
Indicates that support for the object is optional. The miniport driver can either support query or set requests for the object, or the driver can fail the request by returning NDIS_STATUS_NOT_SUPPORTED from its MiniportOidRequest function. |
R |
Indicates that support for the object is required. The miniport driver must not return NDIS_STATUS_NOT_SUPPORTED from its MiniportOidRequest function. |
X |
Indicates that the specified state of a Native 802.11 operating mode supports a set request for the object. If the miniport driver is not in the specified state, the miniport driver must fail the set request by returning NDIS_STATUS_INVALID_STATE from its MiniportOidRequest function. |
OIDs that support query requests can be queried from any state of the miniport driver’s operation mode.
Name |
Q |
S |
M |
ExtSTA |
---|---|---|---|---|
O |
O |
- |
INIT |
|
R |
- |
- |
- |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
|
R |
R |
- |
- |
|
R |
R |
- |
INIT |
|
- |
- |
O |
INIT and OP |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
|
- |
- |
R |
INIT and OP |
|
- |
R |
- |
INIT and OP |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
|
O |
- |
- |
- |
See Also
Reference
Native 802.11 Wireless LAN OIDs
MiniportOidRequest
Native 802.11 Extensible Station OIDs
Native 802.11 MIB OIDs
Native 802.11 Network Monitor OIDs