>> MIB - Management Information Base

>> Table: wlanVSSTable - (.1.3.6.1.4.1.272.4.46.2.1)

Description: Describes a WLAN VSS and the correspondending settings

wlanVSSTable
OIDNameTypeAccess
.1IndexINTEGERR
.3IfIndexINTEGERR
.4wlanIfINTEGERRW
.5IdDisplayStringRW
.6AdminStatusENUMD
.7SecurityENUMRW
.10PoliciesINTEGERRW
.11InvokedENUMRW
.12ExunencryptedENUMRW
.13DefaultKeyENUMRW
.14Key1OCTET STRINGRW
.15Key2OCTET STRINGRW
.16Key3OCTET STRINGRW
.17Key4OCTET STRINGRW
.18TotalINTEGERRW
.20MACENUMRW
.21LocalENUMRW
.22HiddenENUMRC
.24CurrentINTEGERR
.25MSDUTxCounter32R
.26MSDURxCounter32R
.27BytesTxCounter32R
.28BytesRxCounter32R
.29WPAMulticastCipherBitValueR
.30RSNMulticastCipherBitValueR
.31WPAUnicastCipherBitValueRW
.32RSNUnicastCipherBitValueRW
.34RSNCapabilitiesINTEGERR
.35WpaMixedModeENUMRW
.36RsnPreauthenticationENUMRW
.37BSSIDMacAddressR
.38WMMEnabledENUMRW
.39TxMcAirtimeCounter64R
.40RxAirtimeCounter64R
.41TxUcAirtimeCounter64R
.42ARPProcessingENUMRW
.43IgmpSnoopingENUMRW
.44UAPSDENUMRW
.45BeaconPeriodINTEGERRW
.46DTIMPeriodINTEGERRW
.47SoftTotalINTEGERRW
.48BandSteeringPreferenceENUMRW
.49BlacklistENUMRW
.50StationRxShapingINTEGERRW
.51StationTxShapingINTEGERRW
.52StationTimeoutINTEGERRW
.53PMFENUMRW

Index
Unique VSS index of an Broadcast VSS.

Range: 0 to 255

IfIndex
ifIndex for this service set.
wlanIf
Radio index the VSS belongs to.
Id
This attribute reflects the Service Set ID used in the DesiredSSID parameter of the most recent MLME_Scan.request.

Length: 0 to 32

AdminStatus
Enable or disable the requested VSS.

Enumerations:

  • enable (1)
  • disable (2)
  • delete (3)
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)
Policies
The Policies of the Broadcast VSS. Applicable: DOT11_MLMEPOLICY_PRIVACYREQUIRED DOT11_MLMEPOLICY_PRIVACYCAPABILITY DOT11_MLMEPOLICY_ALLOWUNENCRYPTEDBCAST DOT11_MLMEPOLICY_PRIVACYCAPDIRECTED DOT11_MLMEPOLICY_UNENCRYPTEDBCAST DOT11_MLMEPOLICY_PRIVACYREFUSED
Invoked
The Privacy Invoke Setting

Enumerations:

  • none (1)
  • enable (2)
Exunencrypted
The Privacy Invoke Setting

Enumerations:

  • never (1)
  • always (2)
  • dynamic (3)
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 33

Key3
Key string for WEP key no. 3.

Length: 0 to 33

Key4
Key string for WEP key no. 4.

Length: 0 to 33

Total
The number of allowed clients of the requested VSS.

Range: 1 to 256

MAC
MAC Media Access Control via MAC Address

Enumerations:

  • enable (1)
  • disable (2)
Local
Routing between connected Clients

Enumerations:

  • enable (1)
  • disable (2)
Hidden
Define whether SSID is hidden (yes(2)) or not (no(2)). Default value is 'no(1)'.

Enumerations:

  • no (1)
  • yes (2)
Current
Count of current associated stations
MSDUTx
This attribute counts the total number of packets transmitted on this VSS.
MSDURx
This attribute counts the total number of packets received by this VSS.
BytesTx
Transmitted Bytes
BytesRx
Received Bytes
WPAMulticastCipher
The multicast ciphers used for WPA. Only one of the following values is allowed: WPA_CIPHERSUITE_NONE(0x01) WPA_CIPHERSUITE_WEP_40(0x02) WPA_CIPHERSUITE_WEP_104(0x04) WPA_CIPHERSUITE_TKIP(0x08) WPA_CIPHERSUITE_AES_CCMP(0x10) Only one of the bits may be set to indicate the WPA group cipher to be used.

Range: 0 to -1

