COLUBRIS-802DOT11-MIB: View SNMP OID List / Download MIB

VENDOR: COLUBRIS NETWORKS INC.


 Home MIB: COLUBRIS-802DOT11-MIB
Download as:   

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


Object Name OID Type Access Info
 colubris802dot11 1.3.6.1.4.1.8744.5.4
The MIB module for IEEE 802.11 entities.
     coDot11ap 1.3.6.1.4.1.8744.5.4.1
         coDot11AccessPointConfigTable 1.3.6.1.4.1.8744.5.4.1.1 no-access
WLAN profile configuration attributes. In tabular form to allow for multiple instances on an agent. Not supported on the M111.
             coDot11AccessPointConfigEntry 1.3.6.1.4.1.8744.5.4.1.1.1 no-access
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.
                 coDot11RelayBetweenStation 1.3.6.1.4.1.8744.5.4.1.1.1.1 truthvalue read-write
Specifies if wireless client stations can exchange data with one another.
                 coDot11BeaconPeriod 1.3.6.1.4.1.8744.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.
                 coDot11DTIMPeriod 1.3.6.1.4.1.8744.5.4.1.1.1.3 integer32 read-write
Specifies the number of beacon intervals that elapse between transmission of Beacons frames containing a TIM element whose DTIM Count field is 0. This value is transmitted in the DTIM Period field of Beacon frames. Client stations use the DTIM to wake up from low-power mode to receive multicast traffic.
                 coDot11PrivacyOptionImplemented 1.3.6.1.4.1.8744.5.4.1.1.1.4 truthvalue read-only
Indicates if the IEEE 802.11 WEP option is enabled.
                 coDot11RSNAOptionImplemented 1.3.6.1.4.1.8744.5.4.1.1.1.5 truthvalue read-only
Indicates if the profile is RSNA-capable.
                 coDot11NumberOfUsers 1.3.6.1.4.1.8744.5.4.1.1.1.6 unsigned32 read-only
Indicates the number of users connected via this profile.
                 coDot11AddToAssociationNotification 1.3.6.1.4.1.8744.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.
                 coDot11PhyTxPowerAdminLevel 1.3.6.1.4.1.8744.5.4.1.1.1.8 integer32 read-write
Specifies the transmission power of the radio.
                 coDot11PhyTxPowerOperLevel 1.3.6.1.4.1.8744.5.4.1.1.1.9 integer32 read-only
Indicates the transmission power of the radio.
                 coDot11CurrentSNRLevel 1.3.6.1.4.1.8744.5.4.1.1.1.10 integer32 read-only
Average SNR level for all the connected client stations.
                 coDot11BSSID 1.3.6.1.4.1.8744.5.4.1.1.1.11 macaddress read-only
MAC Address assigned to this device.
                 coDot11AdminMinimumDataRate 1.3.6.1.4.1.8744.5.4.1.1.1.12 colubrisdatarate 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, 11 Mbps ieee802dot11a: Lowest, 6, 9, 12, 18, 24, 36, 48, 54 Mbps ieee802dot11g: Lowest, 6, 9, 12, 18, 24, 36, 48, 54 Mbps 11bAndg: All rates permitted.
                 coDot11AdminMaximumDataRate 1.3.6.1.4.1.8744.5.4.1.1.1.13 colubrisdatarate 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, 11Mbs, highest ieee802dot11a: 6, 9, 12, 18, 24, 36, 48, 54 Mbps, highest ieee802dot11g: 6, 9, 12, 18, 24, 36, 48, 54 Mbps, highest 11bAndg: All rates permitted.
                 coDot11HighThroughputOptionImplemented 1.3.6.1.4.1.8744.5.4.1.1.1.14 truthvalue read-only
Indicates if the profile is 802.11n capable.
         coDot11AuthenticationAlgorithmsTable 1.3.6.1.4.1.8744.5.4.1.2 no-access
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
             coDot11AuthenticationAlgorithmsEntry 1.3.6.1.4.1.8744.5.4.1.2.1 no-access
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.
                 coDot11AuthenticationAlgorithmsIndex 1.3.6.1.4.1.8744.5.4.1.2.1.1 integer32 no-access
The auxiliary variable used to identify instances of the columnar objects in the Authentication Algorithms Table.
                 coDot11AuthenticationAlgorithm 1.3.6.1.4.1.8744.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 Enumeration: 'openSystem': 1, 'sharedKey': 2.
                 coDot11AuthenticationAlgorithmsEnable 1.3.6.1.4.1.8744.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.
         coDot11WEPDefaultKeysTable 1.3.6.1.4.1.8744.5.4.1.3 no-access
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 M111.
             coDot11WEPDefaultKeysEntry 1.3.6.1.4.1.8744.5.4.1.3.1 no-access
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.
                 coDot11WEPDefaultKey1Value 1.3.6.1.4.1.8744.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.
                 coDot11WEPDefaultKey2Value 1.3.6.1.4.1.8744.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.
                 coDot11WEPDefaultKey3Value 1.3.6.1.4.1.8744.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.
                 coDot11WEPDefaultKey4Value 1.3.6.1.4.1.8744.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.
         coDot11PrivacyTable 1.3.6.1.4.1.8744.5.4.1.4 no-access
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 M111.
             coDot11PrivacyEntry 1.3.6.1.4.1.8744.5.4.1.4.1 no-access
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.
                 coDot11PrivacyInvoked 1.3.6.1.4.1.8744.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.
                 coDot11WEPDefaultKeyID 1.3.6.1.4.1.8744.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.
                 coDot11ExcludeUnencrypted 1.3.6.1.4.1.8744.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 is true.
                 coDot11WEPICVErrorCount 1.3.6.1.4.1.8744.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.
                 coDot11WEPExcludedCount 1.3.6.1.4.1.8744.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.
                 coDot11RSNAEnabled 1.3.6.1.4.1.8744.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.
         coDot11AssociationTable 1.3.6.1.4.1.8744.5.4.1.5 no-access
Group containing attributes related to associated stations. In tabular form to allow multiple instances on an agent. This table is not supported on the M111.
             coDot11AssociationEntry 1.3.6.1.4.1.8744.5.4.1.5.1 no-access
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.
                 coDot11AssociationIndex 1.3.6.1.4.1.8744.5.4.1.5.1.1 integer32 no-access
The auxiliary variable used to identify instances of the columnar objects in the Association Table.
                 coDot11StationMACAddress 1.3.6.1.4.1.8744.5.4.1.5.1.2 macaddress read-only
Unique MAC Address assigned to the device.
                 coDot11StationConnectTime 1.3.6.1.4.1.8744.5.4.1.5.1.3 counter32 read-only
Elapsed time in seconds since a station has associated to this device.
                 coDot11SignalLevel 1.3.6.1.4.1.8744.5.4.1.5.1.4 integer32 read-only
