All MIBs › ALVARION-802DOT11-MIB
Organization: Alvarion Ltd.
Last Updated: 2007-10-31
Category: Vendor: Alvarion, Wireless and WLAN
Description: Alvarion WiMAX/Wi-Fi device 802.11 MIB for managing radio parameters, channels, and 802.11 link statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is ALVARION-802DOT11-MIB?
ALVARION-802DOT11-MIB is a vendor-specific MIB from Alvarion Ltd. that models IEEE 802.11 wireless entities on Alvarion Wi-Fi/WiMAX access point equipment, organized into access-point attributes (coDot11ap), MAC-layer attributes (coDot11mac), and PHY-layer attributes (coDot11phy). It exposes coDot11AccessPointConfigTable, coDot11AuthenticationAlgorithmsTable, coDot11WEPDefaultKeysTable, coDot11PrivacyTable, coDot11AssociationTable (per-client station associations), coDot11WDSPortTable, and coDot11ScanTable at the AP layer; coDot11OperationTable and coDot11CountersTable at the MAC layer; and coDot11PhyOperationTable, coDot11PhyAntennaTable, coDot11PhyConfigTable, coDot11PhyDSSSTable/coDot11PhyOFDMTable, and coDot11RSNAStatsTable at the PHY layer. This breadth of association, security, and radio-layer counters is useful for monitoring wireless link health — client association churn, authentication/privacy configuration, and PHY-level error/retry statistics tied to a specific channel and data rate. It depends on the vendor's ALVARION-SMI, ALVARION-TC, and ALVARION-VIRTUAL-AP-MIB modules plus standard IF-MIB interface indexing, and is deployed on Alvarion WiMAX/Wi-Fi radio access equipment; the ALVARION-802DOT11-MIB is useful for SNMP monitoring of these radios in network management tools.
IPNetwork Monitor allows you to monitor SNMP objects defined in ALVARION-802DOT11-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Alvarion WiMAX/Wi-Fi access points and radio equipment
Monitoring Examples
An operator polls coDot11AssociationTable to track the number of associated client stations on an access point and cross-references coDot11CountersTable for retry and FCS error counts; a spike in MAC-layer error counters alongside a drop in association-table entries would indicate RF interference is causing clients to disassociate.
What Can Be Monitored
- access point configuration and client association table
- authentication algorithm and WEP/privacy configuration
- MAC operation and error/retry counters
- PHY operation, antenna, and channel configuration
- DSSS/OFDM rate-specific PHY tables
- RSNA (802.11i) security statistics
This MIB depends on
Related MIBs
Imported Objects
From ALVARION-SMI
| alvarionMgmtV2 | OBJECT-IDENTITY |
From ALVARION-TC
| AlvarionDataRate | |
| AlvarionNotificationEnable | |
| AlvarionRadioType | |
| AlvarionSSIDOrNone |
| coVirtualAccessPointConfigEntry | OBJECT-TYPE |
| coVirtualApSSID | OBJECT-TYPE |
From IF-MIB
| InterfaceIndex | |
| ifDescr | OBJECT-TYPE |
| ifIndex | OBJECT-TYPE |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| TEXTUAL-CONVENTION | |
| TruthValue |
How to Use in IPNetwork Monitor
Example using coDot11WEPICVErrorCount OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| alvarion802dot11 | 1.3.6.1.4.1.12394.1.10.5.4 | The MIB module for IEEE 802.11 entities. | ||
| coDot11AccessPointConfigEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1 | not-accessible | An entry in the coDot11AccessPointConfigTable. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coVirtualWlanProfileIndex - Uniquely access a profile for this particular 802.11 interface. | |
| coDot11AccessPointConfigTable | 1.3.6.1.4.1.12394.1.10.5.4.1.1 | not-accessible | WLAN profile configuration attributes. In tablular form to allow for multiple instances on an agent. Not supported on the WCB-200. | |
| C32 coDot11ACKFailureCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.9 | Counter32 | read-only | This counter is incremented when an ACK is not received when expected. |
| T/F coDot11AddToAssociationNotification | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.7 | TruthValue | read-write | Specifies if an association trap notification is sent each time a user connects to this profile. |
| ALV coDot11AdminMaximumDataRate | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.13 | AlvarionDataRate | read-write | Specifies the maximum transmission rate that clients stations must respect to connect with this profile. Clients stations that attempt to associate at a higher data rate will be refused. The value of this object must always be greater than the value of coDot11MinimumDataRate. Allowed values will change according to the state of the radio's wireless mode (coDot11CurrentOperPHYType). ieee802dot11b: 1, 2, 5.5, 11Meg and highest ieee802dot11a: 6, 9, 12, 18, 24, 36, 48, 54 Meg, and highest ieee802dot11g: 6, 9, 12, 18, 24, 36, 48, 54 Meg, and highest 11bAndg: All rates permitted. |
| ALV coDot11AdminMinimumDataRate | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.12 | AlvarionDataRate | read-write | Specifies the minimum transmission rate that clients stations must meet in order to connect with this profile. Client stations that are below this setting will not be able to connect. The value of this object must always be less or equal than the value of coDot11MaximumDataRate. Allowed values will change according to the state of the radio's wireless mode (coDot11CurrentOperPHYType). ieee802dot11b: Lowest, 1, 2, 5.5, and 11 Meg ieee802dot11a: Lowest, 6, 9, 12, 18, 24, 36, 48, and 54 Meg ieee802dot11g: Lowest, 6, 9, 12, 18, 24, 36, 48, and 54 Meg 11bAndg: All rates permitted. |
| I32 coDot11AntennaListIndex | 1.3.6.1.4.1.12394.1.10.5.4.3.6.1.1 | Integer32 | not-accessible | The unique index of an antenna which is used to identify the columnar objects in the coDot11AntennasList Table. |
| coDot11AntennasListEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.6.1 | not-accessible | An entry in the coDot11AntennasListTable, representing the properties of a single antenna. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11AntennaListIndex - Uniquely identifies the antenna connected to the 802.11 interface. | |
| coDot11AntennasListTable | 1.3.6.1.4.1.12394.1.10.5.4.3.6 | not-accessible | This 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. | |
| coDot11ap | 1.3.6.1.4.1.12394.1.10.5.4.1 | |||
| coDot11APBaseGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.1 | The AP object class provides the necessary support at the Access Point to manage the processes in the STA such that the STA may work cooperatively as a part of an IEEE 802.11 network. | ||
| coDot11APPrivacyGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.2 | The APPrivacy package is a set of attributes that shall be present if WEP is implemented in the Access Point. | ||
| coDot11AssociationConfigGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.15 | The AP object class provides the necessary support at the Access Point to manage the association table. Not supported on the WCB-200. | ||
| coDot11AssociationEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1 | not-accessible | An entry in the coDot11Association Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11AssociationIndex - Uniquely identify a device inside the association table. | |
| coDot11AssociationGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.14 | The AP object class provides the necessary support at the Access Point to manage the association table. | ||
| I32 coDot11AssociationIndex | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.1 | Integer32 | not-accessible | The auxiliary variable used to identify instances of the columnar objects in the Association Table. |
| NTF coDot11AssociationNotification | 1.3.6.1.4.1.12394.1.10.5.4.5.0.2 | Sent when a new association is made or sent periodically using interval specified by coDot11AssociationNotificationInterval object. | ||
| ALV coDot11AssociationNotificationEnabled | 1.3.6.1.4.1.12394.1.10.5.4.1.13 | AlvarionNotificationEnable | read-write | Specifies if coDot11AssociationNotification events are generated. Not supported on the WCB-200. |
| I32 coDot11AssociationNotificationInterval | 1.3.6.1.4.1.12394.1.10.5.4.1.14 | Integer32 | read-write | Interval in minutes between association notifications. Setting this attribute to 0 will disable periodic sending of association notification. Not supported on the WCB-200. |
| coDot11AssociationTable | 1.3.6.1.4.1.12394.1.10.5.4.1.5 | not-accessible | Group containing attributes related to associated stations. In tabular form to allow multiple instances on an agent. This table is not supported on the WCB-200. | |
| INT coDot11AuthenticationAlgorithm | 1.3.6.1.4.1.12394.1.10.5.4.1.2.1.2 | INTEGER | read-only | Identifies all the authentication algorithms supported by the STAs. The following are the default values and the their associated algorithms. Value = 1: Open System Value = 2: Shared Key |
| T/F coDot11AuthenticationAlgorithmsEnable | 1.3.6.1.4.1.12394.1.10.5.4.1.2.1.3 | TruthValue | read-only | This attribute, when true at a station, enables 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 is 'true' for the Open System table entry and 'false' for all other table entries. |
| coDot11AuthenticationAlgorithmsEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.2.1 | not-accessible | An Entry (conceptual row) in the Authentication Algorithms Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11AuthenticationAlgorithmsIndex - Uniquely identify an algorithm in the table. | |
| I32 coDot11AuthenticationAlgorithmsIndex | 1.3.6.1.4.1.12394.1.10.5.4.1.2.1.1 | Integer32 | not-accessible | The auxiliary variable used to identify instances of the columnar objects in the Authentication Algorithms Table. |
| coDot11AuthenticationAlgorithmsTable | 1.3.6.1.4.1.12394.1.10.5.4.1.2 | not-accessible | This (conceptual) table of attributes is 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 | |
| T/F coDot11AutoChannelEnabled | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.9 | TruthValue | read-write | When True the Auto Channel option is enabled. |
| INT coDot11AutoChannelInterval | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.10 | INTEGER | read-write | Time interval, in minutes, between auto rescanning of the channels. Maximum is 1440 minutes (24 hours). A value of zero disables automatic rescanning of channels, the radio will automatically select a channel when the interface intializes and utilize that channel as long as the interface is operational. |
| T/F coDot11AutoPowerEnabled | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.11 | TruthValue | read-write | When True the Auto Power option is enabled. |
| INT coDot11AutoPowerInterval | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.12 | INTEGER | read-write | Time interval, in minutes, between auto rescanning of the channels. Maximum is 1440 minutes (24 hours). |
| I32 coDot11BeaconPeriod | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.2 | Integer32 | read-only | Indicates the number of TUs that a station uses for scheduling Beacon transmissions. This value is transmitted in Beacon and Probe Response frames. |
| MAC coDot11BSSID | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.11 | MacAddress | read-only | MAC Address assigned to this device. |
| I32 coDot11CCAModeSupported | 1.3.6.1.4.1.12394.1.10.5.4.3.4.1.2 | Integer32 | read-only | coDot11CCAModeSupported 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. |
| coDot11Compliance | 1.3.6.1.4.1.12394.1.10.5.4.6.2.1 | The compliance statement for SNMPv2 entities that implement the IEEE 802.11 MIB. | ||
| coDot11Compliances | 1.3.6.1.4.1.12394.1.10.5.4.6.2 | |||
| coDot11Conformance | 1.3.6.1.4.1.12394.1.10.5.4.6 | |||
| coDot11CountersEntry | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1 | not-accessible | An entry in the coDot11CountersEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11CountersGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.13 | Attributes from the coDot11CountersGroup that are not described in the coDot11MACStatistics group. These objects are mandatory. | ||
| coDot11CountersTable | 1.3.6.1.4.1.12394.1.10.5.4.2.2 | not-accessible | Group containing attributes that are MAC counters. In tabular form to allow multiple instance on an agent. | |
| INT coDot11CountryCode | 1.3.6.1.4.1.12394.1.10.5.4.3.13 | INTEGER | read-only | The radios are running accordingly to the regulations of this country. |
| INT coDot11CurrentCCAMode | 1.3.6.1.4.1.12394.1.10.5.4.3.4.1.3 | 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. |
| I32 coDot11CurrentChannel | 1.3.6.1.4.1.12394.1.10.5.4.3.4.1.1 | Integer32 | read-write | The desired operating frequency channel of the DSSS PHY. Valid channel numbers are as defined in 15.4.6.2. |
| I32 coDot11CurrentFrequency | 1.3.6.1.4.1.12394.1.10.5.4.3.9.1.1 | Integer32 | read-write | The desired operating frequency channel of the OFDM PHY. |
| U32 coDot11CurrentOperFrequency | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.4 | Unsigned32 | read-only | The current operating frequency channel of the radio. |
| INT coDot11CurrentOperPHYType | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.5 | INTEGER | read-only | The current operating phy type of the radio. |
| I32 coDot11CurrentRegDomain | 1.3.6.1.4.1.12394.1.10.5.4.3.1.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 coDot11RegDomainsSupported. |
| I32 coDot11CurrentRxAntenna | 1.3.6.1.4.1.12394.1.10.5.4.3.2.1.3 | Integer32 | read-only | The current antenna being used to receive, if the coDot11 DiversitySupport indicates that diversity is not supported. The selected antenna shall be one of the antennae marked for receive in the coDot11AntennasListTable. |
| I32 coDot11CurrentSNRLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.10 | Integer32 | read-only | Average SNR level for all the connected client stations. |
| I32 coDot11CurrentTxAntenna | 1.3.6.1.4.1.12394.1.10.5.4.3.2.1.1 | Integer32 | read-only | The current antenna being used to transmit. This value is one of the values appearing in coDot11SupportedTxAntenna. This may be used by a management agent to control which antenna is used for transmission. |
| T/F coDot11DiversitySelectionRx | 1.3.6.1.4.1.12394.1.10.5.4.3.6.1.4 | TruthValue | read-only | When true, this object indicates that the antenna represented by coDot11AntennaIndex 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 coDot11SupportedRxAntenna. |
| INT coDot11DiversitySupport | 1.3.6.1.4.1.12394.1.10.5.4.3.2.1.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 coDot11DiversitySelectionRx. X'02': Diversity is not supported. X'03': Diversity is supported and control of diversity is also available, in which case the attribute coDot11DiversitySelectionRx can be dynamically modified by the LME. |
| I32 coDot11DTIMPeriod | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.3 | Integer32 | read-write | Specifies the number of beacon intervals that elapses 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. Client stations use the DTIM to wake up from low-power mode to receive multicast traffic. |
| T/F coDot11ExcludeUnencrypted | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1.3 | TruthValue | read-only | When this attribute is true, the STA does 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 true. |
| C32 coDot11FailedCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.3 | Counter32 | read-only | This counter is incremented when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the coDot11ShortRetryLimit or coDot11LongRetryLimit. |
| C32 coDot11FCSErrorCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.12 | Counter32 | read-only | This counter is incremented when an FCS error is detected in a received MPDU. |
| I32 coDot11FragmentationThreshold | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.5 | Integer32 | read-only | Indicates the current maximum size, in octets, of the MPDU that may be delivered to the PHY. An MSDU is broken down into fragments if its size exceeds the value of this attribute after adding MAC headers and trailers. An MSDU or MMPDU is 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 is the lesser of 2346 or the aMPDUMaxLength of the attached PHY and will never exceed the lesser of 2346 or the aMPDUMaxLength of the attached PHY. The value of this attribute will never be less than 256. |
| C32 coDot11FrameDuplicateCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.6 | Counter32 | read-only | This counter is incremented when a frame is received that the Sequence Control field indicates is a duplicate. |
| I32 coDot11FrequencyBandsSupported | 1.3.6.1.4.1.12394.1.10.5.4.3.9.1.3 | Integer32 | read-only | The capability of the OFDM PHY implementation to operate in the three U-NII bands. Coded as an integer value of a three bit fields as follow: 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 middle (5.725-5.825 GHz) U-NII band. For example, for an implementation capable of operating in the lower and middle bands, this attribute would take the value 3. |
| coDot11Groups | 1.3.6.1.4.1.12394.1.10.5.4.6.1 | |||
| C32 coDot11InOctets | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.23 | Counter32 | read-only | Number of octets received from the station after the association. |
| C32 coDot11InPkts | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.21 | Counter32 | read-only | Number of packets received from the station after the association. |
| I32 coDot11LongRetryLimit | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.4 | Integer32 | read-only | Indicates the maximum number of transmission attempts of a frame, the length of which is greater than coDot11RTSThreshold, that shall be made before a failure condition is indicated. The default value of this attribute is 4. |
| coDot11mac | 1.3.6.1.4.1.12394.1.10.5.4.2 | |||
| MAC coDot11MACAddress | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.1 | MacAddress | read-only | Unique MAC Address assigned to the STA. |
| coDot11MACBaseGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.3 | The MAC object class provides the necessary support for the access control, generation, and verification of frame check sequences, and proper delivery of valid data to upper layers. | ||
| coDot11MACStatisticsGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.4 | The MACStatistics package provides extended statistical information on the operation of the MAC. This package is completely optional. | ||
| coDot11ManagementMIBNotificationPrefix | 1.3.6.1.4.1.12394.1.10.5.4.5 | |||
| coDot11ManagementMIBNotifications | 1.3.6.1.4.1.12394.1.10.5.4.5.0 | |||
| STR coDot11ManufacturerID | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.8 | DisplayString | read-only | The name of the manufacturer. It may include additional information at the manufacturer's discretion. The default value of this attribute is null. |
| U32 coDot11MaxReceiveLifetime | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.7 | Unsigned32 | read-only | Elapsed time in TU, after the initial reception of a fragmented MMPDU or MSDU, after which further attempts to reassemble the MMPDU or MSDU is terminated. The default value is 512. |
| U32 coDot11MaxTransmitMSDULifetime | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.6 | Unsigned32 | read-only | Elapsed time in TU after the initial transmission of an MSDU, after which further attempts to transmit the MSDU are terminated. The default value of this attribute is 512. |
| I32 coDot11MinimumSNRLevel | 1.3.6.1.4.1.12394.1.10.5.4.3.10 | Integer32 | read-write | An SNR level notification is generated when the average SNR level is below this attribute. Not supported on the WCB-200. |
| C32 coDot11MulticastReceivedFrameCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.11 | Counter32 | read-only | This counter is incremented when a MSDU is received with the multicast bit set in the destination MAC address. |
| C32 coDot11MulticastTransmittedFrameCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.2 | Counter32 | read-only | This counter is incremented 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. |
| C32 coDot11MultipleRetryCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.5 | Counter32 | read-only | This counter is incremented when an MSDU is successfully transmitted after more than one retransmission. |
| I32 coDot11NoiseLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.5 | Integer32 | read-only | Level of local background noise. |
| coDot11NotificationGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.19 | A collection of supported notifications. | ||
| U32 coDot11NumberOfUsers | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.6 | Unsigned32 | read-only | Indicates the number of users connected via this profile. |
| INT coDot11OperatingMode | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.8 | INTEGER | read-write | Operating mode of the radio. Available options are: Access point and Wireless links: Standard operating mode provides support for all wireless functions. Access point only: Only provides access point functionality, wireless links cannot be created. Wireless links only: Only provides wireless links functionality. Wireless client stations cannot connect. Monitor: Enables the radio to be used for monitoring (wireless neighborhood) only. Both access point and wireless links functionality are disabled. |
| coDot11OperationEntry | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1 | not-accessible | An entry in the coDot11OperationEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11OperationTable | 1.3.6.1.4.1.12394.1.10.5.4.2.1 | not-accessible | Group contains MAC attributes pertaining to the operation of the MAC. In tabular form to allow multiple instances on an agent. | |
| C32 coDot11OutOctets | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.24 | Counter32 | read-only | Number of octets send to the station after the association. |
| C32 coDot11OutPkts | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.22 | Counter32 | read-only | Number of packets send to the station after the association. |
| coDot11phy | 1.3.6.1.4.1.12394.1.10.5.4.3 | |||
| INT coDot11PhyAdminStatus | 1.3.6.1.4.1.12394.1.10.5.4.3.3.1.1 | INTEGER | read-write | The desired state of the radio interface. 'up': Sets the radio interface to be ready to pass packets. 'down': Stops the transmit and receive of packets on the interface. |
| coDot11PhyAntennaComplianceGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.8 | Phy antenna attributes. | ||
| coDot11PhyAntennaEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.2.1 | not-accessible | An entry in the coDot11PhyAntenna Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11PhyAntennasListGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.11 | Antennas list attributes. | ||
| coDot11PhyAntennaTable | 1.3.6.1.4.1.12394.1.10.5.4.3.2 | not-accessible | Group of attributes for PhyAntenna. In tabular form to allow multiple instances on an agent. | |
| coDot11PhyConfigComplianceGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.6 | PHY layer operations attributes. | ||
| coDot11PhyConfigEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.3.1 | not-accessible | An entry in the coDot11PhyConfig Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11PhyConfigGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.7 | PHY notification configuration attributes. | ||
| coDot11PhyConfigTable | 1.3.6.1.4.1.12394.1.10.5.4.3.3 | not-accessible | PHY configuration attributes. In tabular form to allow multiple instances on an agent. | |
| coDot11PhyDSSSComplianceGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.9 | Attributes that configure the DSSS for IEEE 802.11. | ||
| coDot11PhyDSSSEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.4.1 | not-accessible | An entry in the coDot11PhyDSSSEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11PhyDSSSTable | 1.3.6.1.4.1.12394.1.10.5.4.3.4 | not-accessible | Entry of attributes for coDot11PhyDSSSEntry. In tabular form to allow multiple instances on an agent. This table only apply when in DSSS 2.4 GHz range | |
| coDot11PhyOFDMComplianceGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.21 | Attributes that configure the OFDM for IEEE 802.11. | ||
| coDot11PhyOFDMEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.9.1 | not-accessible | An entry in the coDot11PhyOFDMEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11PhyOFDMTable | 1.3.6.1.4.1.12394.1.10.5.4.3.9 | not-accessible | Entry of attributes for coDot11PhyOFDMEntry. In tabular form to allow multiple instances on an agent. This table only apply when in OFDM 5 GHz range. | |
| coDot11PhyOperationEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1 | not-accessible | An entry in the coDot11PhyOperation Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. | |
| coDot11PhyOperationTable | 1.3.6.1.4.1.12394.1.10.5.4.3.1 | not-accessible | PHY level attributes concerned with operation. In tabular form to allow multiple instances on an agent. | |
| INT coDot11PhyOperStatus | 1.3.6.1.4.1.12394.1.10.5.4.3.3.1.2 | INTEGER | read-only | The current state of the radio interface. 'up': The radio interface is ready to pass packets. 'down': The radio is not able to transmit nor receive packets on the interface. |
| coDot11PhyRateGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.12 | Attributes for Data Rates for IEEE 802.11. | ||
| coDot11PhyRegDomainsSupportGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.10 | Attributes that specify the supported Regulation Domains. | ||
| I32 coDot11PhyTxPowerAdminLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.8 | Integer32 | read-write | Specifies the transmission power of the radio. On Intersil hardware, only a few specific values are allowed. { 13, 17, 23 } for North America, { 13, 17, 20 } for Europe and the rest of the world. |
| I32 coDot11PhyTxPowerOperLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.9 | Integer32 | read-only | Transmission power of the radio. |
| INT coDot11PHYType | 1.3.6.1.4.1.12394.1.10.5.4.3.1.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, OFDM 5 GHz = 04 |
| C32 coDot11PktsRate1 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.7 | Counter32 | read-only | Number of frames received at 1 Mbit/s. |
| C32 coDot11PktsRate11 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.10 | Counter32 | read-only | Number of frames received at 11 Mbit/s. |
| C32 coDot11PktsRate12 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.13 | Counter32 | read-only | Number of frames received at 12 Mbit/s. |
| C32 coDot11PktsRate18 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.14 | Counter32 | read-only | Number of frames received at 18 Mbit/s. |
| C32 coDot11PktsRate2 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.8 | Counter32 | read-only | Number of frames received at 2 Mbit/s. |
| C32 coDot11PktsRate24 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.15 | Counter32 | read-only | Number of frames received at 24 Mbit/s. |
| C32 coDot11PktsRate36 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.16 | Counter32 | read-only | Number of frames received at 36 Mbit/s. |
| C32 coDot11PktsRate48 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.17 | Counter32 | read-only | Number of frames received at 48 Mbit/s. |
| C32 coDot11PktsRate54 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.18 | Counter32 | read-only | Number of frames received at 54 Mbit/s. |
| C32 coDot11PktsRate5dot5 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.9 | Counter32 | read-only | Number of frames received at 5.5 Mbit/s. |
| C32 coDot11PktsRate6 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.11 | Counter32 | read-only | Number of frames received at 6 Mbit/s. |
| C32 coDot11PktsRate9 | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.12 | Counter32 | read-only | Number of frames received at 9 Mbit/s. |
| coDot11PrivacyEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1 | not-accessible | An entry in the coDot11PrivacyTable Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coVirtualWlanProfileIndex - Uniquely access a profile for this particular 802.11 interface. | |
| T/F coDot11PrivacyInvoked | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1.1 | TruthValue | read-only | When this attribute is TRUE, it indicates that some level of security is invoked for transmitting frames of type Data. For IEEE 802.11-1999 clients, the security mechanism used is WEP. For RSNA-capable clients, an additional variable coDot11RSNAEnabled indicates whether RSNA is enabled. If coDot11RSNAEnabled is FALSE or the MIB variable does not exist, the security mechanism invoked is WEP; if coDot11RSNAEnabled is TRUE, RSNA security mechanisms invoked are configured in the coDot11RSNAConfigTable. The default value of this attribute is FALSE. |
| T/F coDot11PrivacyOptionImplemented | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.4 | TruthValue | read-only | Indicates if the IEEE 802.11 WEP option is enabled. |
| coDot11PrivacyTable | 1.3.6.1.4.1.12394.1.10.5.4.1.4 | not-accessible | Group containing attributes related to IEEE 802.11 Privacy. In tabular form to allow multiple instances on an agent. This table is not supported on the WCB-200. | |
| STR coDot11ProductID | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.9 | DisplayString | read-only | An identifier that is unique to the manufacturer. It may include additional information at the manufacturer's discretion. The default value is null. |
| T/F coDot11RadioEnabled | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.7 | TruthValue | read-write | When True the radio is enabled. |
| ALV coDot11RadioType | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.10 | AlvarionRadioType | read-only | Identify the wireless device inside the Alvarion product. |
| C32 coDot11ReceivedFragmentCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.10 | Counter32 | read-only | This counter is incremented for each successfully received MPDU of type Data or Management. |
| U32 coDot11ReceiveRate | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.20 | Unsigned32 | read-only | Current receive rate of the associated station. |
| coDot11RegDomainsSupportedEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.5.1 | not-accessible | An entry in the coDot11RegDomainsSupported Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11RegDomainsSupportIndex - Uniquely specifies the regulatory domain in the table. | |
| coDot11RegDomainsSupportedTable | 1.3.6.1.4.1.12394.1.10.5.4.3.5 | not-accessible | 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 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', Japan = X'41' | |
| I32 coDot11RegDomainsSupportIndex | 1.3.6.1.4.1.12394.1.10.5.4.3.5.1.1 | Integer32 | not-accessible | The auxiliary variable used to identify instances of the columnar objects in the RegDomainsSupported Table. |
| INT coDot11RegDomainsSupportValue | 1.3.6.1.4.1.12394.1.10.5.4.3.5.1.2 | 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 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', Japan = X'41' |
| T/F coDot11RelayBetweenStation | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.1 | TruthValue | read-write | Specifies if wireless client stations can exchange data with one another. |
| C32 coDot11RetryCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.4 | Counter32 | read-only | This counter is incremented when an MSDU is successfully transmitted after one or more retransmissions. |
| T/F coDot11RSNAEnabled | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1.6 | TruthValue | read-only | Indicates if RSNA is enabled, which means that the RSN Information Element is advertised in Beacons and Probe Responses. This object requires that coDot11PrivacyInvoked also be set to TRUE. |
| T/F coDot11RSNAOptionImplemented | 1.3.6.1.4.1.12394.1.10.5.4.1.1.1.5 | TruthValue | read-only | Indicates if the profile is RSNA-capable. |
| C32 coDot11RSNAStats4WayHandshakeFailures | 1.3.6.1.4.1.12394.1.10.5.4.4.1.12 | Counter32 | read-only | Counts the number of 4-Way Handshake failures. |
| C32 coDot11RSNAStatsCCMPDecryptErrors | 1.3.6.1.4.1.12394.1.10.5.4.4.1.10 | Counter32 | read-only | The number of received fragments discarded by the CCMP decryption algorithm. |
| C32 coDot11RSNAStatsCCMPFormatErrors | 1.3.6.1.4.1.12394.1.10.5.4.4.1.8 | Counter32 | read-only | The number of MSDUs received with an invalid CCMP format. |
| C32 coDot11RSNAStatsCCMPReplays | 1.3.6.1.4.1.12394.1.10.5.4.4.1.9 | Counter32 | read-only | The number of received unicast fragments discarded by the replay mechanism. |
| coDot11RSNAStatsEntry | 1.3.6.1.4.1.12394.1.10.5.4.4.1 | not-accessible | An entry in the coDot11RSNAStatsTable. | |
| OCT coDot11RSNAStatsSelectedPairwiseCipher | 1.3.6.1.4.1.12394.1.10.5.4.4.1.3 | OCTET STRING | read-only | The AKM Suite the AP selected during association. The value consists of a three octet OUI followed by a one octet type as follows: OUI Value, Cipher, Type XX-XX-XX, 0, Reserved XX-XX-XX, 1, WEP-40 XX-XX-XX, 2, TKIP XX-XX-XX, 3, Reserved XX-XX-XX, 4, CCMP XX-XX-XX, 5, WEP-104 XX-XX-XX, 6-255, Reserved Vendor, any, Vendor Specific other, any, Reserved |
| coDot11RSNAStatsTable | 1.3.6.1.4.1.12394.1.10.5.4.4 | not-accessible | This table maintains statistics for SN. It is not supported on the WCB-200. | |
| C32 coDot11RSNAStatsTKIPCounterMeasuresInvoked | 1.3.6.1.4.1.12394.1.10.5.4.4.1.7 | Counter32 | read-only | Counts the number of times a MIC failure occurred two times within 60 seconds and countermeasures were invoked. This variable counts this for both local and remote. It increments every time countermeasures are invoked. |
| C32 coDot11RSNAStatsTKIPICVErrors | 1.3.6.1.4.1.12394.1.10.5.4.4.1.4 | Counter32 | read-only | Counts the number of TKIP ICV errors encountered when decrypting packets for the AP. |
| C32 coDot11RSNAStatsTKIPLocalMICFailures | 1.3.6.1.4.1.12394.1.10.5.4.4.1.5 | Counter32 | read-only | Counts the number of Michael MIC failure encountered when checking the integrity of packets received from the AP at this entity. |
| C32 coDot11RSNAStatsTKIPRemoteMICFailures | 1.3.6.1.4.1.12394.1.10.5.4.4.1.6 | Counter32 | read-only | Counts the number of Michael MIC failures encountered by the remote device and reported back to this entity. |
| C32 coDot11RSNAStatsTKIPReplays | 1.3.6.1.4.1.12394.1.10.5.4.4.1.11 | Counter32 | read-only | Counts the number of TKIP replay errors detected. |
| U32 coDot11RSNAStatsVersion | 1.3.6.1.4.1.12394.1.10.5.4.4.1.2 | Unsigned32 | read-only | The RSNA version which the AP associated with. |
| coDot11RSNBase | 1.3.6.1.4.1.12394.1.10.5.4.6.1.20 | The coDot11RSNBase object class provides the necessary support for managing RSNA functionality in the STA | ||
| coDot11RSNCompliance | 1.3.6.1.4.1.12394.1.10.5.4.6.2.2 | The compliance statement for SNMPv2 entities that implement the IEEE 802.11 RSN MIB. | ||
| C32 coDot11RTSFailureCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.8 | Counter32 | read-only | This counter is incremented when a CTS is not received in response to an RTS. |
| C32 coDot11RTSSuccessCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.7 | Counter32 | read-only | This counter is incremented when a CTS is received in response to an RTS. |
| I32 coDot11RTSThreshold | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.2 | Integer32 | read-write | Indicated the number of octets in an MPDU, below which an RTS/CTS handshake is not performed. An RTS/CTS handshake is 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 has the effect of turning off the RTS/CTS handshake for frames of Data or Management type transmitted by this STA. The default value of this attribute is 2347. |
| STR coDot11ScanAuthorizedListURL | 1.3.6.1.4.1.12394.1.10.5.4.1.10 | DisplayString | read-write | Specifies the URL of the file that contains a list of all authorized access points. If no valid URL is present in this field, the AP will no be able to compute the rogue table. The format of this file is XML. Each entry in the file is composed of two items: MAC address and SSID. Each entry should appear on a new line. Not supported on the WCB-200. |
| I32 coDot11ScanChannel | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.3 | Integer32 | read-only | The operating frequency channel of the remote device. |
| coDot11ScanConfigGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.17 | The AP object class provides the necessary support at the Access Point to manage the scan table. Not supported on the WCB-200. | ||
| INT coDot11ScanEnabled | 1.3.6.1.4.1.12394.1.10.5.4.1.8 | INTEGER | read-write | Specifies if periodic scan should be performed or not. Not supported on the WCB-200. 'enable': Enables periodic scans on this device. 'disable': Disable periodic scans on this device. |
| coDot11ScanEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1 | not-accessible | An Entry (conceptual row) in the AP scan Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11ScanIndex - Uniquely identify an AP in the scan Table. | |
| coDot11ScanGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.16 | The AP object class provides the necessary support at the Access Point to manage the scan table. | ||
| TIK coDot11ScanInactivityTime | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.10 | TimeTicks | read-only | Elapsed time since the last beacon was seen for this device. |
| I32 coDot11ScanIndex | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.1 | Integer32 | not-accessible | The auxiliary variable used to identify instances of AP in the scan table. |
| MAC coDot11ScanMacAddress | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.2 | MacAddress | read-only | The wireless MAC address of the remote device. |
| I32 coDot11ScanNoiseLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.6 | Integer32 | read-only | Level of local background noise. |
| I32 coDot11ScanPeriodicity | 1.3.6.1.4.1.12394.1.10.5.4.1.9 | Integer32 | read-write | Specifies the time between periodic scans. Each time a scan operation is performed, only one frequency is scanned. A fair amount of periodic scans are needed in order complete a full scan of all the supported frequencies. This parameter only applies when coDot11ScanEnabled is set to 'enable'. Not supported on the WCB-200. |
| INT coDot11ScanPHYType | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.9 | INTEGER | read-only | Radio type used by the device. |
| I32 coDot11ScanSignalLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.5 | Integer32 | read-only | Strength of the wireless signal. |
| I32 coDot11ScanSNR | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.7 | Integer32 | read-only | Relative strength of the signal level compared to the noise level. |
| ALV coDot11ScanSSID | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.4 | AlvarionSSIDOrNone | read-only | The Service Set ID broadcast by the remote device. |
| INT coDot11ScanStatus | 1.3.6.1.4.1.12394.1.10.5.4.1.7.1.8 | INTEGER | read-only | The status of the scanned device. 'unknown': The device could not determine the status of the scanned AP. 'authorized': The AP is part of the authorized list of APs. 'unauthorized': The AP is not part of the authorized list of APs. |
| coDot11ScanTable | 1.3.6.1.4.1.12394.1.10.5.4.1.7 | not-accessible | Conceptual table for the AP scanning results. In tabular form to allow multiple instances on an agent. This table is not supported on the WCB-200. | |
| INT coDot11Sensitivity | 1.3.6.1.4.1.12394.1.10.5.4.3.1.1.6 | INTEGER | read-write | Receiver sensitivity of the radio. |
| I32 coDot11ShortRetryLimit | 1.3.6.1.4.1.12394.1.10.5.4.2.1.1.3 | Integer32 | read-only | Indicates the maximum number of transmission attempts of a frame, the length of which is less than or equal to coDot11RTSThreshold, that are made before a failure condition is indicated. The default value of this attribute is 7. |
| I32 coDot11SignalLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.4 | Integer32 | read-only | Strength of the wireless signal. |
| coDot11SmtAuthenticationAlgorithmsGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.5 | Authentication Algorithm Table. | ||
| I32 coDot11SNR | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.6 | Integer32 | read-only | Relative strength of the signal level compared to the noise level. |
| NTF coDot11SNRLevelNotification | 1.3.6.1.4.1.12394.1.10.5.4.5.0.1 | The average SNR level for all the stations using this virtual ap during the last three intervals is low. | ||
| ALV coDot11SNRLevelNotificationEnabled | 1.3.6.1.4.1.12394.1.10.5.4.3.11 | AlvarionNotificationEnable | read-write | This attribute, when true, enables the generation of SNR level notifications. Not supported on the WCB-200. |
| I32 coDot11SNRLevelNotificationInterval | 1.3.6.1.4.1.12394.1.10.5.4.3.12 | Integer32 | read-write | Interval in minutes between SNR Level notifications. Not supported on the WCB-200. |
| C32 coDot11StationConnectTime | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.3 | Counter32 | read-only | Elapsed time in seconds since a station has associated to this device. |
| IP coDot11StationIPAddress | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.27 | IpAddress | read-only | IP address of the associated station. |
| NUM coDot11StationLocalInterface | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.29 | InterfaceIndex | read-only | Specifies the Local Interface where the associated station traffic will be forwarded to. |
| MAC coDot11StationMACAddress | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.2 | MacAddress | read-only | Unique MAC Address assigned to the device. |
| OCT coDot11StationName | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.26 | OCTET STRING | read-only | Name of the associated station. |
| ALV coDot11StationSSID | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.25 | AlvarionSSIDOrNone | read-only | SSID of the associated station. |
| I32 coDot11StationVLAN | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.28 | Integer32 | read-only | VLAN ID of the associated station. This object is always available on satellite devices. However, on access-controller devices, this object is only available under certain conditions, when the client station is connected to a profile that is not access-controlled. |
| coDot11SupportedDataRatesRxEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.8.1 | not-accessible | An Entry (conceptual row) in the coDot11SupportedDataRatesRx Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11SupportedDataRatesTxIndex - Uniquely identifies a supported rate in the table. | |
| I32 coDot11SupportedDataRatesRxIndex | 1.3.6.1.4.1.12394.1.10.5.4.3.8.1.1 | Integer32 | not-accessible | Index object which identifies which data rate to access. |
| coDot11SupportedDataRatesRxTable | 1.3.6.1.4.1.12394.1.10.5.4.3.8 | not-accessible | The receive bit rates supported by the PLCP and PMD, data rates are increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY. | |
| I32 coDot11SupportedDataRatesRxValue | 1.3.6.1.4.1.12394.1.10.5.4.3.8.1.2 | Integer32 | read-only | The receive bit rates supported by the PLCP and PMD, data rates are increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY. |
| coDot11SupportedDataRatesTxEntry | 1.3.6.1.4.1.12394.1.10.5.4.3.7.1 | not-accessible | An Entry (conceptual row) in the coDot11SupportedDataRatesTx Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11SupportedDataRatesTxIndex - Uniquely identifies a supported rate in the table. | |
| I32 coDot11SupportedDataRatesTxIndex | 1.3.6.1.4.1.12394.1.10.5.4.3.7.1.1 | Integer32 | not-accessible | Index object which identifies which data rate to access. |
| coDot11SupportedDataRatesTxTable | 1.3.6.1.4.1.12394.1.10.5.4.3.7 | not-accessible | The Transmit bit rates supported by the PLCP and PMD, data rates are increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY. | |
| I32 coDot11SupportedDataRatesTxValue | 1.3.6.1.4.1.12394.1.10.5.4.3.7.1.2 | Integer32 | read-only | The Transmit bit rates supported by the PLCP and PMD, data rates are increments of 500Kb/s from 1 Mb/s to 63.5 Mb/s subject to limitations of each individual PHY. |
| T/F coDot11SupportedRxAntenna | 1.3.6.1.4.1.12394.1.10.5.4.3.6.1.3 | TruthValue | read-only | When true, this object indicates that the antenna represented by the coDot11AntennaIndex can be used as a receive antenna. |
| T/F coDot11SupportedTxAntenna | 1.3.6.1.4.1.12394.1.10.5.4.3.6.1.2 | TruthValue | read-only | When true, this object indicates that the antenna represented by coDot11AntennaIndex can be used as a transmit antenna. |
| INT coDot11TempType | 1.3.6.1.4.1.12394.1.10.5.4.3.1.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. |
| I32 coDot11TIThreshold | 1.3.6.1.4.1.12394.1.10.5.4.3.9.1.2 | Integer32 | read-write | The threshold being used to detect a busy medium (frequency). CCA shall report a busy medium upon detecting the RSSI above this threshold. |
| U32 coDot11TransmitRate | 1.3.6.1.4.1.12394.1.10.5.4.1.5.1.19 | Unsigned32 | read-only | Current transmit rate of the associated station. This information is mostly used by the coDot11AssociationNotification event. |
| C32 coDot11TransmittedFragmentCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.1 | Counter32 | read-only | This counter is 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. |
| C32 coDot11TransmittedFrameCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.13 | Counter32 | read-only | This counter is incremented for each successfully transmitted MSDU. |
| NTF coDot11UnauthorizedAPNotification | 1.3.6.1.4.1.12394.1.10.5.4.5.0.3 | Sent when a new unauthorized AP is detected. | ||
| ALV coDot11UnauthorizedAPNotificationEnabled | 1.3.6.1.4.1.12394.1.10.5.4.1.11 | AlvarionNotificationEnable | read-write | Specifies if periodic coDot11UnauthorizedAPNotification events are generated. Not supported on the WCB-200. |
| I32 coDot11UnauthorizedAPNotificationInterval | 1.3.6.1.4.1.12394.1.10.5.4.1.12 | Integer32 | read-write | Interval in minutes between unauthorized AP notifications. Not supported on the WCB-200. |
| coDot11WDSComplianceGroup | 1.3.6.1.4.1.12394.1.10.5.4.6.1.18 | Attributes that configure the WDS table. | ||
| U32 coDot11WDSPortCurrentRate | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.3 | Unsigned32 | read-only | Current rate of the WDS port. |
| coDot11WDSPortEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1 | not-accessible | An Entry (conceptual row) in the WDS Port Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11WDSPortIndex - Uniquely identify a WDS port inside the WDS table. | |
| I32 coDot11WDSPortIndex | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.1 | Integer32 | not-accessible | The auxiliary variable used to identify instances of WDS ports. |
| MAC coDot11WDSPortMacAddress | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.2 | MacAddress | read-write | MAC address of the remote device on the other side of the link. |
| C32 coDot11WDSPortRxDropped | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.9 | Counter32 | read-only | Number of packets that were dropped on this WDS port due to a lack of resources. |
| C32 coDot11WDSPortRxErrors | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.10 | Counter32 | read-only | Number of packets that could not be received due to the following reasons: Rx discards WEP excluded, Rx discards WEP ICV error, Rx MSG in bad MSG fragments, Rx MSG in MSG fragments Rx WEP undecryptable, Rx FCS errors. |
| C32 coDot11WDSPortRxPackets | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.8 | Counter32 | read-only | Number of packets received on this WDS port. |
| I32 coDot11WDSPortSNRLevel | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.4 | Integer32 | read-only | Relative strength of the signal level compared to the noise level. |
| coDot11WDSPortTable | 1.3.6.1.4.1.12394.1.10.5.4.1.6 | not-accessible | Conceptual table for the WDS Ports. This table contains the six WDS MAC address. This table is not supported on the WCB-200. | |
| C32 coDot11WDSPortTxDropped | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.6 | Counter32 | read-only | Number of packets that could not be transmitted on this WDS port. |
| C32 coDot11WDSPortTxErrors | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.7 | Counter32 | read-only | Number of packets that could not be sent due to the following reasons: Rx retry limit exceeded or Tx discarded because of wrong SA. |
| C32 coDot11WDSPortTxPackets | 1.3.6.1.4.1.12394.1.10.5.4.1.6.1.5 | Counter32 | read-only | Number of packets transmitted on this WDS port. |
| WEP coDot11WEPDefaultKey1Value | 1.3.6.1.4.1.12394.1.10.5.4.1.3.1.1 | WEPKeytype | read-write | A WEP default secret key1 value. Reading this attribute will always return a Zero-Length string. |
| WEP coDot11WEPDefaultKey2Value | 1.3.6.1.4.1.12394.1.10.5.4.1.3.1.2 | WEPKeytype | read-write | A WEP default secret key2 value. Reading this attribute will always return a Zero-Length string. |
| WEP coDot11WEPDefaultKey3Value | 1.3.6.1.4.1.12394.1.10.5.4.1.3.1.3 | WEPKeytype | read-write | A WEP default secret key3 value. Reading this attribute will always return a Zero-Length string. |
| WEP coDot11WEPDefaultKey4Value | 1.3.6.1.4.1.12394.1.10.5.4.1.3.1.4 | WEPKeytype | read-write | A WEP default secret key4 value. Reading this attribute will always return a Zero-Length string. |
| I32 coDot11WEPDefaultKeyID | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1.2 | Integer32 | read-write | This attribute indicates 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 is 0. |
| coDot11WEPDefaultKeysEntry | 1.3.6.1.4.1.12394.1.10.5.4.1.3.1 | not-accessible | An Entry (conceptual row) in the WEP Default Keys Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coVirtualWlanProfileIndex - Uniquely access a profile for this particular 802.11 interface. | |
| coDot11WEPDefaultKeysTable | 1.3.6.1.4.1.12394.1.10.5.4.1.3 | not-accessible | Conceptual table for WEP default keys. This table contains 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 will return unsuccessful status and values of null or zero. The default value of each WEP default key is null. This table is not supported on the WCB-200. | |
| C32 coDot11WEPExcludedCount | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1.5 | Counter32 | read-only | This counter increments when a frame is received with the WEP subfield of the Frame Control field set to zero and the value of coDot11ExcludeUnencrypted causes that frame to be discarded. |
| C32 coDot11WEPICVErrorCountEx | 1.3.6.1.4.1.12394.1.10.5.4.1.4.1.4 | Counter32 | read-only | This counter increments 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. ICV errors for TKIP are not counted in this variable but in coDot11RSNAStatsTKIPICVErrors. |
| C32 coDot11WEPUndecryptableCount | 1.3.6.1.4.1.12394.1.10.5.4.2.2.1.14 | Counter32 | read-only | This counter is incremented 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. |
RFC description
Manages IEEE 802.11 wireless access point configuration and MAC/PHY attributes.
Start monitoring Alvarion (Cambium) wireless broadband access points/base stations (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.