This module contains a set of WiFi-specific type definitions that are used in the openconfig-wifi modules. It can be imported by any module to make use of these types.
openconfig-extensions
description:
Type to specify all the WiFi channels available for use. This is
a superset of what may be allowed by any one particular regulatory
domain.
type: uint8
description:
Base type to specify the current state of a Client.
description:
Client has finished 802.11 Association phase. This implies 'Open' system,
or 802.11 Authentication complete.
base identity: CLIENT_STATE
description:
Client has Associated, but not L2 Authenticated (e.g. 802.1X)
base identity: CLIENT_STATE
description:
Client has Associated, but not L3 Authenticated (e.g. Captive Portal).
base identity: CLIENT_STATE
description:
Client has Associated & Authenticated, but has not obtained IP address.
base identity: CLIENT_STATE
description:
Client has fully Authenticated & permitted to access network resources.
base identity: CLIENT_STATE
description:
L2 failure, due to RADIUS Access-Reject.
base identity: CLIENT_STATE
description:
L2 failure, due to RADIUS timeout.
base identity: CLIENT_STATE
description:
L3 failure. Could be incorrect CP credentials or higher layer
Captive Portal issues.
base identity: CLIENT_STATE
description:
Client has Associated & Authenticated but has failed to receive an IP
address, utilizing DHCP.
base identity: CLIENT_STATE
description:
AP has received a PS frame, indicating the client is currently in a
powersave state.
base identity: CLIENT_STATE
description:
This client has been blacklisted, through either L2 (MAC) or higher-level
(signature) mechanisms.
base identity: CLIENT_STATE
description:
Client is no longer active in the 802.11 state machine. Client data
remains in the client state, but client is no longer active on AP.
base identity: CLIENT_STATE
description:
The Up/Down state of an AP.
description:
The AP is in the up state.
base identity: AP_STATE
description:
The AP is in the down state.
base identity: AP_STATE
description:
The AP is in the Downgrading firmware state.
base identity: AP_STATE
description:
base type to specify available Data-rates.
description:
1 Mbps DSSS PHY.
base identity: DATA_RATE
description:
2 Mbps DSSS PHY.
base identity: DATA_RATE
description:
5.5 Mbps DSSS PHY.
base identity: DATA_RATE
description:
6 Mbps OFDM PHY.
base identity: DATA_RATE
description:
9 Mbps OFDM PHY.
base identity: DATA_RATE
description:
11 Mbps DSSS PHY.
base identity: DATA_RATE
description:
12 Mbps OFDM PHY.
base identity: DATA_RATE
description:
18 Mbps OFDM PHY.
base identity: DATA_RATE
description:
24 Mbps OFDM PHY.
base identity: DATA_RATE
description:
36 Mbps OFDM PHY.
base identity: DATA_RATE
description:
48 Mbps OFDM PHY.
base identity: DATA_RATE
description:
54 Mbps OFDM PHY.
base identity: DATA_RATE
description:
Operating frequency of a Radio or SSID.
description:
The Radio or SSID will operate at 2.4GHz only.
base identity: OPERATING_FREQUENCY
description:
The Radio or SSID will operate at 5GHz only.
base identity: OPERATING_FREQUENCY
description:
The Radio or SSID will be dual-band; operating in
both 2.4 & 5GHz frequencies.
base identity: OPERATING_FREQUENCY
description:
The Radio or SSID will operate at 6GHz only.
base identity: OPERATING_FREQUENCY
description:
The Radio or SSID will be dual-band; operating in both 5 &
6GHz frequencies.
base identity: OPERATING_FREQUENCY
description:
The Radio or SSID will be tri-band; operating in 2.4, 5 and
6GHz frequencies.
base identity: OPERATING_FREQUENCY
description:
The Radio or SSID will be dual band; operating in 2.4 and
6GHz frequencies.
base identity: OPERATING_FREQUENCY
description:
Client capabilities, as reported by Association Request or
Probe Request frames.
description:
Whether this STA can MU-MIMO Beamform.
base identity: CLIENT_CAPABILITIES
description:
Whether this STA can Rx MU-MIMO Beamformed frames.
base identity: CLIENT_CAPABILITIES
description:
Whether this STA can use OFDMA.
base identity: CLIENT_CAPABILITIES
description:
Whether this STA supports 802.11r. Note, must be
enabled on BSS for this to be accurate.
base identity: CLIENT_CAPABILITIES
description:
Whether this STA supports 802.11v BSS Transition. Note, must
be enabled on BSS for this to be accurate; unless Probe Request
are observed in addition to Association Request.
base identity: CLIENT_CAPABILITIES
description:
Whether this STA can use Management Frame Protection.
base identity: CLIENT_CAPABILITIES
description:
Base type to specify the reason an Access Point
has changed channels.
description:
DFS hit occurred.
base identity: CHANGE_REASON_TYPE
description:
Excessive amounts of non-802.11 Noise occurred.
base identity: CHANGE_REASON_TYPE
description:
Excessive reception of frames which
failed the FCS occurred.
base identity: CHANGE_REASON_TYPE
description:
A less utilized channel exists. eg CCI avoidance
led to this channel-change.
base identity: CHANGE_REASON_TYPE