Strength of the wireless signal.
                 coDot11NoiseLevel 1.3.6.1.4.1.8744.5.4.1.5.1.5 integer32 read-only
Level of local background noise.
                 coDot11SNR 1.3.6.1.4.1.8744.5.4.1.5.1.6 integer32 read-only
Relative strength of the signal level compared to the noise level.
                 coDot11PktsRate1 1.3.6.1.4.1.8744.5.4.1.5.1.7 counter32 read-only
Number of frames received at 1 Mbps.
                 coDot11PktsRate2 1.3.6.1.4.1.8744.5.4.1.5.1.8 counter32 read-only
Number of frames received at 2 Mbps.
                 coDot11PktsRate5dot5 1.3.6.1.4.1.8744.5.4.1.5.1.9 counter32 read-only
Number of frames received at 5.5 Mbps.
                 coDot11PktsRate11 1.3.6.1.4.1.8744.5.4.1.5.1.10 counter32 read-only
Number of frames received at 11 Mbps.
                 coDot11PktsRate6 1.3.6.1.4.1.8744.5.4.1.5.1.11 counter32 read-only
Number of frames received at 6 Mbps.
                 coDot11PktsRate9 1.3.6.1.4.1.8744.5.4.1.5.1.12 counter32 read-only
Number of frames received at 9 Mbps.
                 coDot11PktsRate12 1.3.6.1.4.1.8744.5.4.1.5.1.13 counter32 read-only
Number of frames received at 12 Mbps.
                 coDot11PktsRate18 1.3.6.1.4.1.8744.5.4.1.5.1.14 counter32 read-only
Number of frames received at 18 Mbps.
                 coDot11PktsRate24 1.3.6.1.4.1.8744.5.4.1.5.1.15 counter32 read-only
Number of frames received at 24 Mbps.
                 coDot11PktsRate36 1.3.6.1.4.1.8744.5.4.1.5.1.16 counter32 read-only
Number of frames received at 36 Mbps.
                 coDot11PktsRate48 1.3.6.1.4.1.8744.5.4.1.5.1.17 counter32 read-only
Number of frames received at 48 Mbps.
                 coDot11PktsRate54 1.3.6.1.4.1.8744.5.4.1.5.1.18 counter32 read-only
Number of frames received at 54 Mbps.
                 coDot11TransmitRate 1.3.6.1.4.1.8744.5.4.1.5.1.19 unsigned32 read-only
Current transmit rate of a station.
                 coDot11ReceiveRate 1.3.6.1.4.1.8744.5.4.1.5.1.20 unsigned32 read-only
Current receive rate of a station.
                 coDot11InPkts 1.3.6.1.4.1.8744.5.4.1.5.1.21 counter32 read-only
Number of packets received from the station after the association.
                 coDot11OutPkts 1.3.6.1.4.1.8744.5.4.1.5.1.22 counter32 read-only
Number of packets send to the station after the association.
                 coDot11InOctets 1.3.6.1.4.1.8744.5.4.1.5.1.23 counter32 read-only
Number of octets received from the station after the association.
                 coDot11OutOctets 1.3.6.1.4.1.8744.5.4.1.5.1.24 counter32 read-only
Number of octets send to the station after the association.
                 coDot11StationSSID 1.3.6.1.4.1.8744.5.4.1.5.1.25 colubrisssidornone read-only
SSID of the associated station.
                 coDot11StationName 1.3.6.1.4.1.8744.5.4.1.5.1.26 octet string read-only
Name of the associated station.
                 coDot11StationIPAddress 1.3.6.1.4.1.8744.5.4.1.5.1.27 ipaddress read-only
IP address of the associated station.
                 coDot11StationVLAN 1.3.6.1.4.1.8744.5.4.1.5.1.28 integer32 read-only
VLAN ID of the associated station. This object is always available on autonomous APs. However, on access-controller APs, this object is only available under certain conditions, when the client station is connected to a profile that is not access-controlled.
                 coDot11StationLocalInterface 1.3.6.1.4.1.8744.5.4.1.5.1.29 interfaceindex read-only
Specifies the Local Interface where the associated station traffic will be forwarded to.
                 coDot11StaHT 1.3.6.1.4.1.8744.5.4.1.5.1.30 truthvalue read-only
Indicates that the associated station is HT.
                 coDot11StaEncryptionType 1.3.6.1.4.1.8744.5.4.1.5.1.31 integer read-only
Indicates the encryption type used by the wireless station. Enumeration: 'tkip': 3, 'none': 1, 'wep': 2, 'aes': 4.
                 coDot11PktsTxRate1 1.3.6.1.4.1.8744.5.4.1.5.1.32 counter32 read-only
Number of frames transmitted at 1 Mbps.
                 coDot11PktsTxRate2 1.3.6.1.4.1.8744.5.4.1.5.1.33 counter32 read-only
Number of frames transmitted at 2 Mbps.
                 coDot11PktsTxRate5dot5 1.3.6.1.4.1.8744.5.4.1.5.1.34 counter32 read-only
Number of frames transmitted at 5.5 Mbps.
                 coDot11PktsTxRate11 1.3.6.1.4.1.8744.5.4.1.5.1.35 counter32 read-only
Number of frames transmitted at 11 Mbps.
                 coDot11PktsTxRate6 1.3.6.1.4.1.8744.5.4.1.5.1.36 counter32 read-only
Number of frames transmitted at 6 Mbps.
                 coDot11PktsTxRate9 1.3.6.1.4.1.8744.5.4.1.5.1.37 counter32 read-only
Number of frames transmitted at 9 Mbps.
                 coDot11PktsTxRate12 1.3.6.1.4.1.8744.5.4.1.5.1.38 counter32 read-only
Number of frames transmitted at 12 Mbps.
                 coDot11PktsTxRate18 1.3.6.1.4.1.8744.5.4.1.5.1.39 counter32 read-only
Number of frames transmitted at 18 Mbps.
                 coDot11PktsTxRate24 1.3.6.1.4.1.8744.5.4.1.5.1.40 counter32 read-only
Number of frames transmitted at 24 Mbps.
                 coDot11PktsTxRate36 1.3.6.1.4.1.8744.5.4.1.5.1.41 counter32 read-only
Number of frames transmitted at 36 Mbps.
                 coDot11PktsTxRate48 1.3.6.1.4.1.8744.5.4.1.5.1.42 counter32 read-only
Number of frames transmitted at 48 Mbps.
                 coDot11PktsTxRate54 1.3.6.1.4.1.8744.5.4.1.5.1.43 counter32 read-only
Number of frames transmitted at 54 Mbps.
         coDot11WDSPortTable 1.3.6.1.4.1.8744.5.4.1.6 no-access
