DLINK-WLAN-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: DLINK-WLAN-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 dlink 1.3.6.1.4.1.171
         dlkEnterpriseAP 1.3.6.1.4.1.171.1
The MIB module for D-Link 802.11 series product. This module derived from IEEE ieee802dot11
             dlkEnterpriseAPsys 1.3.6.1.4.1.171.1.1
                 enterpriseAPSysConfigSave 1.3.6.1.4.1.171.1.1.1 integer read-write
User must manually SET this OID in order to save the change(s) made through SNMP to main configuration. Enumeration: 'write': 1.
                 enterpriseAPSysReboot 1.3.6.1.4.1.171.1.1.2 integer read-write
This attribute is to reboot the enterprise AP system. Doesn't save the changes that had been made. Enumeration: 'reboot': 1.
                 enterpriseAPSysConfigApply 1.3.6.1.4.1.171.1.1.3 integer read-write
This attribute is equivalent of setting enterpriseAPSysConfigSave then enterpriseAPSysConfigApply. Enumeration: 'saveAndReboot': 1.
             dlkEnterpriseAPlan 1.3.6.1.4.1.171.1.2
             dlk80211bPlusDot11 1.3.6.1.4.1.171.1.3
                 dot11smt 1.3.6.1.4.1.171.1.3.1
                     dot11StationConfigEntry 1.3.6.1.4.1.171.1.3.1.1
                         dot11StationID 1.3.6.1.4.1.171.1.3.1.1.1 macaddress read-only
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.
                         dot11PrivacyOptionImplemented 1.3.6.1.4.1.171.1.3.1.1.2 truthvalue read-only
This attribute, when true, shall indicate that the IEEE 802.11 WEP option is implemented. The default value of this attribute shall be false.
                         dot11PowerManagementMode 1.3.6.1.4.1.171.1.3.1.1.3 integer read-only
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. Enumeration: 'active': 1, 'powersave': 2.
                         dot11DesiredSSID 1.3.6.1.4.1.171.1.3.1.1.4 octet string read-write
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.
                         dot11DesiredBSSType 1.3.6.1.4.1.171.1.3.1.1.5 integer read-only
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. Enumeration: 'independent': 2, 'infrastructure': 1, 'any': 3.
                         dot11OperationalRateSet 1.3.6.1.4.1.171.1.3.1.1.6 octet string read-write
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. This atribute also indicate the Basic Rate of the AP, rate that is used as transmit rate of 802.11 management and control packet. If 22Mbps is as basic rate, the bit 7(MSB) should be set(i.e. 0xAC, instead of 0x2C). Valid basic rate are (2-1)Mbps, (11-5.5-2-1)Mbps, (22-11-5.5-2-1)Mbps. example: (2-1)Mbps : 0x2C160B8482 (11-5.5-2-1)Mbps : 0x2C968B8482 (22-11-5.5-2-1)Mbps : 0xAC968B8482
                         dot11BeaconPeriod 1.3.6.1.4.1.171.1.3.1.1.7 integer read-write
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.
                         dot11DTIMPeriod 1.3.6.1.4.1.171.1.3.1.1.8 integer read-write
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.
                         dot11DisassociateReason 1.3.6.1.4.1.171.1.3.1.1.9 integer read-only
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.
                         dot11DisassociateStation 1.3.6.1.4.1.171.1.3.1.1.10 macaddress read-only
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.
                         dot11DeauthenticateReason 1.3.6.1.4.1.171.1.3.1.1.11 integer read-only
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.
                         dot11DeauthenticateStation 1.3.6.1.4.1.171.1.3.1.1.12 macaddress read-only
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.
                         dot11AuthenticateFailStatus 1.3.6.1.4.1.171.1.3.1.1.13 integer read-only
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.
                     dot11APModeConfigEntry 1.3.6.1.4.1.171.1.3.1.2
                         dot11AccessPointMode 1.3.6.1.4.1.171.1.3.1.2.1 integer read-write
This attribute shall be a set of all the access point mode supported by the AP. The following are the default values and the associated mode. Value = 1: Normal AP Value = 2: Wireless Bridge Value = 3: Wireless AP Client Value = 4: Wireless Multi Bridge Value = 5: Backup AP Value = 6: Repeater Value = 7: Group AP Enumeration: 'wirelessBridge': 2, 'repeater': 6, 'accessPoint': 1, 'groupAccessPoint': 7, 'wirelessMultiBridge': 4, 'wirelessAPClient': 3, 'backupAccessPoint': 5.
                         dot11RemoteMACAddress 1.3.6.1.4.1.171.1.3.1.2.2 macaddress read-write
