>> MIB - Management Information Base

>> Table: dot11StationConfigTable - (.1.2.840.10036.1.1.1)

Description: An entry in the dot11StationConfigTable. It is possible for there to be multiple IEEE 802.11 interfaces on one agent, each with its unique MAC address. The relationship between an IEEE 802.11 interface and an interface in the context of the Internet-standard MIB is one-to-one. As such, the value of an ifIndex object instance can be directly used to identify corresponding instances of the objects defined herein.

ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.

dot11StationConfigTable
OIDNameTypeAccess
.1StationIDMacAddressRW
.2MediumOccupancyLimitINTEGERRW
.3CFPollableENUMR
.4CFPPeriodINTEGERRW
.5CFPMaxDurationINTEGERRW
.6AuthenticationResponseTimeOutUnsigned32RW
.7PrivacyOptionImplementedENUMR
.8PowerManagementModeENUMRW
.9DesiredSSIDOCTET STRINGRW
.10DesiredBSSTypeENUMRW
.11OperationalRateSetOCTET STRINGRW
.12BeaconPeriodINTEGERRW
.13DTIMPeriodINTEGERRW
.14AssociationResponseTimeOutUnsigned32RW
.15DisassociateReasonINTEGERR
.16DisassociateStationMacAddressR
.17DeauthenticateReasonINTEGERR
.18DeauthenticateStationMacAddressR
.19AuthenticateFailStatusINTEGERR
.20AuthenticateFailStationMacAddressR
.21MultiDomainCapabilityImplementedENUMRW
.22MultiDomainCapabilityEnabledENUMRW
.23CountryStringOCTET STRINGR
.24SpectrumManagementImplementedENUMRW
.25SpectrumManagementRequiredENUMRW
.26RSNAOptionImplementedENUMR
.27RSNAPreauthenticationImplementedENUMR

StationID
The purpose of dot11StationID is to allow a manager to identify a station for its own purposes. This attribute provides for that eventuality while keeping the true MAC address independent. Its syntax is MAC address and default value is the station's assigned, unique MAC address.

Range: 6 to 6

MediumOccupancyLimit
This attribute shall indicate the maximum amount of time, in TU, that a point coordinator may control the usage of the wireless medium without relinquishing control for long enough to allow at least one instance of DCF access to the medium. The default value of this attribute shall be 100, and the maximum value shall be 1000.

Range: 0 to 1000

CFPollable
When this attribute is true, it shall indicate that the STA is able to respond to a CF-Poll with a data frame within a SIFS time. This attribute shall be false if the STA is not able to respond to a CF-Poll with a data frame within a SIFS time.

Enumerations:

  • true (1)
  • false (2)
CFPPeriod
The attribute shall describe the number of DTIM intervals between the start of CFPs. It is modified by MLME-START.request primitive.

Range: 0 to 255

CFPMaxDuration
The attribute shall describe the maximum duration of the CFP in TU that may be generated by the PCF. It is modified by MLME-START.request primitive.

Range: 0 to 65535

AuthenticationResponseTimeOut
This attribute shall specify the number of TU that a responding STA should wait for the next frame in the authentication sequence.

Range: 1 to -1

PrivacyOptionImplemented
This attribute, when true, shall indicate that the IEEE 802.11 WEP option is implemented. The default value of this attribute shall be false.

Enumerations:

  • true (1)
  • false (2)
PowerManagementMode
This attribute shall specify the power management mode of the STA. When set to active, it shall indicate that the station is not in power-save mode. When set to powersave, it shall indicate that the station is in power-save mode. The power management mode is transmitted in all frames according to the rules in 7.1.3.1.7.

Enumerations:

  • active (1)
  • powersave (2)
DesiredSSID
This attribute reflects the Service Set ID used in the DesiredSSID parameter of the most recent MLME_Scan.request. This value may be modified by an external management entity and used by the local SME to make decisions about the Scanning process.

Range: 0 to 32

DesiredBSSType
This attribute shall specify the type of BSS the station shall use when scanning for a BSS with which to synchronize. This value is used to filter Probe Response frames and Beacons. When set to infrastructure, the station shall only synchronize with a BSS whose Capability Information field has the ESS subfield set to 1. When set to independent, the station shall only synchronize with a BSS whose Capability Information field has the IBSS subfield set to 1. When set to any, the station may synchronize to either type of BSS.

