Represents a wireless (WiFi) interface configured on a Network Service Gateway (NSG) instance. The WirelessPort instance may map to a physical WiFi card or a WiFi port.
countryCode |
description |
frequencyChannel |
genericConfig |
name |
physicalName |
portType |
templateID |
wifiFrequencyBand |
wifiMode |
This object has no members.
Country code where the NSG with a Wireless Port installed is defined. The country code allows some WiFi features to be enabled or disabled on the Wireless card.
Allowed values: AT, AU, BE, BR, CA, CH, CN, CY, CZ, DE, DK, EE, ES, FI, FR, GB, GR, HK, HU, ID, IE, IL, IN, IT, JP, KR, LT, LU, LV, MY, NL, NO, NZ, PH, PL, PT, SE, SG, SI, SK, TH, TW, US, ZA
SDK attribute: countryCode
A customer friendly description to be given to the Wireless Port instance.
Format: free
Max length: 255
SDK attribute: description
The selected wireless frequency and channel used by the wireless interface. Channels range is from 0 to 165 where 0 stands for Auto Channel Selection.
Allowed values: CH_0, CH_1, CH_10, CH_100, CH_104, CH_108, CH_11, CH_112, CH_116, CH_12, CH_120, CH_124, CH_128, CH_13, CH_132, CH_136, CH_14, CH_140, CH_144, CH_149, CH_153, CH_157, CH_161, CH_165, CH_2, CH_3, CH_36, CH_4, CH_40, CH_44, CH_48, CH_5, CH_52, CH_56, CH_6, CH_60, CH_64, CH_7, CH_8, CH_9
Default value: CH_0
SDK attribute: frequencyChannel
This field is used to contain the "blob" parameters for the WiFi Card (physical module) on the NSG.
Default value: 4096
Format: free
SDK attribute: genericConfig
A customer friendly name for the Wireless Port instance.
Format: free
Min length: 1
Max length: 255
SDK attribute: name
The identifier of the wireless port as identified by the OS running on the NSG. This name can't be modified once the port is created.
Format: free
Min length: 1
Max length: 255
SDK attribute: physicalName
Port type for the wireless port. This can be a port of type Access or Network.
Allowed values: ACCESS
Default value: ACCESS
SDK attribute: portType
The ID of the template that this Wireless Port was created from. If the wireless port was not created from a template, then the value will be null.
Format: free
SDK attribute: templateID
Wireless frequency band set on the WiFi card installed. The standard currently supports two frequency bands, 5 GHz and 2.4 GHz. A future variant under name 802.11ad will support 60 GHz.
Allowed values: FREQ_2_4_GHZ, FREQ_5_0_GHZ
Default value: FREQ_2_4_GHZ
SDK attribute: wifiFrequencyBand
WirelessFidelity 802.11 norm used. The values supported represents a combination of modes that are to be enabled at once on the WiFi Card.
Allowed values: WIFI_A, WIFI_A_AC, WIFI_A_N, WIFI_A_N_AC, WIFI_B_G, WIFI_B_G_N
Default value: WIFI_B_G_N
SDK attribute: wifiMode