This Remote MAC Address used by these following AP mode: Wireless Bridge, Wireless AP Client, Backup AP, Repeater. Consequently, this attribute must be set if any above mentioned mode is desired.
                         dot11BackupAPRemoteServerIPAddress 1.3.6.1.4.1.171.1.3.1.2.3 ipaddress read-write
This attribute used to check the wired LAN connection (A.K.A. Link Integrity) when AP in Backup AP mode.
                         dot11GroupAPID 1.3.6.1.4.1.171.1.3.1.2.4 octet string read-write
This attribute is to identify current Group ID of the AP.
                     dot11PrivacyEntry 1.3.6.1.4.1.171.1.3.1.3
                         dot11AuthenticationAlgorithm 1.3.6.1.4.1.171.1.3.1.3.1 integer read-only
This attribute shall be the authentication algorithms currently used by the AP. The following are the default values and the associated algorithm. Value = 1: Open System Value = 2: Shared Key Value = 3: Both Open System and Shared Key Enumeration: 'openSystem': 1, 'sharedKey': 2, 'both': 3.
                         dot11PrivacyInvoked 1.3.6.1.4.1.171.1.3.1.3.2 truthvalue read-write
When 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.
                         dot11WEPDefaultKeyID 1.3.6.1.4.1.171.1.3.1.3.3 integer read-write
This 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.
                         dot11WEPKeyLength 1.3.6.1.4.1.171.1.3.1.3.4 integer read-write
This attribute shall indicate the length of WEP encryption length used. Value 1: 64 bit that need 5 characters of WEP Default Key Value 2: 128 bit that need 13 characters of WEP Default Key Value 3: 256 bit that need 29 characters of WEP Default Key Enumeration: 'w-64Bit': 1, 'w-256Bit': 3, 'w-128Bit': 2.
                         dot11WEPKeyMappingLength 1.3.6.1.4.1.171.1.3.1.3.5 integer read-only
The maximum number of tuples that dot11WEPKeyMappings can hold.
                         dot11ExcludeUnencrypted 1.3.6.1.4.1.171.1.3.1.3.6 truthvalue read-only
When 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.
                         dot11WEPICVErrorCount 1.3.6.1.4.1.171.1.3.1.3.7 counter32 read-only
This 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.
                         dot11WEPExcludedCount 1.3.6.1.4.1.171.1.3.1.3.8 counter32 read-only
This 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.
                 dot11mac 1.3.6.1.4.1.171.1.3.2
                     dot11OperationEntry 1.3.6.1.4.1.171.1.3.2.1
                         dot11MACAddress 1.3.6.1.4.1.171.1.3.2.1.1 macaddress read-only
Unique MAC Address assigned to the STA.
                         dot11RTSThreshold 1.3.6.1.4.1.171.1.3.2.1.2 integer read-write
This 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.
                         dot11ShortRetryLimit 1.3.6.1.4.1.171.1.3.2.1.3 integer read-write
This 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.
                         dot11LongRetryLimit 1.3.6.1.4.1.171.1.3.2.1.4 integer read-write
This 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.
                         dot11FragmentationThreshold 1.3.6.1.4.1.171.1.3.2.1.5 integer read-write
This 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.
                         dot11SSIDBroadcast 1.3.6.1.4.1.171.1.3.2.1.6 truthvalue read-write
This attribute indicate whether SSID broadcast is enabled.
                         dot11PreambleType 1.3.6.1.4.1.171.1.3.2.1.7 integer read-write
This attribute indicate what preamble type is used. The default value should be Long Preamble. Enumeration: 'longPreamble': 1, 'shortPreamble': 2.
                         dot11MaxTransmitMSDULifetime 1.3.6.1.4.1.171.1.3.2.1.8 integer read-write
The 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.
                         dot11MaxReceiveLifetime 1.3.6.1.4.1.171.1.3.2.1.9 integer read-write
The 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.
                         dot11ManufacturerID 1.3.6.1.4.1.171.1.3.2.1.10 displaystring read-only
The 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.
                         dot11ProductID 1.3.6.1.4.1.171.1.3.2.1.11 displaystring read-only
The 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.
                     dot11CountersEntry 1.3.6.1.4.1.171.1.3.2.2
                         dot11TransmittedFragmentCount 1.3.6.1.4.1.171.1.3.2.2.1 counter32 read-only
This 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.
                         dot11MulticastTransmittedFrameCount 1.3.6.1.4.1.171.1.3.2.2.2 counter32 read-only
This 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.
                         dot11FailedCount 1.3.6.1.4.1.171.1.3.2.2.3 counter32 read-only
This counter shall increment when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the dot11ShortRetryLimit or dot11LongRetryLimit.
                         dot11RetryCount 1.3.6.1.4.1.171.1.3.2.2.4 counter32 read-only