Conceptual table for the local mesh links. This table contains the six local mesh MAC address. This table is not supported on the M111.
             coDot11WDSPortEntry 1.3.6.1.4.1.8744.5.4.1.6.1 no-access
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 local mesh link inside the local mesh table.
                 coDot11WDSPortIndex 1.3.6.1.4.1.8744.5.4.1.6.1.1 integer32 no-access
The auxiliary variable used to identify instances of local mesh links.
                 coDot11WDSPortMacAddress 1.3.6.1.4.1.8744.5.4.1.6.1.2 macaddress read-write
MAC address of the remote device on the other side of the local mesh link.
                 coDot11WDSPortCurrentRate 1.3.6.1.4.1.8744.5.4.1.6.1.3 unsigned32 read-only
Current rate of the local mesh link.
                 coDot11WDSPortSNRLevel 1.3.6.1.4.1.8744.5.4.1.6.1.4 integer32 read-only
Relative strength of the signal level compared to the noise level.
                 coDot11WDSPortTxPackets 1.3.6.1.4.1.8744.5.4.1.6.1.5 counter32 read-only
Number of packets transmitted on this local mesh link.
                 coDot11WDSPortTxDropped 1.3.6.1.4.1.8744.5.4.1.6.1.6 counter32 read-only
Number of packets that could not be transmitted on this local mesh link.
                 coDot11WDSPortTxErrors 1.3.6.1.4.1.8744.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.
                 coDot11WDSPortRxPackets 1.3.6.1.4.1.8744.5.4.1.6.1.8 counter32 read-only
Number of packets received on this local mesh link.
                 coDot11WDSPortRxDropped 1.3.6.1.4.1.8744.5.4.1.6.1.9 counter32 read-only
Number of packets that were dropped on this local mesh link due to a lack of resources.
                 coDot11WDSPortRxErrors 1.3.6.1.4.1.8744.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.
         coDot11ScanTable 1.3.6.1.4.1.8744.5.4.1.7 no-access
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.
             coDot11ScanEntry 1.3.6.1.4.1.8744.5.4.1.7.1 no-access
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.
                 coDot11ScanIndex 1.3.6.1.4.1.8744.5.4.1.7.1.1 integer32 no-access
The auxiliary variable used to identify instances of AP in the scan table.
                 coDot11ScanMacAddress 1.3.6.1.4.1.8744.5.4.1.7.1.2 macaddress read-only
The wireless MAC address of the remote device.
                 coDot11ScanChannel 1.3.6.1.4.1.8744.5.4.1.7.1.3 integer32 read-only
The operating frequency channel of the remote device.
                 coDot11ScanSSID 1.3.6.1.4.1.8744.5.4.1.7.1.4 colubrisssidornone read-only
The Service Set ID broadcast by the remote device.
                 coDot11ScanSignalLevel 1.3.6.1.4.1.8744.5.4.1.7.1.5 integer32 read-only
Strength of the wireless signal.
                 coDot11ScanNoiseLevel 1.3.6.1.4.1.8744.5.4.1.7.1.6 integer32 read-only
Level of local background noise.
                 coDot11ScanSNR 1.3.6.1.4.1.8744.5.4.1.7.1.7 integer32 read-only
Relative strength of the signal level compared to the noise level.
                 coDot11ScanStatus 1.3.6.1.4.1.8744.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. Enumeration: 'unknown': 0, 'authorized': 1, 'unauthorized': 2.
                 coDot11ScanPHYType 1.3.6.1.4.1.8744.5.4.1.7.1.9 integer read-only
Radio type used by the device. Enumeration: 'ieee802dot11b': 2, 'ieee802dot11ng': 5, 'ieee802dot11a': 1, 'ieee802dot11na': 4, 'ieee802dot11g': 3.
                 coDot11ScanInactivityTime 1.3.6.1.4.1.8744.5.4.1.7.1.10 timeticks read-only
Elapsed time since the last beacon was seen for this device.
                 coDot11ScanNetworkType 1.3.6.1.4.1.8744.5.4.1.7.1.11 integer read-only
Network type used by the device. Enumeration: 'ess': 1, 'ibss': 2.
                 coDot11ScanSecurity 1.3.6.1.4.1.8744.5.4.1.7.1.12 integer read-only
Indicates the WPA/Encryption type used by the wireless station. Enumeration: 'none': 1, 'wep': 2, 'wpa2': 4, 'wpa': 3, 'wpaAndWpa2': 5.
         coDot11ScanEnabled 1.3.6.1.4.1.8744.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. Enumeration: 'enable': 1, 'disable': 2.
         coDot11ScanPeriodicity 1.3.6.1.4.1.8744.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 M111.
         coDot11ScanAuthorizedListURL 1.3.6.1.4.1.8744.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 not 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 M111.
         coDot11UnauthorizedAPNotificationEnabled 1.3.6.1.4.1.8744.5.4.1.11 colubrisnotificationenable read-write
Specifies if periodic coDot11UnauthorizedAPNotification events are generated. Not supported on the M111.
         coDot11UnauthorizedAPNotificationInterval 1.3.6.1.4.1.8744.5.4.1.12 integer32 read-write
Interval in minutes between unauthorized AP notifications. Not supported on the M111.
         coDot11AssociationNotificationEnabled 1.3.6.1.4.1.8744.5.4.1.13 colubrisnotificationenable read-write
Specifies if coDot11AssociationNotification events are generated. Not supported on the M111.
         coDot11AssociationNotificationInterval 1.3.6.1.4.1.8744.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 M111.
         coDot11StationHTTable 1.3.6.1.4.1.8744.5.4.1.15 no-access
Group containing attributes related to HT stations. This table is not supported on the WCB-200.
               coDot11StationHTEntry 1.3.6.1.4.1.8744.5.4.1.15.1 no-access
An entry in the station HT 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.
                   coDot11StaTransmitMCS 1.3.6.1.4.1.8744.5.4.1.15.1.1 unsigned32 read-only
MCS used while trasnmitting the last frame to the HT station.
                   coDot11StaReceiveMCS 1.3.6.1.4.1.8744.5.4.1.15.1.2 unsigned32 read-only
MCS used by the last frame received from the HT station.
                   coDot11StaChannelWidth 1.3.6.1.4.1.8744.5.4.1.15.1.3 integer read-only
Channel width used by the wireless client. Enumeration: 'cw20MHz': 1, 'cw40MHz': 2.
                   coDot11StaShortGI 1.3.6.1.4.1.8744.5.4.1.15.1.4 truthvalue read-only
Indicates if the wireless client is using short GI.
                   coDot11StaPktsTxMCS0 1.3.6.1.4.1.8744.5.4.1.15.1.5 counter32 read-only
Number of transmitted frames while using MCS0.
                   coDot11StaPktsTxMCS1 1.3.6.1.4.1.8744.5.4.1.15.1.6 counter32 read-only
