Ieee80211ClientProfile Object


Description:

Describes protocol behavioral characteristics for clients.

Parents: Project

Relations:

Side name
(Type)
Relative Description
Ieee80211ClientConfig
(AffiliatedUEClientProfile)

Ieee80211ClientConfig, Ieee80211ProtocolParams

Client profile used by a client

Ieee80211ClientProfile Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ActiveKey

WEP Key 1

Type: enum

Default: WEP_KEY_ACTIVE_1

Possible Values:

Value Description
WEP_KEY_ACTIVE_1

Active Key 1

WEP_KEY_ACTIVE_2

Active Key 2

WEP_KEY_ACTIVE_3

Active Key 3

WEP_KEY_ACTIVE_4

Active Key 4

AkaAuthenticationKey

EAP-AKA Authentication Key (Ki)(Hex)

Type: string

Default: ( zeroes hexadecimal)

AkaMobileSubscriberIdentity

Internatiaonal Mobile Subscriber Identifier (IMSI)

Type: string

Default: 111222000000000

AkaOperatorVariantCode

EAP-AKA Operator Variant (OPc) (Hex)

Type: string

Default: ( zeroes hexadecimal)

AkaRealmName

EAP-AKA Realm Name

Type: string

Default: wlan.org

AkaSequenceNumber

EAP-AKA Authentication Sequence Number (SQN) (Hex)

Type: string

Default: ( zeroes hexadecimal)

AMPDUOption

A-MPDU Option

Type: enum

Default: PDU_TYPE_AUTO

Possible Values:

Value Description
PDU_TYPE_AUTO

Internal Use Only

PDU_TYPE_ENABLE

Enable PDU

PDU_TYPE_DISABLE

Disable PDU

AMSDUOption

A-MSDU Option

Type: enum

Default: PDU_TYPE_AUTO

Possible Values:

Value Description
PDU_TYPE_AUTO

Auto PDU

PDU_TYPE_ENABLE

Enable PDU

PDU_TYPE_DISABLE

Disable PDU

BSSID

Basic Service Set Identifier

Type: mac

Default: 00:00:00:00:00:00

ChannelWidth

Channel Width

Type: enum

Default: CHANNEL_WIDTH_AUTO

Possible Values:

Value Description
CHANNEL_WIDTH_AUTO

Auto Channel Width

CHANNEL_WIDTH_20M

20MHz Channel Width

CHANNEL_WIDTH_40M

40MHz Channel Width

CHANNEL_WIDTH_80M

80MHz Channel Width

CHANNEL_WIDTH_80M_80M

80+80MHz Channel Width

CHANNEL_WIDTH_160M

160MHz Channel Width

ClientCertificateFilePath

TLS Client Certificate Path and File Name

Type: string

Default: "" (empty string)

ClientCertificationAuthorityFilePath

TLS CA-Certificate Path and File Name

Type: string

Default: "" (empty string)

ClientPrivateKeyFilePath

TLS Private Key Certificate Path and File Name

Type: string

Default: "" (empty string)

ClientProfileName

Name of the client profile

Type: string

Default: "" (empty string)

Range: 1 - 128 characters

EapAkaPrime

Use this property to indicate whether it's AKA-Prime.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Indicates AKA-Prime is selected.

FALSE

Indicates AKA-Prime is not selected.

EapAuthenticationType

EAP Authentication Type

Type: enum

Default: EAP_TYPE_TLS

Possible Values:

Value Description
EAP_TYPE_TLS

EAP-TLS

EAP_TYPE_TTLS

EAP-TTLS

EAP_TYPE_PEAP

EAP-PEAP

EAP_TYPE_FAST

EAP-FAST

EAP_TYPE_LEAP

EAP-LEAP

EAP_TYPE_AKA

EAP-AKA

EAP_TYPE_SIM

EAP-SIM

EncryptionType

Internal Use Only

Type: enum

Default: ENCRYPT_TYPE_OPEN

Possible Values:

Value Description
ENCRYPT_TYPE_OPEN