This counter shall increment when an MSDU is successfully transmitted after one or more retransmissions.
                         dot11MultipleRetryCount 1.3.6.1.4.1.171.1.3.2.2.5 counter32 read-only
This counter shall increment when an MSDU is successfully transmitted after more than one retransmission.
                         dot11FrameDuplicateCount 1.3.6.1.4.1.171.1.3.2.2.6 counter32 read-only
This counter shall increment when a frame is received that the Sequence Control field indicates is a duplicate.
                         dot11RTSSuccessCount 1.3.6.1.4.1.171.1.3.2.2.7 counter32 read-only
This counter shall increment when a CTS is received in response to an RTS.
                         dot11RTSFailureCount 1.3.6.1.4.1.171.1.3.2.2.8 counter32 read-only
This counter shall increment when a CTS is not received in response to an RTS.
                         dot11ACKFailureCount 1.3.6.1.4.1.171.1.3.2.2.9 counter32 read-only
This counter shall increment when an ACK is not received when expected.
                         dot11ReceivedFragmentCount 1.3.6.1.4.1.171.1.3.2.2.10 counter32 read-only
This counter shall be incremented for each successfully received MPDU of type Data or Management.
                         dot11MulticastReceivedFrameCount 1.3.6.1.4.1.171.1.3.2.2.11 counter32 read-only
This counter shall increment when a MSDU is received with the multicast bit set in the destination MAC address.
                         dot11FCSErrorCount 1.3.6.1.4.1.171.1.3.2.2.12 counter32 read-only
This counter shall increment when an FCS error is detected in a received MPDU.
                         dot11TransmittedFrameCount 1.3.6.1.4.1.171.1.3.2.2.13 counter32 read-only
This counter shall increment for each successfully transmitted MSDU.
                         dot11WEPUndecryptableCount 1.3.6.1.4.1.171.1.3.2.2.14 counter32 read-only
This 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.
                 dot11res 1.3.6.1.4.1.171.1.3.3
                     dot11resAttribute 1.3.6.1.4.1.171.1.3.3.1
                         dot11ResourceTypeIDName 1.3.6.1.4.1.171.1.3.3.1.1 displaystring read-only
Contains the name of the Resource Type ID managed object. The attribute is read-write and always contains the value RTID. This attribute value shall not be used as a naming attribute for any other managed object class.
                         dot11ResourceInfoEntry 1.3.6.1.4.1.171.1.3.3.1.2
                             dot11manufacturerOUI 1.3.6.1.4.1.171.1.3.3.1.2.1 octet string read-only
Takes the value of an organizationally unique identifier. 0x00032F for D-Link, Inc.
                             dot11manufacturerName 1.3.6.1.4.1.171.1.3.3.1.2.2 displaystring read-only
A printable string used to identify the manufacturer of the resource. Maximum string length is 128 octets. D-Link, Inc.
                             dot11manufacturerProductName 1.3.6.1.4.1.171.1.3.3.1.2.3 displaystring read-only
A printable string used to identify the manufacturer's product name of the resource. Maximum string length is 128 octets.
                             dot11manufacturerProductVersion 1.3.6.1.4.1.171.1.3.3.1.2.4 displaystring read-only
Printable string used to identify the manufacturer's product version of the resource. Maximum string length is 128 octets.
                 dot11phy 1.3.6.1.4.1.171.1.3.4
                     dot11PhyOperationEntry 1.3.6.1.4.1.171.1.3.4.1
                         dot11PHYType 1.3.6.1.4.1.171.1.3.4.1.1 integer read-only
This 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 Enumeration: 'fhss': 1, 'dsss': 2, 'irbaseband': 3.
                         dot11CurrentRegDomain 1.3.6.1.4.1.171.1.3.4.1.2 integer32 read-only
The current regulatory domain this instance of the PMD is supporting. This object corresponds to one of the RegDomains listed in dot11RegDomainsSupported.
                         dot11TempType 1.3.6.1.4.1.171.1.3.4.1.3 integer read-only
There 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. Enumeration: 'tempType2': 2, 'tempType1': 1.
                         dot11RegDomainsSupportValue 1.3.6.1.4.1.171.1.3.4.1.4 integer read-only
There 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 de- fined 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' Enumeration: 'doc': 32, 'etsi': 48, 'mkk': 64, 'france': 50, 'fcc': 16, 'spain': 49.
                         dot11SupportedDataRatesTxValue 1.3.6.1.4.1.171.1.3.4.1.5 integer32 read-only
The Transmit bit rates supported by the PLCP and PMD, represented by a count from X?2-X?f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY.
                         dot11SupportedDataRatesRxValue 1.3.6.1.4.1.171.1.3.4.1.6 integer32 read-only