Number of transmitted frames while using MCS1.
                   coDot11StaPktsTxMCS2 1.3.6.1.4.1.8744.5.4.1.15.1.7 counter32 read-only
Number of transmitted frames while using MCS2.
                   coDot11StaPktsTxMCS3 1.3.6.1.4.1.8744.5.4.1.15.1.8 counter32 read-only
Number of transmitted frames while using MCS3.
                   coDot11StaPktsTxMCS4 1.3.6.1.4.1.8744.5.4.1.15.1.9 counter32 read-only
Number of transmitted frames while using MCS4.
                   coDot11StaPktsTxMCS5 1.3.6.1.4.1.8744.5.4.1.15.1.10 counter32 read-only
Number of transmitted frames while using MCS5.
                   coDot11StaPktsTxMCS6 1.3.6.1.4.1.8744.5.4.1.15.1.11 counter32 read-only
Number of transmitted frames while using MCS6.
                   coDot11StaPktsTxMCS7 1.3.6.1.4.1.8744.5.4.1.15.1.12 counter32 read-only
Number of transmitted frames while using MCS7.
                   coDot11StaPktsTxMCS8 1.3.6.1.4.1.8744.5.4.1.15.1.13 counter32 read-only
Number of transmitted frames while using MCS8.
                   coDot11StaPktsTxMCS9 1.3.6.1.4.1.8744.5.4.1.15.1.14 counter32 read-only
Number of transmitted frames while using MCS9.
                   coDot11StaPktsTxMCS10 1.3.6.1.4.1.8744.5.4.1.15.1.15 counter32 read-only
Number of transmitted frames while using MCS10.
                   coDot11StaPktsTxMCS11 1.3.6.1.4.1.8744.5.4.1.15.1.16 counter32 read-only
Number of transmitted frames while using MCS11.
                   coDot11StaPktsTxMCS12 1.3.6.1.4.1.8744.5.4.1.15.1.17 counter32 read-only
Number of transmitted frames while using MCS12.
                   coDot11StaPktsTxMCS13 1.3.6.1.4.1.8744.5.4.1.15.1.18 counter32 read-only
Number of transmitted frames while using MCS13.
                   coDot11StaPktsTxMCS14 1.3.6.1.4.1.8744.5.4.1.15.1.19 counter32 read-only
Number of transmitted frames while using MCS14.
                   coDot11StaPktsTxMCS15 1.3.6.1.4.1.8744.5.4.1.15.1.20 counter32 read-only
Number of transmitted frames while using MCS15.
                   coDot11StaPktsRxMCS0 1.3.6.1.4.1.8744.5.4.1.15.1.21 counter32 read-only
Number of received frames while using MCS0.
                   coDot11StaPktsRxMCS1 1.3.6.1.4.1.8744.5.4.1.15.1.22 counter32 read-only
Number of received frames while using MCS1.
                   coDot11StaPktsRxMCS2 1.3.6.1.4.1.8744.5.4.1.15.1.23 counter32 read-only
Number of received frames while using MCS2.
                   coDot11StaPktsRxMCS3 1.3.6.1.4.1.8744.5.4.1.15.1.24 counter32 read-only
Number of received frames while using MCS3.
                   coDot11StaPktsRxMCS4 1.3.6.1.4.1.8744.5.4.1.15.1.25 counter32 read-only
Number of received frames while using MCS4.
                   coDot11StaPktsRxMCS5 1.3.6.1.4.1.8744.5.4.1.15.1.26 counter32 read-only
Number of received frames while using MCS5.
                   coDot11StaPktsRxMCS6 1.3.6.1.4.1.8744.5.4.1.15.1.27 counter32 read-only
Number of received frames while using MCS6.
                   coDot11StaPktsRxMCS7 1.3.6.1.4.1.8744.5.4.1.15.1.28 counter32 read-only
Number of received frames while using MCS7.
                   coDot11StaPktsRxMCS8 1.3.6.1.4.1.8744.5.4.1.15.1.29 counter32 read-only
Number of received frames while using MCS8.
                   coDot11StaPktsRxMCS9 1.3.6.1.4.1.8744.5.4.1.15.1.30 counter32 read-only
Number of received frames while using MCS9.
                   coDot11StaPktsRxMCS10 1.3.6.1.4.1.8744.5.4.1.15.1.31 counter32 read-only
Number of received frames while using MCS10.
                   coDot11StaPktsRxMCS11 1.3.6.1.4.1.8744.5.4.1.15.1.32 counter32 read-only
Number of received frames while using MCS11.
                   coDot11StaPktsRxMCS12 1.3.6.1.4.1.8744.5.4.1.15.1.33 counter32 read-only
Number of received frames while using MCS12.
                   coDot11StaPktsRxMCS13 1.3.6.1.4.1.8744.5.4.1.15.1.34 counter32 read-only
Number of received frames while using MCS13.
                   coDot11StaPktsRxMCS14 1.3.6.1.4.1.8744.5.4.1.15.1.35 counter32 read-only
Number of received frames while using MCS14.
                   coDot11StaPktsRxMCS15 1.3.6.1.4.1.8744.5.4.1.15.1.36 counter32 read-only
Number of received frames while using MCS15.
         coDot11NbDetectedStation 1.3.6.1.4.1.8744.5.4.1.16 unsigned32 read-only
Number of stations in the detected station table.
         coDot11DetectedStationTable 1.3.6.1.4.1.8744.5.4.1.17 no-access
Group containing attributes related to stations sending probe request. This table is not supported on the M111.
               coDot11DetectedStationEntry 1.3.6.1.4.1.8744.5.4.1.17.1 no-access
An entry in the detected station Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. coDot11DetStaIndex - Uniquely identify a device inside the detected station table.
                   coDot11DetStaIndex 1.3.6.1.4.1.8744.5.4.1.17.1.1 integer32 no-access
The auxiliary variable used to identify instances of the columnar objects in the detected station table.
                   coDot11DetStaMacAddress 1.3.6.1.4.1.8744.5.4.1.17.1.2 macaddress read-only
MAC address of the wireless client.
                   coDot11DetStaChannel 1.3.6.1.4.1.8744.5.4.1.17.1.3 integer32 read-only
The operating frequency channel when the last probe request was received.
                   coDot11DetStaSignalLevel 1.3.6.1.4.1.8744.5.4.1.17.1.4 integer32 read-only
Strength of the wireless signal.
                   coDot11DetStaNoiseLevel 1.3.6.1.4.1.8744.5.4.1.17.1.5 integer32 read-only
Level of local background noise.
                   coDot11DetStaNbProbeReq 1.3.6.1.4.1.8744.5.4.1.17.1.6 counter32 read-only