Enumerations:

  • infrastructure (1)
  • independent (2)
  • any (3)
OperationalRateSet
This attribute shall specify the set of data rates at which the station may transmit data. Each octet contains a value representing a rate. Each rate shall be within the range from 2 to 127, corresponding to data rates in increments of 500 kb/s from 1 Mb/s to 63.5 Mb/s, and shall be supported (as indicated in the supported rates table) for receiving data. This value is reported in transmitted Beacon, Probe Request, Probe Response, Association Request, Association Response, Reassociation Request, and Reassociation Response frames, and is used to determine whether a BSS with which the station desires to synchronize is suitable. It is also used when starting a BSS, as specified in 10.3.

Range: 1 to 126

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.

Range: 1 to 65535

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.

Range: 1 to 255

AssociationResponseTimeOut
This attribute shall specify the number of TU that a requesting STA should wait for a response to a transmitted association-request MMPDU.

Range: 1 to -1

DisassociateReason
This attribute holds the most recently transmitted Reason Code in a Disassociation frame. If no Disassociation frame has been transmitted, the value of this attribute shall be 0.

Range: 0 to 65535

DisassociateStation
This attribute holds the MAC address from the Address 1 field of the most recently transmitted Disassociation frame. If no Disassociation frame has been transmitted, the value of this attribute shall be 0.

Range: 6 to 6

DeauthenticateReason
This attribute holds the most recently transmitted Reason Code in a Deauthentication frame. If no Deauthentication frame has been transmitted, the value of this attribute shall be 0.

Range: 0 to 65535

DeauthenticateStation
This attribute holds the MAC address from the Address 1 field of the most recently transmitted Deauthentication frame. If no Deauthentication frame has been transmitted, the value of this attribute shall be 0.

Range: 6 to 6

AuthenticateFailStatus
This attribute holds the most recently transmitted Status Code in a failed Authentication frame. If no failed Authentication frame has been transmitted, the value of this attribute shall be 0.

Range: 0 to 65535

AuthenticateFailStation
This attribute holds the MAC address from the Address 1 field of the most recently transmitted failed Authentication frame. If no failed Authentication frame has been transmitted, the value of this attribute shall be 0.

Range: 6 to 6

MultiDomainCapabilityImplemented
This attribute, when TRUE, indicates that the station implementation is capable of supporting multiple regulatory domains. The capability is disabled, otherwise. The default value of this attribute is FALSE.

Enumerations:

  • true (1)
  • false (2)
MultiDomainCapabilityEnabled
This attribute, when TRUE, indicates that the capability of the station to operate in multiple regulatory domains is enabled. The capability is disabled, otherwise. The default value of this attribute is FALSE.

Enumerations:

  • true (1)
  • false (2)
CountryString
This attribute identifies the country in which the station is operating. The first two octets of this string is the two character country code as described in document ISO/IEC 3166-1. The third octet shall be one of the following: 1. an ASCII space character, if the regulations under which the station is operating encompass all environments in the country, 2. an ASCII 'O' character, if the regulations under which the station is operating are for an Outdoor environment only, or 3. an ASCII 'I' character, if the regulations under which the station is operating are for an Indoor environment only.

Range: 3 to 3

SpectrumManagementImplemented
This attribute, when TRUE, indicates that the station implementation is capable of supporting spectrum management. The capability is disabled otherwise. The default value of this attribute is FALSE.

Enumerations:

  • true (1)
  • false (2)
SpectrumManagementRequired
A STA will use the defined TPC and DFS procedures if and only if this attribute is TRUE. The default value of this attribute is FALSE.

Enumerations:

  • true (1)
  • false (2)
RSNAOptionImplemented
This variable indicates whether the entity is RSNA-capable.

Enumerations:

  • true (1)
  • false (2)
RSNAPreauthenticationImplemented
This variable indicates whether the entity supports RSNA preauthentication. This cannot be TRUE unless dot11RSNAOptionImplemented is TRUE.

Enumerations:

  • true (1)
  • false (2)


MIB Reference to Software Version 7.6.2 generated on 2008/03/07. Provided by webmaster@funkwerk-ec.com
Copyright ©2008 by Funkwerk Enterprise Communications GmbH