The receive bit rates supported by the PLCP and PMD, represented by a count from X?2-X?f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s.
                         dot11CurrentTxRate 1.3.6.1.4.1.171.1.3.4.1.7 integer read-write
The current tx operating rate. corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s.
                         dot11ChannelAgilityPresent 1.3.6.1.4.1.171.1.3.4.1.8 truthvalue read-only
This attribute indicates that the PHY is capable of channel agility.
                         dot11ChannelAgilityEnabled 1.3.6.1.4.1.171.1.3.4.1.9 truthvalue read-only
This attribute indicates that the PHY channel agility functionality is enabled.
                     dot11PhyAntennaEntry 1.3.6.1.4.1.171.1.3.4.2
                         dot11CurrentTxAntenna 1.3.6.1.4.1.171.1.3.4.2.1 integer32 read-only
The 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.
                         dot11DiversitySupport 1.3.6.1.4.1.171.1.3.4.2.2 integer read-only
This 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. Enumeration: 'notsupported': 2, 'fixedlist': 1, 'dynamic': 3.
                         dot11CurrentRxAntenna 1.3.6.1.4.1.171.1.3.4.2.3 integer32 read-only
The 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.
                     dot11PhyTxPowerEntry 1.3.6.1.4.1.171.1.3.4.3
                         dot11NumberSupportedPowerLevels 1.3.6.1.4.1.171.1.3.4.3.1 integer read-only
The number of power levels supported by the PMD. This attribute can have a value of 1 to 8.
                         dot11TxPowerLevel1 1.3.6.1.4.1.171.1.3.4.3.2 integer read-only
The transmit output power for LEVEL1 in mW. This is also the default power level.
                         dot11TxPowerLevel2 1.3.6.1.4.1.171.1.3.4.3.3 integer read-only
The transmit output power for LEVEL2 in mW.
                         dot11TxPowerLevel3 1.3.6.1.4.1.171.1.3.4.3.4 integer read-only
The transmit output power for LEVEL3 in mW.
                         dot11TxPowerLevel4 1.3.6.1.4.1.171.1.3.4.3.5 integer read-only
The transmit output power for LEVEL4 in mW.
                         dot11TxPowerLevel5 1.3.6.1.4.1.171.1.3.4.3.6 integer read-only
The transmit output power for LEVEL5 in mW.
                         dot11TxPowerLevel6 1.3.6.1.4.1.171.1.3.4.3.7 integer read-only
The transmit output power for LEVEL6 in mW.
                         dot11TxPowerLevel7 1.3.6.1.4.1.171.1.3.4.3.8 integer read-only
The transmit output power for LEVEL7 in mW.
                         dot11TxPowerLevel8 1.3.6.1.4.1.171.1.3.4.3.9 integer read-only
The transmit output power for LEVEL8 in mW.
                         dot11CurrentTxPowerLevel 1.3.6.1.4.1.171.1.3.4.3.10 integer read-only
The TxPowerLevel N currently being used to transmit data. Some PHYs also use this value to determine the receiver sensitivity requirements for CCA.
                     dot11PhyDSSSEntry 1.3.6.1.4.1.171.1.3.4.4
                         dot11CurrentChannel 1.3.6.1.4.1.171.1.3.4.4.1 integer read-write
The current operating frequency channel of the DSSS PHY. Valid channel numbers are as defined in 15.4.6.2
                         dot11DynamicChannelEnabled 1.3.6.1.4.1.171.1.3.4.4.2 truthvalue read-write
This attribute indicate dynamic channel is enabled.
                         dot11CCAModeSupported 1.3.6.1.4.1.171.1.3.4.4.3 integer read-only
dot11CCAModeSupported 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.
                         dot11CurrentCCAMode 1.3.6.1.4.1.171.1.3.4.4.4 integer read-only
The 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. Enumeration: 'edandcs': 4, 'csonly': 2, 'edonly': 1.
                         dot11EDThreshold 1.3.6.1.4.1.171.1.3.4.4.5 integer32 read-write
The current Energy Detect Threshold being used by the DSSS PHY.
                         dot11ShortPreambleOptionImplemented 1.3.6.1.4.1.171.1.3.4.4.6 integer read-only
This attribute, when true, shall indicate that the short preamble option as deTned in subclause 18.2.2.2 is implemented. The default value of this attribute shall be false. Enumeration: 'false': 2, 'true': 1.
                         dot11PBCCOptionImplemented 1.3.6.1.4.1.171.1.3.4.4.7 integer read-only
This 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. Enumeration: 'false': 2, 'true': 1.
             dlkEnterpriseAPTrap 1.3.6.1.4.1.171.1.4