Total number of probes request received from this client.
                   coDot11DetStaRate 1.3.6.1.4.1.8744.5.4.1.17.1.7 unsigned32 read-only
Receive rate of the last probe request received from this client.
                   coDot11DetStaSSID 1.3.6.1.4.1.8744.5.4.1.17.1.8 colubrisssid read-only
SSID contained in the last probe request received from this client.
                   coDot11DetStaTimeDiscovered 1.3.6.1.4.1.8744.5.4.1.17.1.9 counter32 read-only
Elapsed time in seconds since the first probe has been received from this client.
                   coDot11DetStaTimeLastSeen 1.3.6.1.4.1.8744.5.4.1.17.1.10 unsigned32 read-only
Elapsed time in seconds since the last probe has been received from this client.
     coDot11mac 1.3.6.1.4.1.8744.5.4.2
         coDot11OperationTable 1.3.6.1.4.1.8744.5.4.2.1 no-access
Group contains MAC attributes pertaining to the operation of the MAC. In tabular form to allow multiple instances on an agent.
             coDot11OperationEntry 1.3.6.1.4.1.8744.5.4.2.1.1 no-access
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.
                 coDot11MACAddress 1.3.6.1.4.1.8744.5.4.2.1.1.1 macaddress read-only
Unique MAC Address assigned to the STA.
                 coDot11RTSThreshold 1.3.6.1.4.1.8744.5.4.2.1.1.2 integer32 read-write
Specifies 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.
                 coDot11ShortRetryLimit 1.3.6.1.4.1.8744.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.
                 coDot11LongRetryLimit 1.3.6.1.4.1.8744.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 are made before a failure condition is indicated. The default value of this attribute is 4.
                 coDot11FragmentationThreshold 1.3.6.1.4.1.8744.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.
                 coDot11MaxTransmitMSDULifetime 1.3.6.1.4.1.8744.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.
                 coDot11MaxReceiveLifetime 1.3.6.1.4.1.8744.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.
                 coDot11ManufacturerID 1.3.6.1.4.1.8744.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.
                 coDot11ProductID 1.3.6.1.4.1.8744.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.
                 coDot11RadioType 1.3.6.1.4.1.8744.5.4.2.1.1.10 colubrisradiotype read-only
Identify the wireless device inside the HP product.
                 coDot11StationDetectionState 1.3.6.1.4.1.8744.5.4.2.1.1.11 truthvalue read-write
The desired state of the station detection process. 'true': Analyze probe requests. 'false': Do not analyze probe requests.
         coDot11CountersTable 1.3.6.1.4.1.8744.5.4.2.2 no-access
Group containing attributes that are MAC counters. In tabular form to allow multiple instance on an agent.
             coDot11CountersEntry 1.3.6.1.4.1.8744.5.4.2.2.1 no-access
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.
                 coDot11TransmittedFragmentCount 1.3.6.1.4.1.8744.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.
                 coDot11MulticastTransmittedFrameCount 1.3.6.1.4.1.8744.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.
                 coDot11FailedCount 1.3.6.1.4.1.8744.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.
                 coDot11RetryCount 1.3.6.1.4.1.8744.5.4.2.2.1.4 counter32 read-only
This counter is incremented when an MSDU is successfully transmitted after one or more retransmissions.
                 coDot11MultipleRetryCount 1.3.6.1.4.1.8744.5.4.2.2.1.5 counter32 read-only
This counter is incremented when an MSDU is successfully transmitted after more than one retransmission.
                 coDot11FrameDuplicateCount 1.3.6.1.4.1.8744.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.
                 coDot11RTSSuccessCount 1.3.6.1.4.1.8744.5.4.2.2.1.7 counter32 read-only
This counter is incremented when a CTS is received in response to an RTS.
                 coDot11RTSFailureCount 1.3.6.1.4.1.8744.5.4.2.2.1.8 counter32 read-only
This counter is incremented when a CTS is not received in response to an RTS.
                 coDot11ACKFailureCount 1.3.6.1.4.1.8744.5.4.2.2.1.9 counter32 read-only
This counter is incremented when an ACK is not received when expected.
                 coDot11ReceivedFragmentCount 1.3.6.1.4.1.8744.5.4.2.2.1.10 counter32 read-only
This counter is incremented for each successfully received MPDU of type Data or Management.
                 coDot11MulticastReceivedFrameCount 1.3.6.1.4.1.8744.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.
                 coDot11FCSErrorCount 1.3.6.1.4.1.8744.5.4.2.2.1.12 counter32 read-only
This counter is incremented when an FCS error is detected in a received MPDU.
                 coDot11TransmittedFrameCount 1.3.6.1.4.1.8744.5.4.2.2.1.13 counter32 read-only
This counter is incremented for each successfully transmitted MSDU.
                 coDot11WEPUndecryptableCount 1.3.6.1.4.1.8744.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.
     coDot11phy 1.3.6.1.4.1.8744.5.4.3
         coDot11PhyOperationTable 1.3.6.1.4.1.8744.5.4.3.1 no-access
PHY level attributes concerned with operation. In tabular form to allow multiple instances on an agent.
             coDot11PhyOperationEntry 1.3.6.1.4.1.8744.5.4.3.1.1 no-access
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.
                 coDot11PHYType 1.3.6.1.4.1.8744.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. Enumeration: 'fhss': 1, 'ht': 7, 'dsss': 2, 'ofdm': 4, 'irbaseband': 3.
                 coDot11CurrentRegDomain 1.3.6.1.4.1.8744.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.
                 coDot11TempType 1.3.6.1.4.1.8744.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. Enumeration: 'tempType2': 2, 'tempType1': 1.
                 coDot11CurrentOperFrequency 1.3.6.1.4.1.8744.5.4.3.1.1.4 unsigned32 read-only
The current operating frequency channel of the radio.
                 coDot11CurrentOperPHYType 1.3.6.1.4.1.8744.5.4.3.1.1.5 integer read-only
The current operating PHY type of the radio. Enumeration: 'ieee802dot11aTurbo': 5, 'ieee802dot11b': 2, 'ieee802dot11a': 1, 'ieee802dot11g': 3, 'ieee802dot11bAndg': 4, 'ieee802dot11n': 6.
                 coDot11Sensitivity 1.3.6.1.4.1.8744.5.4.3.1.1.6 integer read-write
Receiver sensitivity of the radio. Enumeration: 'large': 1, 'small': 3, 'medium': 2.
                 coDot11RadioEnabled 1.3.6.1.4.1.8744.5.4.3.1.1.7 truthvalue read-write