Open

ENCRYPT_TYPE_WPA_WPA2_PERSONAL

WPA/WPA2 Personal

ENCRYPT_TYPE_WPA_WPA2_ENTERPRISE

WPA/WPA2 Enterprise

ENCRYPT_TYPE_WEP

WEP

ENCRYPT_TYPE_ENHANCED_OPEN

Enhanced Open

ENCRYPT_TYPE_WPA3_PERSONAL

WPA3 Personal

ENCRYPT_TYPE_WPA2_WPA3_PERSONAL

WPA2/WPA3 Personal

ENCRYPT_TYPE_WPA3_ENTERPRISE

WPA3 Enterprise

ENCRYPT_TYPE_WPA2_WPA3_ENTERPRISE

WPA2/WPA3 Enterprise

FastAnonymousIdentity

FAST Anonymous Identity

Type: string

Default: "" (empty string)

FastClientCertificationAuthorityFilePath

The certification authority file path.

Type: string

Default: "" (empty string)

FastPassword

FAST Password

Type: string

Default: password

Range: 8 - 63 characters

FastPeerIdentity

The EAP-FAST peer name (Peer-Id) represents the identity to be used for access control and accounting purposes.

Type: string

Default: anonymous@example.com

FastProvisioning

Fast Provisioning

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Fast Provisioning Enabled

FALSE

Fast Provisioning Disabled

FastTransitionBSSID

Fast Transition BSSID (AP MAC Address)

Type: mac

Default: 00:10:94:00:00:01

FastTransitionOverDS

Fast Transition Over Distribution System

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enabled

FALSE

Disabled

FastTransitionRoaming

Enable Fast Transition Roaming

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Fast Transition Roaming Enabled

FALSE

Fast Transition Roaming Disabled

GuardInterval

Guard Interval

Type: enum

Default: GI_MODE_SHORT

Possible Values:

Value Description
GI_MODE_LONG

Long

GI_MODE_SHORT

Short

GI_MODE_DLONG

Extra Long

HT40MhzSupport

HT 40Mhz Support

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Supported

FALSE

Unsupported

IsFastReauthentication

TLS Fast Re-Authentication

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

TLS Fast Re-Authentication Enabled

FALSE

TLS Fast Re-Authentication Disabled

IsOP

Use this property to indicate whether OP is not OPc input.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Indicates OP is OPc input.

FALSE

Indicates OP is not OPc input.

Key1

WEP Key 1

Type: string

Default: "" (empty string)

Key1Type

WEP Key(1) Type

Type: enum

Default: WEP_KEY_TYPE_DISABLED

Possible Values:

Value Description
WEP_KEY_TYPE_BITS64

Key Type 64-bits

WEP_KEY_TYPE_BITS128

Key Type 128-bits

WEP_KEY_TYPE_DISABLED

Key Type Disabled

Key2

WEP Key 2

Type: string

Default: "" (empty string)

Key2Type

WEP Key(2) Type

Type: enum

Default: WEP_KEY_TYPE_DISABLED

Possible Values:

Value Description
WEP_KEY_TYPE_BITS64

Key Type 64-bits

WEP_KEY_TYPE_BITS128

Key Type 128-bits

WEP_KEY_TYPE_DISABLED

Key Type Disabled

Key3

WEP Key 3

Type: string

Default: "" (empty string)

Key3Type

WEP Key(3) Type

Type: enum

Default: WEP_KEY_TYPE_DISABLED

Possible Values:

Value Description
WEP_KEY_TYPE_BITS64

Key Type 64-bits

WEP_KEY_TYPE_BITS128

Key Type 128-bits

WEP_KEY_TYPE_DISABLED

Key Type Disabled

Key4

WEP Key 4

Type: string

Default: "" (empty string)

Key4Type

WEP Key(4) Type

Type: enum

Default: WEP_KEY_TYPE_DISABLED

Possible Values:

Value Description
WEP_KEY_TYPE_BITS64

Key Type 64-bits

