>> MIB - Management Information Base

>> Table: wlcVSSProfileTable - (.1.3.6.1.4.1.272.4.61.1.20.1)

Description: This table contains different VSS setting profiles.

wlcVSSProfileTable
OIDNameTypeAccess
.1IndexINTEGERRW
.2IdDisplayStringRW
.3NameDisplayStringRW
.4AdminStatusENUMD
.5SecurityENUMRW
.6DefaultKeyENUMRW
.7Key1OCTET STRINGRW
.8Key2OCTET STRINGRW
.9Key3OCTET STRINGRW
.10Key4OCTET STRINGRW
.11TotalINTEGERRW
.12MACENUMRW
.13LocalENUMRW
.14HiddenENUMRW
.15WPAUnicastCipherBITSRW
.16RSNUnicastCipherBITSRW
.17WpaMixedModeENUMRW
.18RsnPreauthenticationENUMRW
.19WMMENUMRW
.20ARPProcessingENUMRW
.21VlanIdINTEGERRW
.22SoftTotalINTEGERRW
.23BandSteeringPreferenceENUMRW
.24BlacklistENUMRW
.25UAPSDENUMRW
.26StaRxShapingINTEGERRW
.27StaTxShapingINTEGERRW
.28StaTimeoutINTEGERRW
.29IgmpSnoopingENUMRW
.30RSSIThresholdValueINTEGERRW
.31RSSIThresholdGraceTimeINTEGERRW
.32PMFENUMRW

Index
Unique VSS profile index.
Id
This attribute reflects the Service Set ID used in the DesiredSSID parameter of the most recent MLME scan request.

Length: 0 to 32

Name
The VSS profile name.

Length: 0 to 255

AdminStatus
Enable, disable or delete the requested VSS profile.

Enumerations:

  • disabled (1)
  • enabled (2)
  • delete (32)
Security
The Security Option which will be used. wep40 and wep104:= WEP-Authentication wpa-psk := WPA-Authentication with PSK wpa := WPA-Authentication with radius (802.1X) wpa2 := OBSOLETE and not used anymore! owe := Opportunistic Wireless Encryption owe-transition := OWE transition mode cnsa := WPA3 Enterprise with CNSA security

Enumerations:

  • none (1)
  • wep40 (2)
  • wep104 (3)
  • wpa-psk (4)
  • wpa (5)
  • wpa2 (6)
  • owe (7)
  • owe-transition (8)
  • cnsa (9)
DefaultKey
Default key for WEP encryption.

Enumerations:

  • key1 (1)
  • key2 (2)
  • key3 (3)
  • key4 (4)
Key1
Key string for WEP key no. 1. Also used for WPA passphrase.

Length: 0 to 64

Key2
Key string for WEP key no. 2.

Length: 0 to 64

Key3
Key string for WEP key no. 3.

Length: 0 to 64

Key4
Key string for WEP key no. 4.

Length: 0 to 64

Total
The number of allowed clients of the requested VSS.

Range: 1 to 512

MAC
MAC Media Access Control via MAC Address.

Enumerations:

  • true (1)
  • false (2)
Local
Routing between connected Clients.

Enumerations:

  • true (1)
  • false (2)
Hidden
Define whether SSID is hidden (true) or not (false). Default value is false.

Enumerations:

  • true (1)
  • false (2)
WPAUnicastCipher
The set of unicast ciphers used for WPA.

Enumerations:

  • tkip (1)
  • aes (2)
RSNUnicastCipher
The set of unicast ciphers used for RSN.

Enumerations:

  • tkip (1)
  • aes (2)
  • aes-ccmp-256 (3)
  • aes-gcmp-128 (4)
  • aes-gcmp-256 (5)
WpaMixedMode
Allows mixed operation of WPA, WPA2 and WPA3.

Enumerations:

  • wpa (1)
  • wpa2 (2)
  • wpaandwpa2 (3)
  • wpa3 (4)
  • wpa2andwpa3 (5)
RsnPreauthentication
When this object is set to TRUE, this shall indicate that RSNA preauthentication is enabled on this entity. This object requires that dot11RSNAEnabled also be set to TRUE.

Enumerations:

  • true (1)
  • false (2)
WMM
This object defines whether WMM (Wi-Fi Multimedia) is active for this service set. Depending on the WLAN hardware and driver, WMM might only be allowed for one service set, i.e. enabling WMM for one service set disables WMM for all other service sets.

Enumerations:

  • true (1)
  • false (2)
ARPProcessing
This object defines whether ARP processing is active for this service set or not. ARP processing is a feature to reduce the number of ARP broadcast packets. If the AP finds the requested IP address in the node table it exchanges the broadcast MAC address by the unicast MAC address of the client. Default is false.

Enumerations:

  • true (1)
  • false (2)
VlanId
The VLAN-Tag-Id used for the virtual interface.

Range: 0 to 4095

SoftTotal
If wlcVSSProfileSoftTotal STAs are connected to this VSS, subsequent association attempts will be rejected with BUSY. If a STA still tries to associate within 30sec, the association request will be accepted.

Range: 1 to 512

BandSteeringPreference
Define the preferred band for Band Steering. none : no preference (default) b24-GHz: prefer 2,4 GHz b5-GHz : prefer 5 GHz ap-steering: enable steering between APs

Enumerations:

  • none (1)
  • bs-24GHz (2)
  • bs-5GHz (3)
  • ap-steering (4)
Blacklist
Enable or disable blacklisting via MAC addresses.

Enumerations:

  • enable (1)
  • disable (2)
UAPSD
Enable or disable UAPSD

Enumerations:

  • enable (1)
  • disable (2)
StaRxShaping
STA to AP bandwidth limitation per associated station. The value is given in bits per seconds, -1 is unlimited (default)
StaTxShaping
AP to STA bandwidth limitation per associated station. The value is given in bits per seconds, -1 is unlimited (default)
StaTimeout
Defines the maximum lifetime that an idle station is kept in the stations table. A station is called 'idle' when it doesn't send any traffic to the AP.

Range: 10 to 86400

IgmpSnooping
This object enables or disables IGMP Snooping for a VSS. If enabled(2), the VSS listens to IGMP packets of all connected STAs and transmits only the IPv4 multicast traffic to STAs which are multicast group members These IPv4 multicast traffic is converted to unicast frames. Packets with a destination IP address in 224.0.0.0/24 are always forwarded unmodified to all connected STAs.

Enumerations:

  • disabled (1)
  • enabled (2)
RSSIThresholdValue
Defines the signal threshold used to disassociate all the stations with lesser signal than the defined value.

Range: -110 to 0

RSSIThresholdGraceTime
The stations with RSSI lower than the threshold will be dropped after exhausting this amount of time. If 0, the stations will be dropped immediately.

Range: 0 to 60

PMF
Provides protection for unicast and multicast management frames.

Enumerations:

  • disabled (1)
  • required (3)


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH