CISCO-DOT11-IF-MIB

CISCO-DOT11-IF-MIB Download

MIBs list

This MIB module provides network management support for Cisco IEEE 802.11 Wireless LAN type device (Access Point) radio interfaces.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-DOT11-IF-MIB

cd11Ifdot11MobileStationScanGroup
This collection of objects provide information about the limited channel to scan and Ignore List.
cd11IfStationConfigTable
This table contains attributes to configure radio interfaces managed by this agent. The attributes are extensions to the configuration parameters in the dot11StationConfigTable defined in the IEEE802dot11-MIB. This table configures the station role of t ...
cd11IfStationConfigEntry
A collection of configuration attributes for an IEEE 802.11 radio interface. These attributes are supplements to attributes defined in the dot11StationConfigTable in IEEE802dot11-MIB.
cd11IfStationRole
This defines the role of this station itself within the 802.11 BSS of which it is a member. The roles are: roleWgb(1) - infrastructure type WGB client, roleBridge(2) - root bridge, roleClient(3) - independent BBS type WGB client, roleRoo ...
cd11IfCiscoExtensionsEnable
Cisco Aironet extensions to the basic IEEE 802.11 protocols are enabled if the value is 'true'. The extension enables better BSS performance and faster roaming. If the value is 'false', only the basic IEEE 802.11 protocols are used. This ensures maximu ...
cd11IfAllowBroadcastSsidAssoc
If the value of cd11IfStationRole is either 'roleRoot' or 'roleRepeater', and if cd11IfAllowBroadcastSsidAssoc is 'true', the device radio driver will respond to Broadcast SSID Probe Requests and will broadcast its own SSID within its beacons. If cd11IfAl ...
cd11IfPrivacyOptionMaxRate
This object specifies the maximum transmit bit rate supported by the radio when using, for example, WEP encryption. The rate is expressed in standard IEEE 802.11 increments of 500Kb/sec.
cd11IfEthernetEncapsulDefault
This object specifies the Ethernet encapsulation transform type used within the BSS. The encapsulations allowed are either IEEE 802.1H type or RFC-1042 type. IEEE 802.1H designates the Subnetwork Access Protocol (SNAP) mechanism as the Ethernet encapsula ...
cd11IfBridgeSpacing
If this device is a root wireless bridge, this value is the distance in kilometers reported between this device and its farthest non-root bridge client.
cd11IfDesiredSsidMaxAssocSta
This object defines the maximum number of IEEE 802.11 stations which may associate with this radio interface through IEEE802dot11-MIB dot11DesiredSSID. If this value is '0', the maximum number is limited only by the IEEE 802.11 standard and any hardware o ...
cd11IfAuxiliarySsidLength
This object specifies the maximum number of SSIDs allowed for a radio interface or the number of SSID entries per radio interface in the cd11IfAuxSsidTable. The default value is '25'.
cd11IfVoipExtensionsEnable
This object enables the radio generate proprietary elements in its beacons and probe responses to support Voice-over-IP (VoIP) phones. The default value is 'true'.
cd11IfDesiredSsidMicAlgorithm
This object defines the auxiliary MIC calculated on WEP-encoded packets of stations associated with this radio interface through IEEE802dot11-MIB dot11DesiredSSID. The default value is micNone(1).
cd11IfDesiredSsidWepPermuteAlg
This object defines the function through which the WEP encryption key is permuted between key renewal periods for stations associated with this radio interface through IEEE802dot11-MIB dot11DesiredSSID. The default value is wepPermuteNone(1).
cd11IfWorldMode
This object sets the World-Mode function of the radio to allow it to function in countries other than it was manufactured for. none(1) - No world mode setting, legacy(2) - compatible with legacy hardware, dot11d(3) - use IEEE 802.11d mechanism.
cd11IfWorldModeCountry
This object sets the dot11CountryString in the IEEE802dot11-MIB identifying the country in which the radio is operating. When cd11IfWorldMode is either legacy(2) or dot11d(3), this object value will be sent in the radio management frame. The first two oc ...
cd11IfMobileStationScanParent
This object enables the radio to scan for a better parent when it is a mobile non-root device, for example, the value of cd11IfStationRole is roleWgb(1).
cd11IfPsPacketForwardEnable
If no VLAN is configured on the radio interface, this object configures the PSPF feature. Otherwise, cd11IfVlanPsPacketForwardEnable is used to configure the PSPF feature per VLAN. If it is 'true', PSPF is on the radio interface and direct traffic betwee ...
cd11IfMultipleBssidEnable
If it is 'true', multiple broadcast SSID is enabled on the radio. To a wireless client, a MBSSID AP appears to be several distinct co-located APs, and it transmits a beacon for each broadcast SSID or SSID. This allows all of the SSIDs visible for passiv ...
cd11IfMobileStationListIgnore
This object indicates whether the radio should process the AP adjacency and Enhanced Neighbor List reports specified in the CCX Specification. AP adjacency and Enhanced Neighbor List provide information about the infrastructure wireless devices found in t ...
cd11IfMobileStationScanChannel
This object specifies the channels to be used by the infractructure clients for scanning purposes. This object is applicable only when the radio's role as represented by the object cd11IfStationRole is one of roleWgb(1), roleRepeater(5) or roleNrbridge(9) ...
cd11IfAuthAlgorithmTable
This table contains attributes to configure authentication algorithm parameters for associations through the SSID defined by IEEE802dot11-MIB dot11DesiredSSID object. It defines attributes additional to those defined in the IEEE802dot11-MIB dot11Authenti ...
cd11IfAuthAlgorithmEntry
Each entry specifies authentication algorithm configuration attributes of a VLAN for the dot11DesiredSSID on a radio interface.
cd11IfAuthAlgRequireEap
If the value is 'true', stations authenticating with the corresponding IEEE802dot11-MIB dot11AuthenticationAlgorithm must complete network-level EAP authentication before their association attempts will be unblocked. If the value is 'false', stations aut ...
cd11IfAuthAlgRequireMacAddr
If the value is 'true', stations authenticating with the corresponding IEEE802dot11-MIB dot11AuthenticationAlgorithm must complete additional MAC address authentication before their association attempts will be unblocked. If the value is 'false', station ...
cd11IfAuthAlgDefaultVlan
This object defines the default VLAN identifier for stations associated with this radio interface with this authentication and through IEEE802dot11-MIB dot11DesiredSSID. If the value of this object is '0', it indicates that either the default VLAN are no ...
cd11IfAuthAlgEapMethod
If the value of cd11IfAuthAlgRequireEap is 'true' or dot11AuthenticationAlgorithm is Network-EAP, this is the EAP method list to used for the EAP authentication.
cd11IfAuthAlgMacAddrMethod
If the value of cd11IfAuthAlgRequireMacAddr is 'true', this is the MAC address method list to used for the MAC authentication.
cd11IfWepDefaultKeysTable
The dot11WEPDefaultKeysTable defined by the IEEE802dot11-MIB allows only WEP keys of length up to 40 bits. This table overrides the the dot11WEPDefaultKeysTable and supports keys of from 40 to 128 bits. A maximum of four keys can associate with any IEEE ...
cd11IfWepDefaultKeysEntry
A collection of attributes defining a WEP key for a radio interface.
cd11IfWepDefaultKeyIndex
This object identifies a WEP key instance for a radio interface.
cd11IfWepDefaultKeyLen
This object specifies the length in octets of the WEP key cd11IfWepDefaultKeyValue. The default key length is '13'.
cd11IfWepDefaultKeyValue
This is the WEP default secret key value. Any attempt to read this object by the NMS will result in return of a zero-length string. The default value is a NULL string.
cd11IfDesiredBssTable
When the radio is not functioning as an access point (i.e., cd11IfStationRole is not 'roleRoot'), and for example, this radio is a repeater or bridge, this table will contain a list of preferred access points with which the radio interface should associat ...
cd11IfDesiredBssEntry
Each entry provides the MAC address of a preferred access point. A maximum of 4 BSS addresses can be configured to an interface.
cd11IfDesiredBssIndex
This object defines the priority order in which preferred access points should be probed. Lower index values indicate higher priority.
cd11IfDesiredBssAddr
This object defines the BSS identifier (MAC address) of the access point with which the radio should try to associate with. The value of this object is '00:00:00:00:00:00' if the BSS identifier for this priority is not specified or configured. The defau ...
cd11IfAuxSsidTable
When the radio is not functioning as a client station (i.e., cd11IfStationRole is not 'roleClient'), and for example, this is a access point or independent BSS, this table will contain a list of SSIDs which stations must be used to associate with this rad ...
cd11IfAuxSsidEntry
A collection of attributes defining an auxiliary service set which client stations can associate on the specific interface. An interface can have multiple auxiliary service sets while IEEE 802.11 defines only one desired service set for each interface. E ...
cd11IfAuxSsidIndex
This object identifies a SSID defined on a radio.
cd11IfAuxSsid
This object specifies a SSID recognized by this radio interface. The radio interface shall respond to probe requests using this SSID, but it does not advertise this SSID in its beacons.
cd11IfAuxSsidBroadcastSsid
This object indicates if an auxiliary SSID is the Broadcast SSID. There is only one Broadcast SSID per IEEE 802.11 radio interface.
cd11IfAuxSsidMaxAssocSta
This object defines the maximum number of IEEE 802.11 stations which may associate with this radio interface through the cd11IfAuxSsid. If the value is '0', the maximum number is limited only by the IEEE 802.11 standard and any hardware or radio firmware ...
cd11IfAuxSsidMicAlgorithm
This object defines the auxiliary MIC algorithm applied to WEP-encoded packets of stations associated with this radio interface through the cd11IfAuxSsid. The default value is micNone(1).
cd11IfAuxSsidWepPermuteAlg
This object defines the function through which the WEP encryption key is permuted between key renewal periods for stations associated with this radio interface through the cd11IfAuxSsid. The default value is wepPermuteNone(1).
cd11IfAuxSsidAuthAlgTable
This table contains attributes to configure authentication algorithms for SSIDs listed in the cd11IfAuxSsidTable. This table extends the IEEE802dot11-MIB dot11AuthenticationAlgorithmsTable for multiple SSIDs support. Multiple SSIDs can associate with an ...
cd11IfAuxSsidAuthAlgEntry
Each entry specifies authentication algorithm configuration attributes of a VLAN for an auxiliary SSID on a radio interface.
cd11IfAuxSsidAuthAlgEnable
If the value is 'true', this device may authenticate an association using SSID (specified by cd11IfAuxiliarySSIDIndex) with the algorithm identified by IEEE802dot11-MIB dot11AuthenticationAlgorithmsIndex. The default value is 'true'.
cd11IfAuxSsidAuthAlgRequireEap
If both the values of this object and cd11IfAuxSsidAuthAlgEnable are 'true', the association authentication must complete additional network-level EAP authentication before client stations will be unblocked from their association attempts. If the value o ...
cd11IfAuxSsidAuthAlgRequireMac
If both the values of this object and cd11IfAuxSsidAuthAlgEnable are 'true', the association authentication must complete additional MAC address authentication before client stations will be unblocked from their association attempts. If the value of this ...
cd11IfAuxSsidAuthAlgDefaultVlan
This object defines the default VLAN identifier for stations associated with this radio interface with the dot11AuthenticationAlgorithmsIndex authentication defined in IEEE802dot11-MIB and through the cd11IfAuxSsid. If the value of this object is '0', it ...
cd11IfAuxSsidAuthAlgEapMethod
If the value of cd11IfAuxSsidAuthAlgRequireEap is 'true' or dot11AuthenticationAlgorithm is Network-EAP, this is the EAP method list to used for the EAP authentication.
cd11IfAuxSsidAuthAlgMacMethod
If the value of cd11IfAuxSsidAuthAlgRequireMac is 'true', this is the MAC address method list to used for the MAC authentication.
cd11IfAssignedAidTable
When the radio is not functioning as a client station (i.e., cd11IfStationRole is not 'roleClient'), this is the list of AIDs which this agent will assign to the clients associating with it. An AID is assigned if the corresponding MAC address matches tha ...
cd11IfAssignedAidEntry
Each entry associates an AID with a client MAC address. The relationship between AID and client MAC address is one to one.
cd11IfAssignedAid
This object specifies the AID for a client station to the radio interface.
cd11IfAssignedSta
This object defines the client station MAC address. When a client associates with this radio interface, it shall always be assigned with the cd11IfAssignedAid as its IEEE 802.11 AID. The default value is '000000000000'H.
cd11IfVlanEncryptKeyTable
This table contains shared WEP keys for all IEEE 802.11 packets transmitted and received frames over a VLAN identified by the cwvlWlanVlanId if both VLAN and encryption are enabled (i.e., the cwvlWlanEncryptionMode is wep(2) or aes(3)) on the radio interf ...
cd11IfVlanEncryptKeyEntry
Each entry contains the key index, key length, and key value. There is a maximum of 4 keys per VLAN or key set. Each key set exists only if the corresponding VLAN is enabled on the interface, and it is indexed by the VLAN ID.
cd11IfVlanId
This object identifies the VLAN (1 to 4095) on this radio interface. The object value should match the corresponding cwvlWlanVlanId in the cwvlWlanVlanTable or cd11IfVlanSecurityVlanId object in the cd11IfVlanSecurityTable. When the value is '0', the en ...
cd11IfVlanEncryptKeyIndex
This object is a representative of the corresponding 802.11 WEP Key Index used when transmitting or receiving frames with this key. SNMP table indexing conventions require table index to be non-zero. Therefore, this object has to be one greater than the ...
cd11IfVlanEncryptKeyLen
This object specifies the length in octets of cd11IfVlanEncryptKeyValue. Common values are 5 for 40-bit WEP key and 13 for 128-bit WEP key. A value of '0' means that the key is not set but the VLAN is enabled.
cd11IfVlanEncryptKeyValue
This is the WEP secret key value. The agent always returns a zero-length string when this object is read for security reason.
cd11IfVlanEncryptKeyStatus
This object controls and reflects the status of rows in this table. When the row in 'active' state, the NMS can modify both key length and value. To delete a row, set this object value to 'destroy'.
cd11IfVlanEncryptKeyTransmit
Only one of the 4 keys of a VLAN can be the transmit key. Setting any one of the 4 keys to 'true', the agent will automatically change the value of cd11IfVlanEncryptKeyTransmit of the other 3 keys to 'false' if they exist.
cd11IfVlanSecurityTable
This table contains encryption method and key rotation configurations for all VLANs on all IEEE 802.11 radio interfaces. This table has an expansion dependent relationship on the ifTable. For each entry in this table, there exists at least an entry in th ...
cd11IfVlanSecurityEntry
Each entry is a set of encryption configurations for traffic on a VLAN of a IEEE 802.11 radio interface.
cd11IfVlanSecurityVlanId
This is the VLAN ID (1-4095) to which the parameters in each conceptual row shall be applied. If the value is '0', these parameters apply to the non-VLAN configuration.
cd11IfVlanSecurityVlanEnabled
If the value is 'true', this VLAN sub-interface is enabled on all trunk and hybrid ports. If the value is 'false', this VLAN is disabled on all ports. For platforms supporting NMS to create VLAN sub-interfaces, setting this object to 'true' will create ...
cd11IfVlanBcastKeyChangeInterval
This is the broadcast key rotation period. If the value is '0', there is no key rotation.
cd11IfVlanBcastKeyCapabilChange
If it is 'true', a new key will be used every time when the common set of encryption capability among clients of this radio on this VLAN is changed.
cd11IfVlanBcastKeyClientLeave
If it is 'true', a new key will be used every time when a client of the radio on this VLAN disassociates.
cd11IfVlanSecurityCiphers
If cd11IfVlanEncryptionMode is cipher(1), these are all the possible cipher type combinations currently supported for data frame encryption from different IEEE 802.11 radio interface implementations. Some platform may support only a subset of the combinat ...
cd11IfVlanSecurityRowStatus
This is used to create a new row, modify or delete an existing VLAN encryption configuration in this table. Creation of rows must be done via 'createAndGo' and cd11IfVlanSecurityVlanEnabled and cd11IfVlanSecurityCiphers columns are mandatory. This object ...
cd11IfVlanEncryptionMode
Encryption mode this VLANs are: cipher(1) - WPA and Cisco encryptions, wep(2) - WEP Only encryption
cd11IfVlanWepEncryptOptions
If cd11IfVlanEncryptionMode is wep(2), mandatory(1) - WEP encryption is mandatory, optional(2) - WEP encryption is option. for all data frames on this VLAN.
cd11IfVlanWepEncryptMic
If cd11IfVlanEncryptionMode is wep(2) and this object is 'true', MIC will be performed on all data frames on this VLAN. Otherwise, no MIC will be done.
cd11IfVlanWepEncryptKeyHashing
If cd11IfVlanEncryptionMode is wep(2) and this object is 'true', key hashing will be used for encryption. Otherwise, no key hashing will be done.
cd11IfVlanPsPacketForwardEnable
If both cd11IfVlanSecurityVlanEnabled and this object are 'true', PSPF is enabled on VLAN cd11IfVlanSecurityVlanId of this radio interface and direct traffic between wireless clients of the VLAn is not allowed. Otherwise, PSPF is disabled on the VLAN and ...
cd11IfRadioMonitoringTable
This table is for monitoring of remote active IEEE 802.11 radio devices on the network. Each table entry shows an active radio being monitored by a hot standby radio on this monitoring unit. This table has a sparse dependent relationship on the ifTable. ...
cd11IfRadioMonitoringEntry
Each entry specifies the MAC address of the remote radio and the monitoring configuration and status of the local radio. Most platforms supporting this table only support one entry per ifIndex.
cd11IfRemoteRadioMacAddr
Mac address of the active IEEE 802.11 radio device to be monitored by this hot standby monitoring radio. The cd11IfPhyMacSpecification of the local and remote radios must be the same in order for the monitoring to happen.
cd11IfRadioMonitorPollingFreq
The frequency, in seconds, the remote active radio specified by cd11IfRemoteRadioMacAddr is polled for its health.
cd11IfRadioMonitorPollingTimeOut
The total time, in seconds, this standby monitoring radio unit can tolerate the failure of polling of the active radio unit. After this duration, one more failure of the polling will trigger this hot standby monitoring radio to take over and become an ac ...
cd11IfLocalRadioMonitorStatus
NMS can only set this object to monitor(2). In the monitor(2) state, this local radio will monitor the remote radio specified in the cd11IfRemoteRadioMacAddr. When the remote radio fails or goes down, this local radio will takeover the functions and beca ...
cd11IfRadioMonitorRowStatus
This object is used for creating, modifying, and deleting rows in this table. Creation of rows must be done via 'createAndGo'. This object will become 'active' if the NMS performs a multivarbind set including this object. Any object in a row can be modifi ...
cd11IfDot11UpgradeStatusTable
This table represents the status of upgrade of the radios to the newer frequencies of the 5150-5250 MHz band. This table has a sparse dependent relationship on the ifTable. For each entry in this table, there exists an entry in the ifTable of ifType ieee ...
cd11IfDot11UpgradeStatusEntry
Each entry corresponds to one conceptual row in cd11IfDot11UpgradeStatusTable and represents the status of upgrade of a dot11 radio interface.
cd11IfDot11UpgradeStatus
This object represents the status of upgrade of a dot11 radio interface.
cd11IfPhyOperationTable
This table contains the IEEE 802.11 Physical Layer operation configuration parameters for each radio interface. This table has a sparse dependent relationship on the ifTable. For each entry in this table, there exists an entry in the ifTable of ifType ie ...
cd11IfPhyOperationEntry
A collection of attributes defining the physical characteristics and behaviors of an IEEE 802.11 PHY.
cd11IfCurrentCarrierSet
This object defines the carrier set of the radio. The carrier set implies a regulatory domain, but geographic-specific restrictions within a regulatory domain may necessitate several carrier sets within the regulatory domain. usa(0) - ISM 2.4 GHz ...
cd11IfModulationType
This object specifies the RF modulation type of the radio. standard(1) - Standard, this is the default setting currently defined in the IEEE 802.11 standard. mok(2) - MOK, this modulation was used before the IEEE finished the high-speed 802.11 standa ...
cd11IfPreambleType
This object specifies the current radio preamble type in use by the station. Possible values: long(1) - long preambles short(2) - short preambles. A long preamble ensures compatibility between access point and all early models of Cisco Aironet Wireless ...
cd11IfDomainCapabilitySet
This object specifies the current multi-domain capability setting of this radio. This object takes one of the dot11MultiDomainCapabilityIndex values on the dot11MultiDomainCapabilityTable. The setting controls the first working radio channel number, the ...
cd11IfPhyBasicRateSet
This attribute specifies if a data rate in the dot11OperationalRateSet of the IEEE802dot11-MIB is a Basic Rate for this radio interface. If a data rate is a Basic Rate, the corresponding octet of this attribute will contain a value of 128 (or the most sig ...
cd11IfPhyMacSpecification
This object specifies which IEEE 802.11 Standard applies to this radio interface. ieee802dot11a(1) - IEEE 802.11a Standard, ieee802dot11b(2) - IEEE 802.11b Standard, ieee802dot11g(3) - IEEE 802.11g Standard.
cd11IfPhyConcatenation
If the value of cd11IfStationRole is 'roleBridge' or 'roleNrBridge', this object sets the maximum packet concatenation size in bytes for all outbound packets. For our current 5 GHz product, the maximum value range is from 1600 to 4000.
cd11IfPhyNativePowerUseStandard
This object indicates if queries for current transmit power and number of transmit power levels of the radio for the frequency band shall be via the Standard IEEE802dot11-MIB dot11PhyTxPowerTable dot11CurrentTxPowerLevel and dot11NumberSupportedPowerLevel ...
cd11IfPhyFhssTable
This table contains the Physical Layer Frequency Hopping Spread Spectrum configuration parameters for each radio interface. This table has a sparse dependent relationship on the ifTable. For each entry in this table, there exists an entry in the ifTable ...
cd11IfPhyFhssEntry
A collection of attributes defining the FHSS configuration parameters of a radio interface.
cd11IfPhyFhssMaxCompatibleRate
This object specifies the of maximum data rate at which the station may transmit data. The octet contains a value representing a rate. The rate should be within the range from '2' to '127', corresponding to data rates in increments of 500 kb/s from 1 Mb/s ...
cd11IfPhyDsssTable
This table contains the Physical Layer Direct Sequence Spread Spectrum configuration parameters for each radio interface. This table has a sparse dependent relationship on the ifTable. For each entry in this table, there exists an entry in the ifTable of ...
cd11IfPhyDsssEntry
A collection of attributes defining the DSSS configuration parameters of a radio interface.
cd11IfPhyDsssMaxCompatibleRate
This object specifies the of maximum data rate at which the station may transmit data. The octet contains a value representing a rate. The rate should be within the range from '2' to '127', corresponding to data rates in increments of 500 kb/s from 1 Mb/s ...
cd11IfPhyDsssChannelAutoEnable
If the value is 'true' and the radio is function as an access point device (i.e., cd11IfStationRole is 'roleRoot', the radio will scan for other BSS activity on all channels available in the current cd11IfCurrentCarrierSet before establishing its own BSS. ...
cd11IfPhyDsssCurrentChannel
The current operating frequency channel of the DSSS PHY, as selected either by selective scanning or via IEEE802dot11-MIB dot11CurrentChannel. Valid channel numbers are defined in the IEEE 802.11 Standard. For North America, 802.11b channels allowed are 1 ...
cd11IfSuppDataRatesPrivacyTable
This table defines the transmit and receive bit rate of the radio on each IEEE 802.11 interface and the WEP encryption support at those rates. This table has an expansion dependent relationship on the ifTable. For each entry in this table, there exists a ...
cd11IfSuppDataRatesPrivacyEntry
Each entry specifies the encryption support for a particular data rate on a radio interface.
cd11IfSuppDataRatesPrivacyIndex
This object identifies a data rate supported on a radio. Each radio can support up to 8 different rates.
cd11IfSuppDataRatesPrivacyValue
This object defines the receiving or transmission bit rates supported by the PLCP and PMD, represented by a count from 0x02-0x7f, corresponding to data rates in increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s.
cd11IfSuppDataRatesPrivacyEnabl
This object indicates whether WEP encryption is supported by the radio for both transmit and receive operations at the corresponding bit rate specified by the cd11IfSuppDataRatesPrivacyValue.
cd11IfChanSelectTable
This table specifies for each 802.11 channel, whether the scanning process controlled by the cd11IfPhyDsssChannelAutoEnable can select a particular channel for use. This table has an expansion dependent relationship on the ifTable. For each entry in this ...
cd11IfChanSelectEntry
Each entry specifies if a particular radio channel is enabled on a radio interface.
cd11IfChanSelectChannel
This object specifies an IEEE 802.11 channel number which is a candidate for low-occupancy scanning.
cd11IfChanSelectEnable
If the value is 'true', cd11IfChanSelectChannel is available for the system to use as its cd11IfPhyDsssCurrentChannel after scanning for channel occupancy. If the value is 'false', cd11IfChanSelectChannel is not available. The default value is 'true'.
cd11IfClientTxPowerTable
This table shows the recommended client transmit power level for the radio and selects one of the levels as the desired transmit power level to be used by the client of the radio. By adjusting the transmit power, the radio can limit the interference caus ...
cd11IfClientTxPowerEntry
Each entry specifies the number of available transmit power levels, the values of all the levels, and the selected level for a radio interface.
cd11IfClientNumberTxPowerLevels
The number of power levels available for the clients. This attribute can have a value of 1 to 8.
cd11IfClientTxPowerLevel1
The client transmit output power for LEVEL1 in mW or dBm.
cd11IfClientTxPowerLevel2
The client transmit output power for LEVEL2 in mW or dBm.
cd11IfClientTxPowerLevel3
The client transmit output power for LEVEL3 in mW or dBm.
cd11IfClientTxPowerLevel4
The client transmit output power for LEVEL4 in mW or dBm.
cd11IfClientTxPowerLevel5
The client transmit output power for LEVEL5 in mW or dBm.
cd11IfClientTxPowerLevel6
The client transmit output power for LEVEL6 in mW or dBm.
cd11IfClientTxPowerLevel7
The client transmit output power for LEVEL7 in mW or dBm.
cd11IfClientTxPowerLevel8
The client transmit output power for LEVEL8 in mW or dBm.
cd11IfClientCurrentTxPowerLevel
The TxPowerLevel N currently selected for client to transmit data. It is up to the clients to honor this transmit power setting.
cd11IfErpOfdmTxPowerTable
This table shows the available ERP-OFDM transmit power levels for radios implementing IEEE 802.11g Protocol and configures one of the levels as the transmit power level. This table has a sparse dependent relationship on the ifTable. For each entry in thi ...
cd11IfErpOfdmTxPowerEntry
Each entry specifies the number of available transmit power levels, the values of all the levels, and the configured transmit power level for an IEEE 802.11g radio interface.
cd11IfErpOfdmNumberTxPowerLevels
The number of power levels available for this radio. This attribute can have a value of 1 to 8.
cd11IfErpOfdmTxPowerLevel1
The ERP-OFDM transmit output power for LEVEL1.
cd11IfErpOfdmTxPowerLevel2
The ERP-OFDM transmit output power for LEVEL2.
cd11IfErpOfdmTxPowerLevel3
The ERP-OFDM transmit output power for LEVEL3.
cd11IfErpOfdmTxPowerLevel4
The ERP-OFDM transmit output power for LEVEL4.
cd11IfErpOfdmTxPowerLevel5
The ERP-OFDM transmit output power for LEVEL5.
cd11IfErpOfdmTxPowerLevel6
The ERP-OFDM transmit output power for LEVEL6.
cd11IfErpOfdmTxPowerLevel7
The ERP-OFDM transmit output power for LEVEL7.
cd11IfErpOfdmTxPowerLevel8
The ERP-OFDM transmit output power for LEVEL8.
cd11IfErpOfdmCurrentTxPowerLevel
The TxPowerLevel N currently configured to transmit data.
cd11IfFrequencyBandTable
This table identifies the radio frequency (sub)bands supported on the IEEE 802.11 radio interfaces while operating per the regulations imposed by the cd11IfCurrentCarrierSet. This table has an expansion dependent relationship on the ifTable. For each ent ...
cd11IfFrequencyBandEntry
Each entry defines a supported radio frequency band for an IEEE 802.11 radio interface.
cd11IfRfFrequencyBand
This object identifies radio frequency bands supported on the radio.
cd11IfRfFrequencyUnits
This base frequency units combines with the cd11IfRfStartChannelFrequency to define the actual frequency of the channel and combines with the cd11IfRfFrequencySpacing to define the minimum frequency spacing between two adjacent frequency channels. For exa ...
cd11IfRfStartChannelNumber
Numeric identifier of the first channel supported in this radio frequency band. For example, currently at the 2.4 GHz ISM band, the first channel number is 1, while for the U-NII-1 band in the FCC regulatory domain, the first supported channel is number ...
cd11IfRfEndChannelNumber
Numeric identifier of the last channel supported in this radio frequency band. For example, in the FCC regulatory domain, the last channel of the 2.4 GHz ISM band is number 11 and the last channel of the U-NII-1 band is number 48 at frequency 5240 MHz.
cd11IfRfChannelSpacingNumber
Numeric spacing between the identifiers of two adjacent supported channels in this band. For example, currently at the 2.4 GHz ISM band, the numeric channel spacing is 1, resulting in a channel identifier sequence of 1, 2, 3, etc. In the U-NII-1 band, t ...
cd11IfRfStartChannelFrequency
This is the base channel frequency of the cd11IfRfStartChannelNumber channel from which subsequent channels of this frequency band are defined. The actual frequency value is defined and calculated by multiplying this object with the cd11IfRfFrequencyUnit ...
cd11IfRfFrequencySpacing
This is the frequency separation between two adjacent radio frequency channels. The actual frequency value is calculated by multiplying this object with the cd11IfRfFrequencyUnits. For example, for a frequency spacing of 5 MHz, the value of cd11IfRfFreq ...
cd11IfRfFrequencyBandType
This is the enumerated radio frequency band name(s) which this (sub)band occupies. If the frequency band defined in a table row is not included in the current CDot11RadioFrequencyBandType definition, none of the bits are set for this object.
cd11IfMaxChannelSwitchTime
The maximum time required for the radio interface to switch its transceiver from one channel to any other supported channel in any supported band.
cd11IfNativeTxPowerSupportTable
This table shows the transmit powers supported for all the radio frequency bands on the IEEE 802.11 radios. This table has an expansion dependent relationship on the ifTable. For each entry in this table, there exists at least an entry in the ifTable of ...
cd11IfNativeTxPowerSupportEntry
Each entry specifies a supported transmit power level for a frequency band, with a specified modulation technique, on the IEEE 802.11 radio interface.
cd11IfRadioModulationClass
This identifies a radio modulation technique used by the 802.11 radio interface.
cd11IfNativeTxPowerLevel
This is the unique index for a transmit power of a radio frequency band for the radio.
cd11IfNativeTxPower
This is a transmit power available at a radio frequency band for the radio, when using the modulation technique specified by the cd11IfRadioModulationClass. The value of the cd11IfNativeTxPowerUnits defines the units of this transmit power. The value ca ...
cd11IfRfNativePowerTable
This table configures the radio power settings for frequency bands supported on the IEEE 802.11 radios. This table serves as an alternative for the IEEE802dot11-MIB dot11PhyTxPowerTable. This table allows different transmit powers to be used on differen ...
cd11IfRfNativePowerEntry
Each entry specifies the transmit power settings of a particular radio frequency band, with a specified modulation technique, for an IEEE 802.11 radio interface.
cd11IfNativeNumberPowerLevels
The number of transmit power levels of a radio frequency band for the radio. The value of this object should be the same as the maximum cd11IfNativeTxPowerLevel of the same ifIndex, cd11IfRadioFrequencyBand, and cd11IfRadioModulationClass. If the value o ...
cd11IfNativeCurrentPowerLevel
If cd11IfPhyNativePowerUseStandard is 'false', this object configures the current transmit power level of a radio frequency band for the radio. The value shall be one of the supported cd11IfNativeTxPowerLevel for the radio of the the same frequency band a ...
cd11IfNativePowerUnits
The native transmit power units implemented on the radio. It is the units for the cd11IfNativeTxPower. For the IEEE802dot11-MIB dot11PhyTxPowerTable, 'mW' is the only supported units.
cd11IfDataRatesSensitivityTable
This table specifies the receive sensitivity specifications of IEEE 802.11 radio interfaces. This table has an expansion dependent relationship on the ifTable. For each entry in this table, there exists at least an entry in the ifTable of ifType ieee8021 ...
cd11IfDataRatesSensitivityEntry
Each entry specifies the receive sensitivity of an IEEE 802.11 radio interface, with a specified modulation technique, for each supported data rate identified by the dot11SupportedDataRatesRxIndex.
cd11IfRatesSensRequiredSnr
The minimum SNR requirement for each data rate supported by a radio interface, when using the modulation technique specified by cd11IfRadioModulationClass. This is the required carrier to noise difference.
cd11IfRatesSensContention
The average contention sensitivity level for each data rate supported by a radio interface, when using the modulation technique specified by cd11IfRadioModulationClass. This is the value where 50% of the packets are received successfully.
cd11IfMacLayerCountersTable
This table includes MAC layer statistics collected by the IEEE 802.11 radio interface. This table has a sparse dependent relationship on the ifTable. For each entry in this table, there exists an entry in the ifTable of ifType ieee80211(71).
cd11IfMacLayerCountersEntry
Each entry contains counters of frame transmissions for a radio interface.
cd11IfTransDeferEnerDetects
This counter shall increment when a frame transmission is deferred due to energy detection.
cd11IfRecFrameMacCrcErrors
This counter shall increment when a frame received has any MAC CRC error.
cd11IfSsidMismatches
This counter shall increment when a beacon or probe response frame received for which the SSIDs in the frame do not match the IEEE802dot11-MIB dot11DesiredSSID object.
cd11IfRogueApDetectedTable
This table includes rogue AP detected information collected by the IEEE 802.11 radio interface and 802.11 system management. This table has a sparse dependent relationship on the ifTable. For each entry in this table, there exists an entry in the ifTabl ...
cd11IfRogueApDetectedEntry
Each entry contains information of a rogue AP detected by a radio interface.
cd11IfRogueApMacAddr
This is the MAC address of a rogue access point detected by this radio.
cd11IfRogueApName
This is the name of the rogue access point.
cd11IfManagementGroup
Information to support management of IEEE 802.11 protocol interfaces.
cd11IfPhyConfigGroup
Information to support configuration of IEEE 802.11 protocol Physical layer.
cd11IfMacStatisticsGroup
Statistics information on IEEE 802.11 radio interface MAC layer.
cd11IfVlanEncryptKeyConfigGroup
WEP key configuration for specific VLANs on IEEE 802.11 radio interface.
cd11IfDomainCapabilityGroup
This object class provides the objects necessary to manage the channels and transmit power usable by a radio within its regulatory domain.
cd11IfPhyMacCapabilityGroup
This object class provides the objects necessary to manage the Basic Rate capability applied to the defined operational data rate and and IEEE 802.11 Standard applied to the radio.
cd11IfAuthAlgMethodListGroup
This object class provides the objects necessary to specify the authentication method applied to MAC address or EAP authentications.
cd11IfRadioManageGroup
Information to manage IEEE 802.11 protocol radio interface settings.
cd11IfAssociationManageGroup
Information to manage IEEE 802.11 protocol interface desired SSID association and default encryption key settings.
cd11IfSsidAssociationGroup
Information to manage IEEE 802.11 protocol interface SSID association and authentication settings.
cd11IfVlanManageGroup
Information to manage IEEE 802.11 protocol interface VLAN and encryption settings.
cd11IfRemoteMonitoringGroup
Information to manage IEEE 802.11 protocol interface remote radio monitoring settings.
cd11IfPhyConfigGroupRev1
Information to configure IEEE 802.11 protocol Physical layer settings.
cd11IfPhyErpConfigGroup
Information to configure IEEE 802.11g protocol Physical layer settings.
cd11IfVlanWepManageGroup
Information to manage IEEE 802.11 protocol interface VLAN WEP encryption settings.
cd11IfRogueApDetectedGroup
Rogue AP detection information.
cd11IfStationManageGroup
Information to manage IEEE 802.11 protocol radio interface settings.
cd11IfNativeRadioManageGroup
Native parameters to manage IEEE 802.11 radio power and frequency bands.
cd11IfDataRatesSensitivityGroup
Receive sensitivity specification for IEEE 802.11 radios.
cd11Ifdot11UpgradeStatusGroup
This collection of objects provide information about the status of upgrade of the dot11 radios to operate in the new frequency set.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list