Home/Catalog/IEEE802dot11-MIB

IEEE802dot11-MIB

AI MIB Summary

The IEEE802dot11-MIB provides standard SNMP access to monitor and manage IEEE 802.11 wireless LAN entities, specifically tracking radio interface statistics, association states, retry counts, and signal quality metrics for access points and wireless clients.

The MIB module for IEEE 802.11 entities. iso(1).member-body(2).us(840).ieee802dot11(10036)
220
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

220 total
Object Name
member-body
OBJECT IDENTIFIER
.1.2
us
OBJECT IDENTIFIER
.1.2.840
ieee802dot11
OBJECT IDENTIFIER
.1.2.840.10036
RFC1155-SMI
Unknown
.1.2.840.10036
dot11smt
OBJECT IDENTIFIER
.1.2.840.10036.1
dot11StationConfigTableStation Configuration attributes. In tablular form to allow for multiple instances on an agent.
SEQUENCE OF Dot11StationConfigEntry
.1.2.840.10036.1.1
dot11StationConfigEntryAn 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 IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11StationConfigEntry
.1.2.840.10036.1.1.1
dot11StationIDThe 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 the default value is the station's assigned, unique MAC address.rwdeprecated
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.1.1.1.1
dot11MediumOccupancyLimitThis attribute shall indicate the maximum amount of time, in TU, that a point coordinator (PC) may control the usage of the wireless medium (WM) 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.rw
INTEGER
.1.2.840.10036.1.1.1.2
dot11CFPollableWhen 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.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.1.1.3
dot11CFPPeriodThe attribute shall describe the number of DTIM intervals between the start of CFPs. It is modified by MLME-START.request primitive.rw
INTEGER
.1.2.840.10036.1.1.1.4
dot11CFPMaxDurationThe 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.rw
INTEGER
.1.2.840.10036.1.1.1.5
dot11AuthenticationResponseTimeOutThis attribute shall specify the number of time units (TUs) that a responding STA should wait for the next frame in the authentication sequence.rw
Gauge
.1.2.840.10036.1.1.1.6
dot11PrivacyOptionImplementedThis attribute, when true, shall indicate that the IEEE 802.11 WEP option is implemented. The default value of this attribute shall be false.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.1.1.7
dot11PowerManagementModeThis 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 (PS) 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.rw
Enumeration
.1.2.840.10036.1.1.1.8
dot11DesiredSSIDThis attribute reflects the Service Set ID (SSID) 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.rw
OCTET STRING
.1.2.840.10036.1.1.1.9
dot11DesiredBSSTypeThis 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.rw
Enumeration
.1.2.840.10036.1.1.1.10
dot11OperationalRateSetThis 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 kbit/s from 1 Mbit/s to 63.5 Mbit/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.rw
OCTET STRING
.1.2.840.10036.1.1.1.11
dot11BeaconPeriodThis attribute shall specify the number of TUs that a station shall use for scheduling Beacon transmissions. This value is transmitted in Beacon and Probe Response frames.rw
INTEGER
.1.2.840.10036.1.1.1.12
dot11DTIMPeriodThis 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.rw
INTEGER
.1.2.840.10036.1.1.1.13
dot11AssociationResponseTimeOutThis attribute shall specify the number of TU that a requesting STA should wait for a response to a transmitted association-request MMPDU.rw
Gauge
.1.2.840.10036.1.1.1.14
dot11DisassociateReasonThis 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.ro
INTEGER
.1.2.840.10036.1.1.1.15
dot11DisassociateStationThis 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.ro
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.1.1.1.16
dot11DeauthenticateReasonThis 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.ro
INTEGER
.1.2.840.10036.1.1.1.17
dot11DeauthenticateStationThis 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.ro
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.1.1.1.18
dot11AuthenticateFailStatusThis 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.ro
INTEGER
.1.2.840.10036.1.1.1.19
dot11AuthenticateFailStationThis 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.ro
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.1.1.1.20
dot11MultiDomainCapabilityImplementedThis 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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.1.1.21
dot11MultiDomainCapabilityEnabledThis 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.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.1.1.22
dot11CountryStringThis 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.ro
OCTET STRING
.1.2.840.10036.1.1.1.23
dot11AuthenticationAlgorithmsTableThis (conceptual) table of attributes shall be a set of all the authentication algorithms supported by the stations. The following are the default values and the associated algorithm: Value = 1: Open System Value = 2: Shared Key
SEQUENCE OF Dot11AuthenticationAlgorithmsEntry
.1.2.840.10036.1.2
dot11AuthenticationAlgorithmsEntryAn Entry (conceptual row) in the Authentication Algorithms Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11AuthenticationAlgorithmsEntry
.1.2.840.10036.1.2.1
dot11AuthenticationAlgorithmsIndexThe auxiliary variable used to identify instances of the columnar objects in the Authentication Algorithms Table.
INTEGER
.1.2.840.10036.1.2.1.1
dot11AuthenticationAlgorithmThis attribute shall be a set of all the authentication algorithms supported by the STAs. The following are the default values and the associated algorithm. Value = 1: Open System Value = 2: Shared Keyro
Enumeration
.1.2.840.10036.1.2.1.2
dot11AuthenticationAlgorithmsEnableThis attribute, when true at a station, shall enable the acceptance of the authentication algorithm described in the corresponding table entry in authentication frames received by the station that have odd authentication sequence numbers. The default value of this attribute shall be 1 for the Open System table entry and 2 for all other table entries.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.2.1.3
dot11WEPDefaultKeysTableConceptual table for WEP default keys. This table shall contain the four WEP default secret key values corresponding to the four possible KeyID values. The WEP default secret keys are logically WRITE-ONLY. Attempts to read the entries in this table shall return unsuccessful status and values of null or zero. The default value of each WEP default key shall be null.
SEQUENCE OF Dot11WEPDefaultKeysEntry
.1.2.840.10036.1.3
dot11WEPDefaultKeysEntryAn Entry (conceptual row) in the WEP Default Keys Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11WEPDefaultKeysEntry
.1.2.840.10036.1.3.1
dot11WEPDefaultKeyIndexThe auxiliary variable used to identify instances of the columnar objects in the WEP Default Keys Table. The value of this variable is equal to the WEPDefaultKeyID + 1
INTEGER
.1.2.840.10036.1.3.1.1
dot11WEPDefaultKeyValueA WEP default secret key value.rw
WEPKeytype -- Rsyntax OCTET STRING
.1.2.840.10036.1.3.1.2
dot11WEPKeyMappingsTableConceptual table for WEP Key Mappings. The MIB supports the ability to share a separate WEP key for each RA/TA pair. The Key Mappings Table contains zero or one entry for each MAC address and contains two fields for each entry: WEPOn and the corresponding WEP key. The WEP key mappings are logically WRITE-ONLY. Attempts to read the entries in this table shall return unsuccessful status and values of null or zero. The default value for all WEPOn fields is false.
SEQUENCE OF Dot11WEPKeyMappingsEntry
.1.2.840.10036.1.4
dot11WEPKeyMappingsEntryAn Entry (conceptual row) in the WEP Key Mappings Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11WEPKeyMappingsEntry
.1.2.840.10036.1.4.1
dot11WEPKeyMappingIndexThe auxiliary variable used to identify instances of the columnar objects in the WEP Key Mappings Table.
INTEGER
.1.2.840.10036.1.4.1.1
dot11WEPKeyMappingAddressThe MAC address of the STA for which the values from this key mapping entry are to be used.rw
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.1.4.1.2
dot11WEPKeyMappingWEPOnBoolean as to whether WEP is to be used when communicating with the dot11WEPKeyMappingAddress STA.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.4.1.3
dot11WEPKeyMappingValueA WEP secret key value.rw
WEPKeytype -- Rsyntax OCTET STRING
.1.2.840.10036.1.4.1.4
dot11WEPKeyMappingStatusThe status column used for creating, modifying, and deleting instances of the columnar objects in the WEP key mapping Table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.2.840.10036.1.4.1.5
dot11PrivacyTableGroup containing attributes concerned with IEEE 802.11 Privacy. Created as a table to allow multiple instantiations on an agent.
SEQUENCE OF Dot11PrivacyEntry
.1.2.840.10036.1.5
dot11PrivacyEntryAn entry in the dot11PrivacyTable Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PrivacyEntry
.1.2.840.10036.1.5.1
dot11PrivacyInvokedWhen this attribute is true, it shall indicate that the IEEE 802.11 WEP mechanism is used for transmitting frames of type Data. The default value of this attribute shall be false.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.5.1.1
dot11WEPDefaultKeyIDThis attribute shall indicate the use of the first, second, third, or fourth element of the WEPDefaultKeys array when set to values of zero, one, two, or three. The default value of this attribute shall be 0.rw
INTEGER
.1.2.840.10036.1.5.1.2
dot11WEPKeyMappingLengthThe maximum number of tuples that dot11WEPKeyMappings can hold.rw
Gauge
.1.2.840.10036.1.5.1.3
dot11ExcludeUnencryptedWhen this attribute is true, the STA shall not indicate at the MAC service interface received MSDUs that have the WEP subfield of the Frame Control field equal to zero. When this attribute is false, the STA may accept MSDUs that have the WEP subfield of the Frame Control field equal to zero. The default value of this attribute shall be false.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.1.5.1.4
dot11WEPICVErrorCountThis counter shall increment when a frame is received with the WEP subfield of the Frame Control field set to one and the value of the ICV as received in the frame does not match the ICV value that is calculated for the contents of the received frame.ro
Counter
.1.2.840.10036.1.5.1.5
dot11WEPExcludedCountThis counter shall increment when a frame is received with the WEP subfield of the Frame Control field set to zero and the value of dot11ExcludeUnencrypted causes that frame to be discarded.ro
Counter
.1.2.840.10036.1.5.1.6
dot11SMTnotification
OBJECT IDENTIFIER
.1.2.840.10036.1.6
dot11DisassociateThe disassociate notification shall be sent when the STA sends a Disassociation frame. The value of the notification shall include the MAC address of the MAC to which the Disassociation frame was sent and the reason for the disassociation. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
TRAP-TYPE
.1.2.840.10036.1.6.0.1
dot11DeauthenticateThe deauthenticate notification shall be sent when the STA sends a Deauthentication frame. The value of the notification shall include the MAC address of the MAC to which the Deauthentication frame was sent and the reason for the deauthentication. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
TRAP-TYPE
.1.2.840.10036.1.6.0.2
dot11AuthenticateFailThe authenticate failure notification shall be sent when the STA sends an Authentication frame with a status code other than 'successful'. The value of the notification shall include the MAC address of the MAC to which the Authentication frame was sent and the reason for the authentication failure. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
TRAP-TYPE
.1.2.840.10036.1.6.0.3
dot11MultiDomainCapabilityTableThis (conceptual) table of attributes for cross-domain mobility.
SEQUENCE OF Dot11MultiDomainCapabilityEntry
.1.2.840.10036.1.7
dot11MultiDomainCapabilityEntryAn entry (conceptual row) in the Multiple Domain Capability Table. IfIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB are indexed by ifIndex.
Dot11MultiDomainCapabilityEntry
.1.2.840.10036.1.7.1
dot11MultiDomainCapabilityIndexThe auxiliary variable used to identify instances of the columnar objects in the Multi Domain Capability Table.
INTEGER
.1.2.840.10036.1.7.1.1
dot11FirstChannelNumberThis attribute shall indicate the value of the lowest channel number in the subband for the associated domain country string. The default value of this attribute shall be zero.rw
INTEGER
.1.2.840.10036.1.7.1.2
dot11NumberofChannelsThis attribute shall indicate the value of the total number of channels allowed in the subband for the associated domain country string. The default value of this attribute shall be zero.rw
INTEGER
.1.2.840.10036.1.7.1.3
dot11MaximumTransmitPowerLevelThis attribute shall indicate the maximum transmit power, in dBm, allowed in the subband for the associated domain country string. The default value of this attribute shall be zero.rw
INTEGER
.1.2.840.10036.1.7.1.4
dot11mac
OBJECT IDENTIFIER
.1.2.840.10036.2
dot11OperationTableGroup contains MAC attributes pertaining to the operation of the MAC. This has been implemented as a table in order to allow for multiple instantiations on an agent.
SEQUENCE OF Dot11OperationEntry
.1.2.840.10036.2.1
dot11OperationEntryAn entry in the dot11OperationEntry Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11OperationEntry
.1.2.840.10036.2.1.1
dot11MACAddressUnique MAC Address assigned to the STA.ro
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.2.1.1.1
dot11RTSThresholdThis attribute shall indicate the number of octets in an MPDU, below which an RTS/CTS handshake shall not be performed. An RTS/CTS handshake shall be performed at the beginning of any frame exchange sequence where the MPDU is of type Data or Management, the MPDU has an individual address in the Address1 field, and the length of the MPDU is greater than this threshold. (For additional details, refer to Table 21 in 9.7.) Setting this attribute to be larger than the maximum MSDU size shall have the effect of turning off the RTS/CTS handshake for frames of Data or Management type transmitted by this STA. Setting this attribute to zero shall have the effect of turning on the RTS/CTS handshake for all frames of Data or Management type transmitted by this STA. The default value of this attribute shall be 2347.rw
INTEGER
.1.2.840.10036.2.1.1.2
dot11ShortRetryLimitThis attribute shall indicate the maximum number of transmission attempts of a frame, the length of which is less than or equal to dot11RTSThreshold, that shall be made before a failure condition is indicated. The default value of this attribute shall be 7.rw
INTEGER
.1.2.840.10036.2.1.1.3
dot11LongRetryLimitThis attribute shall indicate the maximum number of transmission attempts of a frame, the length of which is greater than dot11RTSThreshold, that shall be made before a failure condition is indicated. The default value of this attribute shall be 4.rw
INTEGER
.1.2.840.10036.2.1.1.4
dot11FragmentationThresholdThis attribute shall specify the current maximum size, in octets, of the MPDU that may be delivered to the PHY. An MSDU shall be broken into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. An MSDU or MMPDU shall be fragmented when the resulting frame has an individual address in the Address1 field, and the length of the frame is larger than this threshold. The default value for this attribute shall be the lesser of 2346 or the aMPDUMaxLength of the attached PHY and shall never exceed the lesser of 2346 or the aMPDUMaxLength of the attached PHY. The value of this attribute shall never be less than 256.rw
INTEGER
.1.2.840.10036.2.1.1.5
dot11MaxTransmitMSDULifetimeThe MaxTransmitMSDULifetime shall be the elapsed time in TU, after the initial transmission of an MSDU, after which further attempts to transmit the MSDU shall be terminated. The default value of this attribute shall be 512.rw
Gauge
.1.2.840.10036.2.1.1.6
dot11MaxReceiveLifetimeThe MaxReceiveLifetime shall be the elapsed time in TU, after the initial reception of a fragmented MMPDU or MSDU, after which further attempts to reassemble the MMPDU or MSDU shall be terminated. The default value shall be 512.rw
Gauge
.1.2.840.10036.2.1.1.7
dot11ManufacturerIDThe ManufacturerID shall include, at a minimum, the name of the manufacturer. It may include additional information at the manufacturer's discretion. The default value of this attribute shall be null.ro
DisplayString
.1.2.840.10036.2.1.1.8
dot11ProductIDThe ProductID shall include, at a minimum, an identifier that is unique to the manufacturer. It may include additional information at the manufacturer's discretion. The default value of this attribute shall be null.ro
DisplayString
.1.2.840.10036.2.1.1.9
dot11CountersTableGroup containing attributes that are MAC counters. Implemented as a table to allow for multiple instantiations on an agent.
SEQUENCE OF Dot11CountersEntry
.1.2.840.10036.2.2
dot11CountersEntryAn entry in the dot11CountersEntry Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11CountersEntry
.1.2.840.10036.2.2.1
dot11TransmittedFragmentCountThis counter shall be incremented for an acknowledged MPDU with an individual address in the address 1 field or an MPDU with a multicast address in the address 1 field of type Data or Management.ro
Counter
.1.2.840.10036.2.2.1.1
dot11MulticastTransmittedFrameCountThis counter shall increment only when the multicast bit is set in the destination MAC address of a successfully transmitted MSDU. When operating as a STA in an ESS, where these frames are directed to the AP, this implies having received an acknowledgment to all associated MPDUs.ro
Counter
.1.2.840.10036.2.2.1.2
dot11FailedCountThis counter shall increment when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the dot11ShortRetryLimit or dot11LongRetryLimit.ro
Counter
.1.2.840.10036.2.2.1.3
dot11RetryCountThis counter shall increment when an MSDU is successfully transmitted after one or more retransmissions.ro
Counter
.1.2.840.10036.2.2.1.4
dot11MultipleRetryCountThis counter shall increment when an MSDU is successfully transmitted after more than one retransmission.ro
Counter
.1.2.840.10036.2.2.1.5
dot11FrameDuplicateCountThis counter shall increment when a frame is received that the Sequence Control field indicates is a duplicate.ro
Counter
.1.2.840.10036.2.2.1.6
dot11RTSSuccessCountThis counter shall increment when a CTS is received in response to an RTS.ro
Counter
.1.2.840.10036.2.2.1.7
dot11RTSFailureCountThis counter shall increment when a CTS is not received in response to an RTS.ro
Counter
.1.2.840.10036.2.2.1.8
dot11ACKFailureCountThis counter shall increment when an ACK is not received when expected.ro
Counter
.1.2.840.10036.2.2.1.9
dot11ReceivedFragmentCountThis counter shall be incremented for each successfully received MPDU of type Data or Management.ro
Counter
.1.2.840.10036.2.2.1.10
dot11MulticastReceivedFrameCountThis counter shall increment when a MSDU is received with the multicast bit set in the destination MAC address.ro
Counter
.1.2.840.10036.2.2.1.11
dot11FCSErrorCountThis counter shall increment when an FCS error is detected in a received MPDU.ro
Counter
.1.2.840.10036.2.2.1.12
dot11TransmittedFrameCountThis counter shall increment for each successfully transmitted MSDU.ro
Counter
.1.2.840.10036.2.2.1.13
dot11WEPUndecryptableCountThis counter shall increment when a frame is received with the WEP subfield of the Frame Control field set to one and the WEPOn value for the key mapped to the TA's MAC address indicates that the frame should not have been encrypted or that frame is discarded due to the receiving STA not implementing the privacy option.ro
Counter
.1.2.840.10036.2.2.1.14
dot11GroupAddressesTableA conceptual table containing a set of MAC addresses identifying the multicast addresses for which this STA will receive frames. The default value of this attribute shall be null.
SEQUENCE OF Dot11GroupAddressesEntry
.1.2.840.10036.2.3
dot11GroupAddressesEntryAn Entry (conceptual row) in the Group Addresses Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11GroupAddressesEntry
.1.2.840.10036.2.3.1
dot11GroupAddressesIndexThe auxiliary variable used to identify instances of the columnar objects in the Group Addresses Table.
INTEGER
.1.2.840.10036.2.3.1.1
dot11AddressMAC address identifying a multicast addresses from which this STA will receive frames.rw
MacAddress -- Rsyntax OCTET STRING
.1.2.840.10036.2.3.1.2
dot11GroupAddressesStatusThe status column used for creating, modifying, and deleting instances of the columnar objects in the Group Addresses Table.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.2.840.10036.2.3.1.3
dot11res
OBJECT IDENTIFIER
.1.2.840.10036.3
dot11resAttribute
OBJECT IDENTIFIER
.1.2.840.10036.3.1
dot11ResourceTypeIDNameContains the name of the Resource Type ID managed object. The attribute is read-only and always contains the value RTID. This attribute value shall not be used as a naming attribute for any other managed object class.ro
DisplayString
.1.2.840.10036.3.1.1
dot11ResourceInfoTableProvides a means of indicating, in data readable from a managed object, information that identifies the source of the implementation.
SEQUENCE OF Dot11ResourceInfoEntry
.1.2.840.10036.3.1.2
dot11ResourceInfoEntryAn entry in the dot11ResourceInfo Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11ResourceInfoEntry
.1.2.840.10036.3.1.2.1
dot11manufacturerOUITakes the value of an organizationally unique identifier.ro
OCTET STRING
.1.2.840.10036.3.1.2.1.1
dot11manufacturerNameA printable string used to identify the manufacturer of the resource. Maximum string length is 128 octets.ro
DisplayString
.1.2.840.10036.3.1.2.1.2
dot11manufacturerProductNameA printable string used to identify the manufacturer's product name of the resource. Maximum string length is 128 octets.ro
DisplayString
.1.2.840.10036.3.1.2.1.3
dot11manufacturerProductVersionPrintable string used to identify the manufacturer's product version of the resource. Maximum string length is 128 octets.ro
DisplayString
.1.2.840.10036.3.1.2.1.4
dot11phy
OBJECT IDENTIFIER
.1.2.840.10036.4
dot11PhyOperationTablePHY level attributes concerned with operation. Implemented as a table indexed on ifIndex to allow for multiple instantiations on an Agent.
SEQUENCE OF Dot11PhyOperationEntry
.1.2.840.10036.4.1
dot11PhyOperationEntryAn entry in the dot11PhyOperation Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyOperationEntry
.1.2.840.10036.4.1.1
dot11PHYTypeThis is an 8-bit integer value that identifies the PHY type supported by the attached PLCP and PMD. Currently defined values and their corresponding PHY types are: FHSS 2.4 GHz = 01 , DSSS 2.4 GHz = 02, IR Baseband = 03, OFDM 5GHz = 04, HRDSSS = 05ro
Enumeration
.1.2.840.10036.4.1.1.1
dot11CurrentRegDomainThe current regulatory domain this instance of the PMD is supporting. This object corresponds to one of the RegDomains listed in dot11RegDomainsSupported.rw
INTEGER
.1.2.840.10036.4.1.1.2
dot11TempTypeThere are different operating temperature requirements dependent on the anticipated environmental conditions. This attribute describes the current PHY's operating temperature range capability. Currently defined values and their corresponding temperature ranges are: Type 1 = X'01'-Commercial range of 0 to 40 degrees C, Type 2 = X'02'-Industrial range of -30 to 70 degrees C.ro
Enumeration
.1.2.840.10036.4.1.1.3
dot11PhyAntennaTableGroup of attributes for PhyAntenna. Implemented as a table indexed on ifIndex to allow for multiple instances on an agent.
SEQUENCE OF Dot11PhyAntennaEntry
.1.2.840.10036.4.2
dot11PhyAntennaEntryAn entry in the dot11PhyAntenna Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyAntennaEntry
.1.2.840.10036.4.2.1
dot11CurrentTxAntennaThe current antenna being used to transmit. This value is one of the values appearing in dot11SupportedTxAntenna. This may be used by a management agent to control which antenna is used for transmission.rw
INTEGER
.1.2.840.10036.4.2.1.1
dot11DiversitySupportThis implementation's support for diversity, encoded as: X'01'-diversity is available and is performed over the fixed list of antennas defined in dot11DiversitySelectionRx. X'02'-diversity is not supported. X'03'-diversity is supported and control of diversity is also available, in which case the attribute dot11DiversitySelectionRx can be dynamically modified by the LME.ro
Enumeration
.1.2.840.10036.4.2.1.2
dot11CurrentRxAntennaThe current antenna being used to receive, if the dot11 DiversitySupport indicates that diversity is not supported. The selected antenna shall be one of the antennae marked for receive in the dot11AntennasListTable.rw
INTEGER
.1.2.840.10036.4.2.1.3
dot11PhyTxPowerTableGroup of attributes for dot11PhyTxPowerTable. Implemented as a table indexed on STA ID to allow for multiple instances on an Agent.
SEQUENCE OF Dot11PhyTxPowerEntry
.1.2.840.10036.4.3
dot11PhyTxPowerEntryAn entry in the dot11PhyTxPower Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyTxPowerEntry
.1.2.840.10036.4.3.1
dot11NumberSupportedPowerLevelsThe number of power levels supported by the PMD. This attribute can have a value of 1 to 8.ro
INTEGER
.1.2.840.10036.4.3.1.1
dot11TxPowerLevel1The transmit output power for LEVEL1 in mW. This is also the default power level.ro
INTEGER
.1.2.840.10036.4.3.1.2
dot11TxPowerLevel2The transmit output power for LEVEL2 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.3
dot11TxPowerLevel3The transmit output power for LEVEL3 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.4
dot11TxPowerLevel4The transmit output power for LEVEL4 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.5
dot11TxPowerLevel5The transmit output power for LEVEL5 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.6
dot11TxPowerLevel6The transmit output power for LEVEL6 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.7
dot11TxPowerLevel7The transmit output power for LEVEL7 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.8
dot11TxPowerLevel8The transmit output power for LEVEL8 in mW.ro
INTEGER
.1.2.840.10036.4.3.1.9
dot11CurrentTxPowerLevelThe TxPowerLevel N currently being used to transmit data. Some PHYs also use this value to determine the receiver sensitivity requirements for CCA.rw
INTEGER
.1.2.840.10036.4.3.1.10
dot11PhyFHSSTableGroup of attributes for dot11PhyFHSSTable. Implemented as a table indexed on STA ID to allow for multiple instances on an Agent.
SEQUENCE OF Dot11PhyFHSSEntry
.1.2.840.10036.4.4
dot11PhyFHSSEntryAn entry in the dot11PhyFHSS Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyFHSSEntry
.1.2.840.10036.4.4.1
dot11HopTimeThe time in microseconds for the PMD to change from channel 2 to channel 80.ro
INTEGER(224)
.1.2.840.10036.4.4.1.1
dot11CurrentChannelNumberThe current channel number of the frequency output by the RF synthesizer.rw
INTEGER
.1.2.840.10036.4.4.1.2
dot11MaxDwellTimeThe maximum time in TU that the transmitter is permitted to operate on a single channel.ro
INTEGER
.1.2.840.10036.4.4.1.3
dot11CurrentDwellTimeThe current time in TU that the transmitter shall operate on a single channel, as set by the MAC. Default is 19 TU.rw
INTEGER
.1.2.840.10036.4.4.1.4
dot11CurrentSetThe current set of patterns the PLME is using to determine the hopping sequence.rw
INTEGER
.1.2.840.10036.4.4.1.5
dot11CurrentPatternThe current pattern the PLME is using to determine the hop sequence.rw
INTEGER
.1.2.840.10036.4.4.1.6
dot11CurrentIndexThe current index value the PLME is using to determine the CurrentChannelNumber.rw
INTEGER
.1.2.840.10036.4.4.1.7
dot11EHCCPrimeRadixThis attribute indicates the value to be used as the prime radix (N) in the HCC and EHCC algorithms.rw
INTEGER
.1.2.840.10036.4.4.1.8
dot11EHCCNumberofChannelsFamilyIndexThis attribute indicates the value to be used as the maximum for the family index (a) in the HCC and EHCC algorithms. The value of this field shall not be less than the prime radix minus 3 (N - 3). The valid range of allowed values is (N - 1), (N - 2), and (N - 3).rw
INTEGER
.1.2.840.10036.4.4.1.9
dot11EHCCCapabilityImplementedThis attribute, when TRUE, indicates that the station implementation is capable of generating the HCC or EHCC algorithms for determining Hopping patterns. The capability is disabled, otherwise. The default value of this attribute is FALSE.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.4.1.10
dot11EHCCCapabilityEnabledThis attribute, when TRUE, indicates that the capability of the station to operate using the HCC or EHCC algorithms for determining Hopping Patterns is enabled. The capability is disabled, otherwise. The default value of this attribute is FALSE.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.4.1.11
dot11HopAlgorithmAdoptedThis attribute, indicates which of the algorithms will be used to generate the Hopping Patterns. Valid values are: 1 - hopping patterns as defined in clause 14 2 - hop index method (with or without table) 3 - HCC/EHCC methodrw
Enumeration
.1.2.840.10036.4.4.1.12
dot11RandomTableFlagThis attribute, indicates that a Random Table is present when the value is True. When the value is False it indicates that a Random Table is not present and that the hop index method is to be used to determine the hopping sequence. The default value of this attribute is True.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.4.1.13
dot11NumberofHoppingSetsThe Number of Sets field indicates the total number of sets within the hopping patterns.ro
INTEGER
.1.2.840.10036.4.4.1.14
dot11HopModulusThe number of allowed channels for the hopping set. This is defined by the governing regulatory agency for the country code of the country in which this device is operating.ro
INTEGER
.1.2.840.10036.4.4.1.15
dot11HopOffsetThe next position in the hopping set.rw
INTEGER
.1.2.840.10036.4.4.1.16
dot11PhyDSSSTableEntry of attributes for dot11PhyDSSSEntry. Implemented as a table indexed on ifIndex allow for multiple instances on an Agent.
SEQUENCE OF Dot11PhyDSSSEntry
.1.2.840.10036.4.5
dot11PhyDSSSEntryAn entry in the dot11PhyDSSSEntry Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyDSSSEntry
.1.2.840.10036.4.5.1
dot11CurrentChannelThe current operating frequency channel of the DSSS PHY. Valid channel numbers are as defined in 15.4.6.2rw
INTEGER
.1.2.840.10036.4.5.1.1
dot11CCAModeSupporteddot11CCAModeSupported is a bit-significant value, representing all of the CCA modes supported by the PHY. Valid values are: energy detect only (ED_ONLY) = 01, carrier sense only (CS_ONLY) = 02, carrier sense and energy detect (ED_and_CS)= 04 or the logical sum of any of these values. This attribute shall not be used to indicate the CCA modes supported by a higher rate extension PHY. Rather, the dot11HRCCAModeSupported attribute shall be used to indicate the CCA modes of the higher rate extension PHY.ro
INTEGER
.1.2.840.10036.4.5.1.2
dot11CurrentCCAModeThe current CCA method in operation. Valid values are: energy detect only (edonly) = 01, carrier sense only (csonly) = 02, carrier sense and energy detect (edandcs)= 04 carrier sense with timer (cswithtimer)= 08 high rate carrier sense and energy detect (hrcsanded)=16.rw
Enumeration
.1.2.840.10036.4.5.1.3
dot11EDThresholdThe current Energy Detect Threshold being used by the DSSS PHY.rw
INTEGER
.1.2.840.10036.4.5.1.4
dot11PhyIRTableGroup of attributes for dot11PhyIRTable. Implemented as a table indexed on ifIndex to allow for multiple instances on an Agent.
SEQUENCE OF Dot11PhyIREntry
.1.2.840.10036.4.6
dot11PhyIREntryAn entry in the dot11PhyIR Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyIREntry
.1.2.840.10036.4.6.1
dot11CCAWatchdogTimerMaxThis parameter, together with CCAWatchdogCountMax, determines when energy detected in the channel can be ignored.rw
INTEGER
.1.2.840.10036.4.6.1.1
dot11CCAWatchdogCountMaxThis parameter, together with CCAWatchdogTimerMax, determines when energy detected in the channel can be ignored.rw
INTEGER
.1.2.840.10036.4.6.1.2
dot11CCAWatchdogTimerMinThe minimum value to which CCAWatchdogTimerMax can be set.rw
INTEGER
.1.2.840.10036.4.6.1.3
dot11CCAWatchdogCountMinThe minimum value to which CCAWatchdogCount can be set.rw
INTEGER
.1.2.840.10036.4.6.1.4
dot11RegDomainsSupportedTableThere are different operational requirements dependent on the regulatory domain. This attribute list describes the regulatory domains the PLCP and PMD support in this implementation. Currently defined values and their corresponding Regulatory Domains are: FCC (USA) = X'10', DOC (Canada) = X'20', ETSI (most of Europe) = X'30', Spain = X'31', France = X'32', MKK (Japan) = X'40', Others = X'00'
SEQUENCE OF Dot11RegDomainsSupportedEntry
.1.2.840.10036.4.7
dot11RegDomainsSupportedEntryAn entry in the dot11RegDomainsSupportedTable. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11RegDomainsSupportedEntry
.1.2.840.10036.4.7.1
dot11RegDomainsSupportedIndexThe auxiliary variable used to identify instances of the columnar objects in the RegDomainsSupport Table.
INTEGER
.1.2.840.10036.4.7.1.1
dot11RegDomainsSupportedValueThere are different operational requirements dependent on the regulatory domain. This attribute list describes the regulatory domains the PLCP and PMD support in this implementation. Currently defined values and their corresponding Regulatory Domains are: FCC (USA) = X'10', DOC (Canada) = X'20', ETSI (most of Europe) = X'30', Spain = X'31', France = X'32', MKK (Japan) = X'40'ro
Enumeration
.1.2.840.10036.4.7.1.2
dot11AntennasListTableThis table represents the list of antennae. An antenna can be marked to be capable of transmitting, receiving, and/or for participation in receive diversity. Each entry in this table represents a single antenna with its properties. The maximum number of antennae that can be contained in this table is 255.
SEQUENCE OF Dot11AntennasListEntry
.1.2.840.10036.4.8
dot11AntennasListEntryAn entry in the dot11AntennasListTable, representing the properties of a single antenna. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11AntennasListEntry
.1.2.840.10036.4.8.1
dot11AntennaListIndexThe unique index of an antenna which is used to identify the columnar objects in the dot11AntennasList Table.
INTEGER
.1.2.840.10036.4.8.1.1
dot11SupportedTxAntennaWhen true, this object indicates that the antenna represented by dot11AntennaIndex can be used as a transmit antenna.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.8.1.2
dot11SupportedRxAntennaWhen true, this object indicates that the antenna represented by the dot11AntennaIndex xan be used as a receive antenna.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.8.1.3
dot11DiversitySelectionRxWhen true, this object indicates that the antenna represented by dot11AntennaIndex can be used for receive diversity. This object may only be true if the antenna can be used as a receive antenna, as indicated by dot11SupportedRxAntenna.rw
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.8.1.4
dot11SupportedDataRatesTxTableThe Transmit bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500kbit/s from 1 Mbit/s to 63.5 Mbit/s subject to limitations of each individual PHY.
SEQUENCE OF Dot11SupportedDataRatesTxEntry
.1.2.840.10036.4.9
dot11SupportedDataRatesTxEntryAn Entry (conceptual row) in the dot11SupportedDataRatesTx Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11SupportedDataRatesTxEntry
.1.2.840.10036.4.9.1
dot11SupportedDataRatesTxIndexIndex object which identifies which data rate to access. Range is 1..8.
INTEGER
.1.2.840.10036.4.9.1.1
dot11SupportedDataRatesTxValueThe Transmit bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500kbit/s from 1 Mbit/s to 63.5 Mbit/s subject to limitations of each individual PHY.ro
INTEGER
.1.2.840.10036.4.9.1.2
dot11SupportedDataRatesRxTableThe receive bit rates supported by the PLCP and PMD, represented by a count from X'002-X'7f, corresponding to data rates in increments of 500kbit/s from 1 Mbit/s to 63.5 Mbit/s.
SEQUENCE OF Dot11SupportedDataRatesRxEntry
.1.2.840.10036.4.10
dot11SupportedDataRatesRxEntryAn Entry (conceptual row) in the dot11SupportedDataRatesRx Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11SupportedDataRatesRxEntry
.1.2.840.10036.4.10.1
dot11SupportedDataRatesRxIndexIndex object which identifies which data rate to access. Range is 1..8.
INTEGER
.1.2.840.10036.4.10.1.1
dot11SupportedDataRatesRxValueThe receive bit rates supported by the PLCP and PMD, represented by a count from X'02-X'7f, corresponding to data rates in increments of 500kbit/s from 1 Mbit/s to 63.5 Mbit/s.ro
INTEGER
.1.2.840.10036.4.10.1.2
dot11PhyOFDMTableGroup of attributes for dot11PhyOFDMTable. Implemented as a table indexed on ifindex to allow for multiple instances on an Agent.
SEQUENCE OF Dot11PhyOFDMEntry
.1.2.840.10036.4.11
dot11PhyOFDMEntryAn entry in the dot11PhyOFDM Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyOFDMEntry
.1.2.840.10036.4.11.1
dot11CurrentFrequencyThe number of the current operating frequency channel of the OFDM PHY.rw
INTEGER
.1.2.840.10036.4.11.1.1
dot11TIThresholdThe Threshold being used to detect a busy medium (frequency). CCA shall report a busy medium upon detecting the RSSI above this threshold.rw
INTEGER
.1.2.840.10036.4.11.1.2
dot11FrequencyBandsSupportedThe capability of the OFDM PHY implementation to operate in the three U-NII bands. Coded as an integer value of a three bit field as follows: bit 0 .. capable of operating in the lower (5.15-5.25 GHz) U-NII band bit 1 .. capable of operating in the middle (5.25-5.35 GHz) U-NII band bit 2 .. capable of operating in the upper (5.725-5.825 GHz) U-NII band For example, for an implementation capable of operating in the lower and mid bands this attribute would take the value 3.ro
INTEGER
.1.2.840.10036.4.11.1.3
dot11PhyHRDSSSTableEntry of attributes for dot11PhyHRDSSSEntry. Implemented as a table indexed on ifIndex to allow for multiple instances on an Agent.
SEQUENCE OF Dot11PhyHRDSSSEntry
.1.2.840.10036.4.12
dot11PhyHRDSSSEntryAn entry in the dot11PhyHRDSSSEntry Table. ifIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
Dot11PhyHRDSSSEntry
.1.2.840.10036.4.12.1
dot11ShortPreambleOptionImplementedThis attribute, when true, shall indicate that the short preamble option as defined in subclause 18.2.2.2 is implemented. The default value of this attribute shall be false.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.12.1.1
dot11PBCCOptionImplementedThis attribute, when true, shall indicate that the PBCC modulation option as defined in subclause 18.4.6.6 is implemented. The default value of this attribute shall be false.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.12.1.2
dot11ChannelAgilityPresentThis attribute indicates that the PHY is capable of channel agility.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.12.1.3
dot11ChannelAgilityEnabledThis attribute indicates that the PHY channel agility functionality is enabled.ro
TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- }
.1.2.840.10036.4.12.1.4
dot11HRCCAModeSupporteddot11HRCCAModeSupported is a bit-significant value, representing all of the CCA modes supported by the PHY. Valid values are: energy detect only (ED_ONLY) = 01, carrier sense only (CS_ONLY) = 02, carrier sense and energy detect (ED_and_CS)= 04, carrier sense with timer (CS_and_Timer)= 08, high rate carrier sense and energy detect (HRCS_and_ED)= 16 or the logical sum of any of these values. In the high rate extension PHY, this attribute shall be used in preference to the dot11CCAModeSupported attribute.ro
INTEGER
.1.2.840.10036.4.12.1.5
dot11HoppingPatternTableThe (conceptual) table of attributes necessary for a frequency hopping implementation to be able to create the hopping sequences necessary to operate in the subband for the associated domain country string.
SEQUENCE OF Dot11HoppingPatternEntry
.1.2.840.10036.4.13
dot11HoppingPatternEntryAn entry (conceptual row) in the Hopping Pattern Table that indicates the random hopping sequence to be followed. IfIndex - Each IEEE 802.11 interface is represented by an ifEntry. Interface tables in this MIB are indexed by ifIndex.
Dot11HoppingPatternEntry
.1.2.840.10036.4.13.1
dot11HoppingPatternIndexThe auxiliary variable used to identify instances of the columnar objects in the Hopping Pattern Table.
INTEGER
.1.2.840.10036.4.13.1.1
dot11RandomTableFieldNumberThis attribute shall indicate the value of the starting channel number in the hopping sequence of the subband for the associated domain country string. The default value of this attribute shall be zero.rw
INTEGER
.1.2.840.10036.4.13.1.2
dot11Conformance
OBJECT IDENTIFIER
.1.2.840.10036.5
dot11Groups
OBJECT IDENTIFIER
.1.2.840.10036.5.1
dot11SMTbase
OBJECT IDENTIFIER
.1.2.840.10036.5.1.1
dot11SMTprivacy
OBJECT IDENTIFIER
.1.2.840.10036.5.1.2
dot11MACbase
OBJECT IDENTIFIER
.1.2.840.10036.5.1.3
dot11MACStatistics
OBJECT IDENTIFIER
.1.2.840.10036.5.1.4
dot11ResourceTypeID
OBJECT IDENTIFIER
.1.2.840.10036.5.1.5
dot11SmtAuthenticationAlgorithms
OBJECT IDENTIFIER
.1.2.840.10036.5.1.6
dot11PhyOperationComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.7
dot11PhyAntennaComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.8
dot11PhyTxPowerComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.9
dot11PhyFHSSComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.10
dot11PhyDSSSComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.11
dot11PhyIRComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.12
dot11PhyRegDomainsSupportGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.13
dot11PhyAntennasListGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.14
dot11PhyRateGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.15
dot11CountersGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.16
dot11NotificationGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.17
dot11SMTbase2
OBJECT IDENTIFIER
.1.2.840.10036.5.1.18
dot11PhyOFDMComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.19
dot11SMTbase3
OBJECT IDENTIFIER
.1.2.840.10036.5.1.20
dot11MultiDomainCapabilityGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.21
dot11PhyFHSSComplianceGroup2
OBJECT IDENTIFIER
.1.2.840.10036.5.1.22
dot11PhyHRDSSSComplianceGroup
OBJECT IDENTIFIER
.1.2.840.10036.5.1.23
dot11Compliances
OBJECT IDENTIFIER
.1.2.840.10036.5.2
dot11Compliance
OBJECT IDENTIFIER
.1.2.840.10036.5.2.1