RSNMulticastCipher
The multicast ciphers used for RSN. Only one of the following values is allowed: WPA_CIPHERSUITE_NONE(0x01) WPA_CIPHERSUITE_WEP_40(0x02) WPA_CIPHERSUITE_WEP_104(0x04) WPA_CIPHERSUITE_TKIP(0x08) WPA_CIPHERSUITE_AES_CCMP(0x10) Only one of the bits may be set to indicate the RSN group cipher to be used.

Range: 0 to -1

WPAUnicastCipher
The set of unicast ciphers used for WPA. set one or more of the following bit values: WPA_CIPHERSUITE_NONE(0x01) WPA_CIPHERSUITE_WEP_40(0x02) WPA_CIPHERSUITE_WEP_104(0x04) WPA_CIPHERSUITE_TKIP(0x08) WPA_CIPHERSUITE_AES_CCMP(0x10) One or more bits may be set to indicate the available pairwise ciphers.

Range: 0 to -1

RSNUnicastCipher
The set of unicast ciphers used for RSN. set one or more of the following bit values: WPA_CIPHERSUITE_NONE(0x0001) WPA_CIPHERSUITE_WEP_40(0x0002) WPA_CIPHERSUITE_WEP_104(0x0004) WPA_CIPHERSUITE_TKIP(0x0008) WPA_CIPHERSUITE_AES_CCMP(0x0010) WPA_CIPHERSUITE_AES_CCMP_256(0x0040) WPA_CIPHERSUITE_AES_GCMP_128(0x0080) WPA_CIPHERSUITE_AES_GCMP_256(0x0100) One or more bits may be set to indicate the available pairwise ciphers.

Range: 0 to -1

RSNCapabilities
Acccording to IEEE 802.11-2007 Section 7.3.2.25.3: The RSN Capabilities field indicates requested or advertised capabilities. The value of each of the RSN Capabilities fields shall be taken to be 0 if the RSN Capabilities field is not available in the RSN information element.

The length of the RSN Capabilities field is 2 octets. The format of the RSN Capabilities field is illustrated in IEEE 802.11-2007 Figure 7-74

Range: 0 to 65535

WpaMixedMode
Allowed mixed operation of WPA and WPA2 by value wpaandwpa2(3) (default value). For tightened security, wpa2(2) can be selected. The value wpa(1) is available for some older clients with drivers that are unable to deal with WPA2 information elements.

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:

  • enable (1)
  • disable (2)
BSSID
This object contains the actual current BSSID for the service set.

Length: 6 to 6

WMMEnabled
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)
TxMcAirtime
Accumulated estimated time in microseconds for all broadcast/multicast frames transmitted.
RxAirtime
Accumulated estimated time in microseconds for all unidirectional frames received from all stations.
TxUcAirtime
Accumulated estimated time in microseconds for all unidirectional frames transmitted to all stations.
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)
IgmpSnooping
This object defines the mode off IGMP Snooping. disabled(1) means that IGMP Snooping is off and therefore all multicast is sent out. In mode enabled(2) multicast traffic is converted to unicast if a station has joined the traffic's multicast group via IGMP and therefor sent out to only this station. In mode enabled_no_mac_translation(3) multicast traffic is also only sent out if a station has joined the corresponding mcast group BUT isn't converted to unicast. Default is disabled(1).

Enumerations:

  • disabled (1)
  • enabled (2)
  • enabled-no-mac-translation (3)
UAPSD
This attribute specifies if UAPSD is enabled or not.
BeaconPeriod
This attribute shall specify the number of TU that a station shall use for scheduling Beacon transmissions. This value is transmitted in Beacon and Probe Response frames.
DTIMPeriod
This attribute shall specify the number of beacon intervals that shall elapse between transmission of Beacons frames containing a TIM element whose DTIM Count field is 0. This value is transmitted in the DTIM Period field of Beacon frames.
SoftTotal
If wlanVSSSoftTotal STAs are connected to this VSS, subsequent association attempts will be rejected with BUSY. If a STA still tries to associated within 30sec, the association request will be accepted.
BandSteeringPreference
Define the preferred band is for Band Steering. none : no preference (default) b24-GHz: prefer 2,4 GHz b5-GHz : prefer 5 GHz
Blacklist
Access Control via dynamic and static MAC Address blacklisting.
StationRxShaping
STA to AP bandwidth limitation per associated station. The value is given in bits per seconds, -1 is unlimited (default)
StationTxShaping
AP to STA bandwidth limitation per associated station. The value is given in bits per seconds, -1 is unlimited (default)
StationTimeout
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.
PMF
Provides protection for unicast and multicast management frames. Note that PMF is not supported by any device so parameter is only present for WLC compatibility issues.


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