When True the radio is enabled.
                 coDot11OperatingMode 1.3.6.1.4.1.8744.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, local mesh links cannot be created. Wireless links only: Only provides local mesh functionality. Wireless client stations cannot connect. Monitor: Disables access point and local mesh functions. Use this option for continuous scanning across all channels in all supported wireless modes. Sensor: Enables RF sensor functionality on this radio. Operation of this feature requires that the appropriate license is installed. Enumeration: 'wirelessLinksOnly': 3, 'sensor': 5, 'monitor': 4, 'accessPointAndWirelessLinks': 1, 'accessPointOnly': 2.
                 coDot11AutoChannelEnabled 1.3.6.1.4.1.8744.5.4.3.1.1.9 truthvalue read-write
When True the Auto Channel option is enabled.
                 coDot11AutoChannelInterval 1.3.6.1.4.1.8744.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 initializes and utilize that channel as long as the interface is operational. Enumeration: 'eightHours': 480, 'twoHours': 120, 'oneHour': 60, 'disable': 0, 'twelveHours': 720, 'fourHours': 240, 'tweentyFourHours': 1440, 'timeOfDay': 1.
                 coDot11AutoPowerEnabled 1.3.6.1.4.1.8744.5.4.3.1.1.11 truthvalue read-write
When True the Auto Power option is enabled.
                 coDot11AutoPowerInterval 1.3.6.1.4.1.8744.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). Enumeration: 'eightHours': 480, 'oneHour': 60, 'twoHours': 120, 'twelveHours': 720, 'fourHours': 240, 'tweentyFourHours': 1440.
         coDot11PhyAntennaTable 1.3.6.1.4.1.8744.5.4.3.2 no-access
Group of attributes for PhyAntenna. In tabular form to allow multiple instances on an agent.
             coDot11PhyAntennaEntry 1.3.6.1.4.1.8744.5.4.3.2.1 no-access
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.
                 coDot11CurrentTxAntenna 1.3.6.1.4.1.8744.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.
                 coDot11DiversitySupport 1.3.6.1.4.1.8744.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. Enumeration: 'notsupported': 2, 'fixedlist': 1, 'dynamic': 3.
                 coDot11CurrentRxAntenna 1.3.6.1.4.1.8744.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.
         coDot11PhyConfigTable 1.3.6.1.4.1.8744.5.4.3.3 no-access
PHY configuration attributes. In tabular form to allow multiple instances on an agent.
             coDot11PhyConfigEntry 1.3.6.1.4.1.8744.5.4.3.3.1 no-access
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.
                 coDot11PhyAdminStatus 1.3.6.1.4.1.8744.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 transmit and receive. 'down': Stops the transmission and reception of packets on the interface. Enumeration: 'down': 2, 'up': 1.
                 coDot11PhyOperStatus 1.3.6.1.4.1.8744.5.4.3.3.1.2 integer read-only
The current state of the radio interface. 'up': The radio interface is ready to ready to transmit and receive. 'down': The radio is not able to transmit or receive on the interface. Enumeration: 'down': 2, 'up': 1.
         coDot11PhyDSSSTable 1.3.6.1.4.1.8744.5.4.3.4 no-access
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
             coDot11PhyDSSSEntry 1.3.6.1.4.1.8744.5.4.3.4.1 no-access
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.
                 coDot11CurrentChannel 1.3.6.1.4.1.8744.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.
                 coDot11CCAModeSupported 1.3.6.1.4.1.8744.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.
                 coDot11CurrentCCAMode 1.3.6.1.4.1.8744.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 Enumeration: 'edandcs': 4, 'csonly': 2, 'edonly': 1.
         coDot11RegDomainsSupportedTable 1.3.6.1.4.1.8744.5.4.3.5 no-access
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'
             coDot11RegDomainsSupportedEntry 1.3.6.1.4.1.8744.5.4.3.5.1 no-access
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.
                 coDot11RegDomainsSupportIndex 1.3.6.1.4.1.8744.5.4.3.5.1.1 integer32 no-access
The auxiliary variable used to identify instances of the columnar objects in the RegDomainsSupported Table.
                 coDot11RegDomainsSupportValue 1.3.6.1.4.1.8744.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' Enumeration: 'doc': 32, 'etsi': 48, 'france': 50, 'fcc': 16, 'japan': 65, 'spain': 49.
         coDot11AntennasListTable 1.3.6.1.4.1.8744.5.4.3.6 no-access
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.
             coDot11AntennasListEntry 1.3.6.1.4.1.8744.5.4.3.6.1 no-access
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.
                 coDot11AntennaListIndex 1.3.6.1.4.1.8744.5.4.3.6.1.1 integer32 no-access
The unique index of an antenna which is used to identify the columnar objects in the coDot11AntennasList Table.
                 coDot11SupportedTxAntenna 1.3.6.1.4.1.8744.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.
                 coDot11SupportedRxAntenna 1.3.6.1.4.1.8744.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.
                 coDot11DiversitySelectionRx 1.3.6.1.4.1.8744.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.
         coDot11SupportedDataRatesTxTable 1.3.6.1.4.1.8744.5.4.3.7 no-access
The Transmit bit rates supported by the PLCP and PMD, data rates are increments of 500Kb/s from 1 Mbps to 63.5 Mbps subject to limitations of each individual PHY.
             coDot11SupportedDataRatesTxEntry 1.3.6.1.4.1.8744.5.4.3.7.1 no-access
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.
                 coDot11SupportedDataRatesTxIndex 1.3.6.1.4.1.8744.5.4.3.7.1.1 integer32 no-access
Index object which identifies which data rate to access.
                 coDot11SupportedDataRatesTxValue 1.3.6.1.4.1.8744.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 Mbps to 63.5 Mbps subject to limitations of each individual PHY.
         coDot11SupportedDataRatesRxTable 1.3.6.1.4.1.8744.5.4.3.8 no-access
The receive bit rates supported by the PLCP and PMD. Data rates are increments of 500Kb/s from 1 Mbps to 63.5 Mbps subject to limitations of each individual PHY.
             coDot11SupportedDataRatesRxEntry 1.3.6.1.4.1.8744.5.4.3.8.1 no-access
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.
                 coDot11SupportedDataRatesRxIndex 1.3.6.1.4.1.8744.5.4.3.8.1.1 integer32 no-access
Index object which identifies which data rate to access.
                 coDot11SupportedDataRatesRxValue 1.3.6.1.4.1.8744.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 Mbps to 63.5 Mbps subject to limitations of each individual PHY.
         coDot11PhyOFDMTable 1.3.6.1.4.1.8744.5.4.3.9 no-access
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.
             coDot11PhyOFDMEntry 1.3.6.1.4.1.8744.5.4.3.9.1 no-access
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.
                 coDot11CurrentFrequency 1.3.6.1.4.1.8744.5.4.3.9.1.1 integer32 read-write
The desired operating frequency channel of the OFDM PHY.
                 coDot11TIThreshold 1.3.6.1.4.1.8744.5.4.3.9.1.2 integer32 read-write
The threshold being used to detect a busy medium (frequency). CCA reports a busy medium upon detecting the RSSI above this threshold.
                 coDot11FrequencyBandsSupported 1.3.6.1.4.1.8744.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 1 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 object would take the value 3.
         coDot11MinimumSNRLevel 1.3.6.1.4.1.8744.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 M111.
         coDot11SNRLevelNotificationEnabled 1.3.6.1.4.1.8744.5.4.3.11 colubrisnotificationenable read-write
This attribute, when true, enables the generation of SNR level notifications. Not supported on the M111.
         coDot11SNRLevelNotificationInterval 1.3.6.1.4.1.8744.5.4.3.12 integer32 read-write
Interval in minutes between SNR Level notifications. Not supported on the M111.
         coDot11CountryCode 1.3.6.1.4.1.8744.5.4.3.13 integer read-only
The radios are running accordingly to the regulations of this country. Enumeration: 'elSalvador': 222, 'japanJ5280211j': 396, 'azerbaijan': 31, 'uzbekistan': 860, 'vietNam': 704, 'hungary': 348, 'taiwan': 158, 'cyprus': 196, 'dominicanRepublic': 214, 'costaRica': 188, 'unitedArabEmirates': 784, 'lithuania': 440, 'egypt': 818, 'argentina': 32, 'norway': 578, 'bahrain': 48, 'belarus': 112, 'guatemala': 320, 'zimbabwe': 716, 'japanW52W53': 392, 'belgium': 56, 'world': 1, 'kazakhstan': 398, 'unitedStates': 840, 'netherlands': 528, 'portugal': 620, 'denmark': 208, 'philippines': 608, 'czechRepublic': 203, 'latvia': 428, 'croatia': 191, 'switzerland': 756, 'bulgaria': 100, 'albania': 8, 'honduras': 340, 'saudiArabia': 682, 'puertoRico': 630, 'lebanon': 422, 'newZealand': 554, 'malaysia': 458, 'greece': 300, 'brazil': 76, 'qatar': 634, 'kuwait': 414, 'panama': 591, 'luxembourg': 442, 'iceland': 352, 'japanJ52': 395, 'venezuela': 862, 'iran': 364, 'northKorea': 408, 'southAfrica': 710, 'china': 156, 'armenia': 51, 'thailand': 764, 'belize': 84, 'ukraine': 804, 'oman': 512, 'finland': 246, 'macedonia': 807, 'syria': 760, 'pakistan': 586, 'romania': 642, 'tunisia': 788, 'austria': 40, 'colombia': 170, 'turkey': 792, 'maca': 446, 'uruguay': 858, 'russianFederation': 643, 'france': 250, 'slovakia': 703, 'ireland': 372, 'unitedKingdom58GHz': 827, 'bolivia': 68, 'ecuador': 218, 'israel': 376, 'per': 604, 'algeria': 12, 'jordan': 400, 'chile': 152, 'japanW52W53J52': 393, 'spain': 724, 'georgia': 268, 'morocco': 504, 'sweden': 752, 'yemen': 887, 'estonia': 233, 'mexico': 484, 'india': 356, 'australia': 36, 'kenya': 404, 'trinidadAndTobago': 780, 'bruneiDarussalam': 96, 'italy': 380, 'unitedKingdom': 826, 'hongkong': 344, 'japanClient': 397, 'canada': 124, 'singapore': 702, 'southKorea': 410, 'slovenia': 705, 'germany': 276, 'poland': 616, 'indonesia': 360, 'liechtenstein': 438, 'monaco': 492.
         coDot11PhyHTTable 1.3.6.1.4.1.8744.5.4.3.14 no-access
Entry of attributes for coDot11PhyHTEntry. This table only apply when the PHY type is HT.
               coDot11PhyHTEntry 1.3.6.1.4.1.8744.5.4.3.14.1 no-access
An entry in the coDot11PhyHTEntry Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex.
                   coDot11FortyMHzOperationImplemented 1.3.6.1.4.1.8744.5.4.3.14.1.1 truthvalue read-only
This attribute, when TRUE, indicates that 40 MHz Operation is implemented.
                   coDot11FortyMHzOperationEnabled 1.3.6.1.4.1.8744.5.4.3.14.1.2 truthvalue read-only
This attribute, when TRUE, indicates that 40 MHz Operation is enabled.
                   coDot11CurrentPrimaryChannel 1.3.6.1.4.1.8744.5.4.3.14.1.3 integer32 read-only
This attribute indicates the operating channel. If 20/40 MHz Mode is currently in use then this attribute indicates the primary channel.
                   coDot11CurrentSecondaryChannel 1.3.6.1.4.1.8744.5.4.3.14.1.4 integer32 read-only
This attribute indicates the channel number of the secondary channel. If 20/40 MHz mode is not currently in use, this attribute value is 0.
                   coDot11GreenfieldOptionImplemented 1.3.6.1.4.1.8744.5.4.3.14.1.5 truthvalue read-only
This attribute, when TRUE, indicates that the HT Greenfield option is implemented.
                   coDot11GreenfieldOptionEnabled 1.3.6.1.4.1.8744.5.4.3.14.1.6 truthvalue read-only
This attribute, when TRUE, indicates that the HT Greenfield option is enabled.
                   coDot11ShortGIOptionInTwentyImplemented 1.3.6.1.4.1.8744.5.4.3.14.1.7 truthvalue read-only
This attribute, when TRUE, indicates that the Short Guard option is implemented for 20 MHz operation.
                   coDot11ShortGIOptionInTwentyEnabled 1.3.6.1.4.1.8744.5.4.3.14.1.8 truthvalue read-only
This attribute, when TRUE, indicates that the Short Guard option is enabled for 20 MHz operation.
                   coDot11ShortGIOptionInFortyImplemented 1.3.6.1.4.1.8744.5.4.3.14.1.9 truthvalue read-only
This attribute, when TRUE, indicates that the Short Guard option is implemented for 40 MHz operation.
                   coDot11ShortGIOptionInFortyEnabled 1.3.6.1.4.1.8744.5.4.3.14.1.10 truthvalue read-only
This attribute, when TRUE, indicates that the Short Guard option is enabled for 40 MHz operation.
                   coDot11HighestSupportedDataRate 1.3.6.1.4.1.8744.5.4.3.14.1.11 integer32 read-only
This attribute shall specify the Highest Data Rate in Mbps at which the station may receive data.
     coDot11RSNAStatsTable 1.3.6.1.4.1.8744.5.4.4 no-access
This table maintains statistics for SN. It is not supported on the WCB-200.
         coDot11RSNAStatsEntry 1.3.6.1.4.1.8744.5.4.4.1 no-access
An entry in the coDot11RSNAStatsTable.
             coDot11RSNAStatsVersion 1.3.6.1.4.1.8744.5.4.4.1.2 unsigned32 read-only
The RSNA version which the AP associated with.
             coDot11RSNAStatsSelectedPairwiseCipher 1.3.6.1.4.1.8744.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
             coDot11RSNAStatsTKIPICVErrors 1.3.6.1.4.1.8744.5.4.4.1.4 counter32 read-only
Counts the number of TKIP ICV errors encountered when decrypting packets for the AP.
             coDot11RSNAStatsTKIPLocalMICFailures 1.3.6.1.4.1.8744.5.4.4.1.5 counter32 read-only
Counts the number of Michael MIC failures encountered when checking the integrity of packets received from the AP at this entity.
             coDot11RSNAStatsTKIPRemoteMICFailures 1.3.6.1.4.1.8744.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.
             coDot11RSNAStatsTKIPCounterMeasuresInvoked 1.3.6.1.4.1.8744.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.
             coDot11RSNAStatsCCMPFormatErrors 1.3.6.1.4.1.8744.5.4.4.1.8 counter32 read-only
The number of MSDUs received with an invalid CCMP format.
             coDot11RSNAStatsCCMPReplays 1.3.6.1.4.1.8744.5.4.4.1.9 counter32 read-only
The number of received unicast fragments discarded by the replay mechanism.
             coDot11RSNAStatsCCMPDecryptErrors 1.3.6.1.4.1.8744.5.4.4.1.10 counter32 read-only
The number of received fragments discarded by the CCMP decryption algorithm.
             coDot11RSNAStatsTKIPReplays 1.3.6.1.4.1.8744.5.4.4.1.11 counter32 read-only
Counts the number of TKIP replay errors detected.
             coDot11RSNAStats4WayHandshakeFailures 1.3.6.1.4.1.8744.5.4.4.1.12 counter32 read-only
Counts the number of 4-Way Handshake failures.
     coDot11ManagementMIBNotificationPrefix 1.3.6.1.4.1.8744.5.4.5
         coDot11ManagementMIBNotifications 1.3.6.1.4.1.8744.5.4.5.0
             coDot11SNRLevelNotification 1.3.6.1.4.1.8744.5.4.5.0.1
The average SNR level for all the stations using this VSC during the last three intervals is low.
             coDot11AssociationNotification 1.3.6.1.4.1.8744.5.4.5.0.2
Sent when a new association is made or sent periodically using interval specified by coDot11AssociationNotificationInterval object.
             coDot11UnauthorizedAPNotification 1.3.6.1.4.1.8744.5.4.5.0.3
Sent when a new unauthorized AP is detected.
     coDot11Conformance 1.3.6.1.4.1.8744.5.4.6
         coDot11Groups 1.3.6.1.4.1.8744.5.4.6.1
             coDot11APBaseGroup 1.3.6.1.4.1.8744.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. coDot11AdminMinimumDataRate and coDot11AdminMaximumDataRate are deprecated.
             coDot11APPrivacyGroup 1.3.6.1.4.1.8744.5.4.6.1.2
The APPrivacy package is a set of attributes that are present if WEP is implemented on the Access Point.
             coDot11MACBaseGroup 1.3.6.1.4.1.8744.5.4.6.1.3
The MAC object class provides the necessary support for 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.8744.5.4.6.1.4
The MACStatistics package provides extended statistical information on the operation of the MAC. This package is completely optional.
             coDot11SmtAuthenticationAlgorithmsGroup 1.3.6.1.4.1.8744.5.4.6.1.5
Authentication Algorithm Table.
             coDot11PhyConfigComplianceGroup 1.3.6.1.4.1.8744.5.4.6.1.6
PHY layer operations attributes.
             coDot11PhyConfigGroup 1.3.6.1.4.1.8744.5.4.6.1.7
PHY notification configuration attributes.
             coDot11PhyAntennaComplianceGroup 1.3.6.1.4.1.8744.5.4.6.1.8
Phy antenna attributes.
             coDot11PhyDSSSComplianceGroup 1.3.6.1.4.1.8744.5.4.6.1.9
Attributes that configure the DSSS for IEEE 802.11.
             coDot11PhyRegDomainsSupportGroup 1.3.6.1.4.1.8744.5.4.6.1.10
Attributes that specify the supported Regulation Domains.
             coDot11PhyAntennasListGroup 1.3.6.1.4.1.8744.5.4.6.1.11
Antennas list attributes.
             coDot11PhyRateGroup 1.3.6.1.4.1.8744.5.4.6.1.12
Attributes for Data Rates for IEEE 802.11.
             coDot11CountersGroup 1.3.6.1.4.1.8744.5.4.6.1.13
Attributes from the coDot11CountersGroup that are not described in the coDot11MACStatistics group. These objects are mandatory.
             coDot11AssociationGroup 1.3.6.1.4.1.8744.5.4.6.1.14
The AP object class provides the necessary support at the Access Point to manage the association table.
             coDot11AssociationConfigGroup 1.3.6.1.4.1.8744.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 M111.
             coDot11ScanGroup 1.3.6.1.4.1.8744.5.4.6.1.16
The AP object class provides the necessary support at the Access Point to manage the scan table.
             coDot11ScanConfigGroup 1.3.6.1.4.1.8744.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 M111.
             coDot11WDSComplianceGroup 1.3.6.1.4.1.8744.5.4.6.1.18
Attributes that configure the WDS table.
             coDot11NotificationGroup 1.3.6.1.4.1.8744.5.4.6.1.19
A collection of supported notifications.
             coDot11RSNBase 1.3.6.1.4.1.8744.5.4.6.1.20
The coDot11RSNBase object class provides the necessary support for managing RSNA functionality in the STA
             coDot11PhyOFDMComplianceGroup 1.3.6.1.4.1.8744.5.4.6.1.21
Attributes that configure the OFDM for IEEE 802.11.
             coDot11StationHTGroup 1.3.6.1.4.1.8744.5.4.6.1.22
The AP object class provides the necessary support at the Access Point to manage the station HT table.
             coDot11PhyHTComplianceGroup 1.3.6.1.4.1.8744.5.4.6.1.23
Attributes that configure the HT for IEEE 802.11.
             coDot11APBaseGroupExt 1.3.6.1.4.1.8744.5.4.6.1.24
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.
             coDot11StationDetectionGroup 1.3.6.1.4.1.8744.5.4.6.1.25
The AP object class provides the necessary support at the Access Point to manage the station detection information.
         coDot11Compliances 1.3.6.1.4.1.8744.5.4.6.2
             coDot11Compliance 1.3.6.1.4.1.8744.5.4.6.2.1
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 MIB.
             coDot11RSNCompliance 1.3.6.1.4.1.8744.5.4.6.2.2
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 RSN MIB.
             coDot11ComplianceExt 1.3.6.1.4.1.8744.5.4.6.2.3
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 MIB.