WEP_KEY_TYPE_BITS128

Key Type 128-bits

WEP_KEY_TYPE_DISABLED

IKey Type Disabled

KeyFormat

WEP Key Format

Type: enum

Default: WEP_KEY_FORMAT_TYPE_HEX

Possible Values:

Value Description
WEP_KEY_FORMAT_TYPE_HEX

Key Format Type HEX

WEP_KEY_FORMAT_TYPE_ASCII

Key Format Type ASCII

LDPCSupport

LDPC Support

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Supported

FALSE

Unsupported

LeapPassword

LEAP Password

Type: string

Default: password

Range: 8 - 63 characters

LeapPeerIdentity

The EAP-LEAP peer name (Peer-Id) represents the identity to be used for access control and accounting purposes.

Type: string

Default: anonymous@example.com

MaxAMPDUSize

Maximum AMPDU Size

Type: enum

Default: MAX_AMPDU_LENGTH_64K

Possible Values:

Value Description
MAX_AMPDU_LENGTH_8K

8K

MAX_AMPDU_LENGTH_16K

16K

MAX_AMPDU_LENGTH_32K

32K

MAX_AMPDU_LENGTH_64K

64K

MaxAMSDU

Maximum Number of AMSDUs

Type: enum

Default: MAX_AMPSU_8K

Possible Values:

Value Description
MAX_AMPSU_4K

Maximum Number of AMSDUs is 4K

MAX_AMPSU_8K

Maximum Number of AMSDUs is 8K

MaxVhtAMPDUSize

Maximum VHT AMPDU Size

Type: enum

Default: MAX_VHT_AMPDU_LENGTH_1024K

Possible Values:

Value Description
MAX_VHT_AMPDU_LENGTH_8K

8K

MAX_VHT_AMPDU_LENGTH_16K

16K

MAX_VHT_AMPDU_LENGTH_32K

32K

MAX_VHT_AMPDU_LENGTH_64K

64K

MAX_VHT_AMPDU_LENGTH_128K

128K

MAX_VHT_AMPDU_LENGTH_256K

256K

MAX_VHT_AMPDU_LENGTH_512K

512K

MAX_VHT_AMPDU_LENGTH_1024K

1024K

MinAMSDUDensity

Min. A-MSDU Density Size

Type: enum

Default: MIN_AMSDU_DENSITY_8

Possible Values:

Value Description
MIN_AMSDU_DENSITY_NONE

Min. A-MSDU Density Size

MIN_AMSDU_DENSITY_0_25

1/4 us

MIN_AMSDU_DENSITY_0_5

1/2 us

MIN_AMSDU_DENSITY_1

1 us

MIN_AMSDU_DENSITY_2

2 us

MIN_AMSDU_DENSITY_4

4 us

MIN_AMSDU_DENSITY_8

8 us

ModulationCodingSchemeType

Internal Use Only

Type: enum

Default: MCS_TYPE_AUTO

Possible Values:

Value Description
MCS_TYPE_AUTO

Auto

MCS_TYPE_BPSK

BPSK

MCS_TYPE_QPSK_1_2

QPSK 1/2

MCS_TYPE_QPSK_3_4

QPSK 3/4

MCS_TYPE_16_QAM_1_2

16-QAM 1/2

MCS_TYPE_16_QAM_3_4

16-QAM 3/4

MCS_TYPE_64_QAM_2_3

64-QAM 2/3

MCS_TYPE_64_QAM_3_4

64-QAM 3/4

MCS_TYPE_64_QAM_5_6

64-QAM 5/6

MCS_TYPE_256_QAM_3_4

256-QAM 3/4

MCS_TYPE_256_QAM_5_6

256-QAM 5/6

MCS_TYPE_1024_QAM_3_4

1024-QAM 3/4

MCS_TYPE_1024_QAM_5_6

1024-QAM 5/6

MCS_2048_QAM

2048-QAM

MCS_4096_QAM

4096-QAM

PassPhrase

Password phrase to use in encryption

Type: string

Default: password

Range: 8 - 63 characters

PeapAnonymousIdentity

PEAP Anonymous Identity

Type: string

Default: "" (empty string)

PeapClientCertificationAuthorityFilePath

PEAP CA-Certificate Path and File Name

Type: string

Default: "" (empty string)

PeapForceNewLabel

PEAP Force New Label

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

PEAP Force New Label Enabled

FALSE

PEAP Force New Label Disabled

PeapPassword

PEAP Password

Type: string

Default: password

Range: 8 - 63 characters

PeapPeerIdentity

The EAP-PEAP peer name (Peer-Id) represents the identity to be used for access control and accounting purposes.

Type: string

Default: anonymous@example.com

PeapPhaseTwoAuthentication

EAP Phase-Two Authentication

Type: enum

Default: PHASE2_AUTH_METHOD_MD5

Possible Values:

Value Description
PHASE2_AUTH_METHOD_MD5

MD5

PHASE2_AUTH_METHOD_MSCHAP

MSCHAP

PHASE2_AUTH_METHOD_MSCHAPV2

MSCHAPV2

PHASE2_AUTH_METHOD_PAP

PAP

PHASE2_AUTH_METHOD_CHAP

CHAP

PHASE2_AUTH_METHOD_GTC

GTC

PHASE2_AUTH_METHOD_TLS

TLS

PeapVersion

PEAP Version

Type: enum

Default: PEAP_VER_V0

Possible Values:

Value Description
PEAP_VER_V0

PEAP Version 0

PEAP_VER_V1

PEAP Version 1

PeerIdentity

The EAP-TLS peer name (Peer-Id) represents the identity to be used for access control and accounting purposes.

Type: string

Default: anonymous@example.com

Pmf

Protected Management Frame

Type: enum

Default: PMF_DISABLED

Possible Values:

Value Description
PMF_DISABLED

PMF is disabled

PMF_OPTIONAL

PMF is optional

PMF_REQUIRED

PMF is required

ProtocolRate

The 802.11 rate supported

Type: enum

Default: PROTOCOL_RATE_AUTO

Possible Values:

Value Description
PROTOCOL_RATE_AUTO

Internal Use Only

PROTOCOL_RATE_A

802.11a Rate

PROTOCOL_RATE_B

802.11b Rate

PROTOCOL_RATE_G

802.11g Rate

PROTOCOL_RATE_N

802.11n Rate

PROTOCOL_RATE_AC

802.11ac Rate

PROTOCOL_RATE_AX

802.11ax Rate

SSID

Service Set Identifier

Type: string

Default: AP-DUT

Range: 1 - 64 characters

TlsPassword

Internal Use Only

Type: string

Default: password

Range: 8 - 63 characters

TtlsAnonymousIdentity

TTLS Anonymous Identity

Type: string

Default: "" (empty string)

TtlsClientCertificationAuthorityFilePath

TTLS CA-Certificate Path

Type: string

Default: "" (empty string)

TtlsPassword

TTLS Password

Type: string

Default: password

Range: 8 - 63 characters

TtlsPeerIdentity

The EAP-TTLS peer name (Peer-Id) represents the identity to be used for access control and accounting purposes.

Type: string

Default: anonymous@example.com

TtlsPhaseTwoAuthentication

TTLS Phase-Two Authentication Method

Type: enum

Default: PHASE2_AUTH_METHOD_MD5

Possible Values:

Value Description
PHASE2_AUTH_METHOD_MD5

MD5

PHASE2_AUTH_METHOD_MSCHAP

MSCHAP

PHASE2_AUTH_METHOD_MSCHAPV2

MSCHAPV2

PHASE2_AUTH_METHOD_PAP

PAP

PHASE2_AUTH_METHOD_CHAP

CHAP

PHASE2_AUTH_METHOD_GTC

GTC

PHASE2_AUTH_METHOD_TLS

TLS

Ieee80211ClientProfile Read-Only Attributes

There are no read-only attributes.