MIBs Depot

COLUBRIS-802DOT11-MIB

Registered at
1.3.6.1.4.1.8744.5.4
Last updated
2008-02-21 00:00
Organization
Colubris Networks, Inc.
Namespace
hpmsm
Source file
COLUBRIS-802DOT11-MIB
Digest
sha256:4269f0addbe0ec5b86e2136ee20124b2dae6e762959eef2411206f9ee077e6fb

Description

The MIB module for IEEE 802.11 entities.

Contact

Colubris Networks Postal: 200 West Street Ste 300 Waltham, Massachusetts 02451-1121 UNITED STATES Phone: +1 781 684 0001 Fax: +1 781 684 0009 E-mail: cn-snmp@colubris.com

Imports

FromSymbols
COLUBRIS-SMIcolubrisMgmtV2
COLUBRIS-TCColubrisDataRate, ColubrisNotificationEnable, ColubrisRadioType, ColubrisSSIDOrNone
COLUBRIS-VIRTUAL-AP-MIBcoVirtualAccessPointConfigEntry, coVirtualApSSID
IF-MIBInterfaceIndex, ifDescr, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

COLUBRIS-802DOT11-MIB
COLUBRIS-SMI
COLUBRIS-TC
COLUBRIS-VIRTUAL-AP-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
WEPKeytype
TEXTUAL-CONVENTION
Textual conventions from 802 definitions.
current

Objects

NameOIDSyntaxAccessStatus
coDot11ap
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.1
coDot11AccessPointConfigTable
OBJECT-TYPE
WLAN profile configuration attributes. In tablular form to allow for multiple instances on an agent. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.1not-accessiblecurrent
coDot11AccessPointConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.1.1not-accessiblecurrent
coDot11RelayBetweenStation
OBJECT-TYPE
Specifies if wireless client stations can exchange data with one another.
1.3.6.1.4.1.8744.5.4.1.1.1.1TruthValueread-writecurrent
coDot11BeaconPeriod
OBJECT-TYPE
Indicates the number of TUs that a station uses for scheduling Beacon transmissions. This value is transmitted in Beacon and Probe Response frames.
1.3.6.1.4.1.8744.5.4.1.1.1.2Integer32 (1..65535)read-onlycurrent
coDot11DTIMPeriod
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.1.1.3Integer32 (1..255)read-writecurrent
coDot11PrivacyOptionImplemented
OBJECT-TYPE
Indicates if the IEEE 802.11 WEP option is enabled.
1.3.6.1.4.1.8744.5.4.1.1.1.4TruthValueread-onlycurrent
coDot11RSNAOptionImplemented
OBJECT-TYPE
Indicates if the profile is RSNA-capable.
1.3.6.1.4.1.8744.5.4.1.1.1.5TruthValueread-onlycurrent
coDot11NumberOfUsers
OBJECT-TYPE
Indicates the number of users connected via this profile.
1.3.6.1.4.1.8744.5.4.1.1.1.6Unsigned32read-onlycurrent
coDot11AddToAssociationNotification
OBJECT-TYPE
Specifies if an association trap notification is sent each time a user connects to this profile.
1.3.6.1.4.1.8744.5.4.1.1.1.7TruthValueread-writecurrent
coDot11PhyTxPowerAdminLevel
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.1.1.8Integer32 (0..23)read-writecurrent
coDot11PhyTxPowerOperLevel
OBJECT-TYPE
Transmission power of the radio.
1.3.6.1.4.1.8744.5.4.1.1.1.9Integer32 (0..23)read-onlycurrent
coDot11CurrentSNRLevel
OBJECT-TYPE
Average SNR level for all the connected client stations.
1.3.6.1.4.1.8744.5.4.1.1.1.10Integer32 (0..92)read-onlycurrent
coDot11BSSID
OBJECT-TYPE
MAC Address assigned to this device.
1.3.6.1.4.1.8744.5.4.1.1.1.11MacAddressread-onlycurrent
coDot11AdminMinimumDataRate
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.1.1.12ColubrisDataRateread-writedeprecated
coDot11AdminMaximumDataRate
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.1.1.13ColubrisDataRateread-writedeprecated
coDot11HighThroughputOptionImplemented
OBJECT-TYPE
Indicates if the profile is 802.11n capable.
1.3.6.1.4.1.8744.5.4.1.1.1.14TruthValueread-onlycurrent
coDot11AuthenticationAlgorithmsTable
OBJECT-TYPE
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
1.3.6.1.4.1.8744.5.4.1.2not-accessiblecurrent
coDot11AuthenticationAlgorithmsEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.2.1not-accessiblecurrent
coDot11AuthenticationAlgorithmsIndex
OBJECT-TYPE
The auxiliary variable used to identify instances of the columnar objects in the Authentication Algorithms Table.
1.3.6.1.4.1.8744.5.4.1.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
coDot11AuthenticationAlgorithm
OBJECT-TYPE
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
1.3.6.1.4.1.8744.5.4.1.2.1.2INTEGER {openSystem(1), sharedKey(2)}read-onlycurrent
coDot11AuthenticationAlgorithmsEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.2.1.3TruthValueread-onlycurrent
coDot11WEPDefaultKeysTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.3not-accessiblecurrent
coDot11WEPDefaultKeysEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.3.1not-accessiblecurrent
coDot11WEPDefaultKey1Value
OBJECT-TYPE
A WEP default secret key1 value. Reading this attribute will always return a Zero-Length string.
1.3.6.1.4.1.8744.5.4.1.3.1.1WEPKeytyperead-writecurrent
coDot11WEPDefaultKey2Value
OBJECT-TYPE
A WEP default secret key2 value. Reading this attribute will always return a Zero-Length string.
1.3.6.1.4.1.8744.5.4.1.3.1.2WEPKeytyperead-writecurrent
coDot11WEPDefaultKey3Value
OBJECT-TYPE
A WEP default secret key3 value. Reading this attribute will always return a Zero-Length string.
1.3.6.1.4.1.8744.5.4.1.3.1.3WEPKeytyperead-writecurrent
coDot11WEPDefaultKey4Value
OBJECT-TYPE
A WEP default secret key4 value. Reading this attribute will always return a Zero-Length string.
1.3.6.1.4.1.8744.5.4.1.3.1.4WEPKeytyperead-writecurrent
coDot11PrivacyTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4not-accessiblecurrent
coDot11PrivacyEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1not-accessiblecurrent
coDot11PrivacyInvoked
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1.1TruthValueread-onlycurrent
coDot11WEPDefaultKeyID
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1.2Integer32 (0..3)read-writecurrent
coDot11ExcludeUnencrypted
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1.3TruthValueread-onlycurrent
coDot11WEPICVErrorCount
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1.4Counter32read-onlycurrent
coDot11WEPExcludedCount
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1.5Counter32read-onlycurrent
coDot11RSNAEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.4.1.6TruthValueread-onlycurrent
coDot11AssociationTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.5not-accessiblecurrent
coDot11AssociationEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.5.1not-accessiblecurrent
coDot11AssociationIndex
OBJECT-TYPE
The auxiliary variable used to identify instances of the columnar objects in the Association Table.
1.3.6.1.4.1.8744.5.4.1.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
coDot11StationMACAddress
OBJECT-TYPE
Unique MAC Address assigned to the device.
1.3.6.1.4.1.8744.5.4.1.5.1.2MacAddressread-onlycurrent
coDot11StationConnectTime
OBJECT-TYPE
Elapsed time in seconds since a station has associated to this device.
1.3.6.1.4.1.8744.5.4.1.5.1.3Counter32read-onlycurrent
coDot11SignalLevel
OBJECT-TYPE
Strength of the wireless signal.
1.3.6.1.4.1.8744.5.4.1.5.1.4Integer32read-onlycurrent
coDot11NoiseLevel
OBJECT-TYPE
Level of local background noise.
1.3.6.1.4.1.8744.5.4.1.5.1.5Integer32read-onlycurrent
coDot11SNR
OBJECT-TYPE
Relative strength of the signal level compared to the noise level.
1.3.6.1.4.1.8744.5.4.1.5.1.6Integer32read-onlycurrent
coDot11PktsRate1
OBJECT-TYPE
Number of frames received at 1 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.7Counter32read-onlycurrent
coDot11PktsRate2
OBJECT-TYPE
Number of frames received at 2 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.8Counter32read-onlycurrent
coDot11PktsRate5dot5
OBJECT-TYPE
Number of frames received at 5.5 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.9Counter32read-onlycurrent
coDot11PktsRate11
OBJECT-TYPE
Number of frames received at 11 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.10Counter32read-onlycurrent
coDot11PktsRate6
OBJECT-TYPE
Number of frames received at 6 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.11Counter32read-onlycurrent
coDot11PktsRate9
OBJECT-TYPE
Number of frames received at 9 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.12Counter32read-onlycurrent
coDot11PktsRate12
OBJECT-TYPE
Number of frames received at 12 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.13Counter32read-onlycurrent
coDot11PktsRate18
OBJECT-TYPE
Number of frames received at 18 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.14Counter32read-onlycurrent
coDot11PktsRate24
OBJECT-TYPE
Number of frames received at 24 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.15Counter32read-onlycurrent
coDot11PktsRate36
OBJECT-TYPE
Number of frames received at 36 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.16Counter32read-onlycurrent
coDot11PktsRate48
OBJECT-TYPE
Number of frames received at 48 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.17Counter32read-onlycurrent
coDot11PktsRate54
OBJECT-TYPE
Number of frames received at 54 Mbit/s.
1.3.6.1.4.1.8744.5.4.1.5.1.18Counter32read-onlycurrent
coDot11TransmitRate
OBJECT-TYPE
Current transmit rate of a station.
1.3.6.1.4.1.8744.5.4.1.5.1.19Unsigned32read-onlycurrent
coDot11ReceiveRate
OBJECT-TYPE
Current receive rate of a station.
1.3.6.1.4.1.8744.5.4.1.5.1.20Unsigned32read-onlycurrent
coDot11InPkts
OBJECT-TYPE
Number of packets received from the station after the association.
1.3.6.1.4.1.8744.5.4.1.5.1.21Counter32read-onlycurrent
coDot11OutPkts
OBJECT-TYPE
Number of packets send to the station after the association.
1.3.6.1.4.1.8744.5.4.1.5.1.22Counter32read-onlycurrent
coDot11InOctets
OBJECT-TYPE
Number of octets received from the station after the association.
1.3.6.1.4.1.8744.5.4.1.5.1.23Counter32read-onlycurrent
coDot11OutOctets
OBJECT-TYPE
Number of octets send to the station after the association.
1.3.6.1.4.1.8744.5.4.1.5.1.24Counter32read-onlycurrent
coDot11StationSSID
OBJECT-TYPE
SSID of the associated station.
1.3.6.1.4.1.8744.5.4.1.5.1.25ColubrisSSIDOrNoneread-onlycurrent
coDot11StationName
OBJECT-TYPE
Name of the associated station.
1.3.6.1.4.1.8744.5.4.1.5.1.26OCTET STRING (SIZE(0..32))read-onlycurrent
coDot11StationIPAddress
OBJECT-TYPE
IP address of the associated station.
1.3.6.1.4.1.8744.5.4.1.5.1.27IpAddressread-onlycurrent
coDot11StationVLAN
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.5.1.28Integer32 (0..4094)read-onlycurrent
coDot11StationLocalInterface
OBJECT-TYPE
Specifies the Local Interface where the associated station traffic will be forwarded to.
1.3.6.1.4.1.8744.5.4.1.5.1.29InterfaceIndexread-onlycurrent
coDot11StaHT
OBJECT-TYPE
Indicates that the associated station is HT.
1.3.6.1.4.1.8744.5.4.1.5.1.30TruthValueread-onlycurrent
coDot11WDSPortTable
OBJECT-TYPE
Conceptual table for the WDS Ports. This table contains the six WDS MAC address. This table is not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.6not-accessiblecurrent
coDot11WDSPortEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.6.1not-accessiblecurrent
coDot11WDSPortIndex
OBJECT-TYPE
The auxiliary variable used to identify instances of WDS ports.
1.3.6.1.4.1.8744.5.4.1.6.1.1Integer32 (1..6)not-accessiblecurrent
coDot11WDSPortMacAddress
OBJECT-TYPE
MAC address of the remote device on the other side of the link.
1.3.6.1.4.1.8744.5.4.1.6.1.2MacAddressread-writecurrent
coDot11WDSPortCurrentRate
OBJECT-TYPE
Current rate of the WDS port.
1.3.6.1.4.1.8744.5.4.1.6.1.3Unsigned32read-onlycurrent
coDot11WDSPortSNRLevel
OBJECT-TYPE
Relative strength of the signal level compared to the noise level.
1.3.6.1.4.1.8744.5.4.1.6.1.4Integer32read-onlycurrent
coDot11WDSPortTxPackets
OBJECT-TYPE
Number of packets transmitted on this WDS port.
1.3.6.1.4.1.8744.5.4.1.6.1.5Counter32read-onlycurrent
coDot11WDSPortTxDropped
OBJECT-TYPE
Number of packets that could not be transmitted on this WDS port.
1.3.6.1.4.1.8744.5.4.1.6.1.6Counter32read-onlycurrent
coDot11WDSPortTxErrors
OBJECT-TYPE
Number of packets that could not be sent due to the following reasons: Rx retry limit exceeded or Tx discarded because of wrong SA.
1.3.6.1.4.1.8744.5.4.1.6.1.7Counter32read-onlycurrent
coDot11WDSPortRxPackets
OBJECT-TYPE
Number of packets received on this WDS port.
1.3.6.1.4.1.8744.5.4.1.6.1.8Counter32read-onlycurrent
coDot11WDSPortRxDropped
OBJECT-TYPE
Number of packets that were dropped on this WDS port due to a lack of resources.
1.3.6.1.4.1.8744.5.4.1.6.1.9Counter32read-onlycurrent
coDot11WDSPortRxErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.6.1.10Counter32read-onlycurrent
coDot11ScanTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.7not-accessiblecurrent
coDot11ScanEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.7.1not-accessiblecurrent
coDot11ScanIndex
OBJECT-TYPE
The auxiliary variable used to identify instances of AP in the scan table.
1.3.6.1.4.1.8744.5.4.1.7.1.1Integer32 (1..2147483647)not-accessiblecurrent
coDot11ScanMacAddress
OBJECT-TYPE
The wireless MAC address of the remote device.
1.3.6.1.4.1.8744.5.4.1.7.1.2MacAddressread-onlycurrent
coDot11ScanChannel
OBJECT-TYPE
The operating frequency channel of the remote device.
1.3.6.1.4.1.8744.5.4.1.7.1.3Integer32 (1..2147483647)read-onlycurrent
coDot11ScanSSID
OBJECT-TYPE
The Service Set ID broadcast by the remote device.
1.3.6.1.4.1.8744.5.4.1.7.1.4ColubrisSSIDOrNoneread-onlycurrent
coDot11ScanSignalLevel
OBJECT-TYPE
Strength of the wireless signal.
1.3.6.1.4.1.8744.5.4.1.7.1.5Integer32read-onlycurrent
coDot11ScanNoiseLevel
OBJECT-TYPE
Level of local background noise.
1.3.6.1.4.1.8744.5.4.1.7.1.6Integer32read-onlycurrent
coDot11ScanSNR
OBJECT-TYPE
Relative strength of the signal level compared to the noise level.
1.3.6.1.4.1.8744.5.4.1.7.1.7Integer32read-onlycurrent
coDot11ScanStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.7.1.8INTEGER {unknown(0), authorized(1), unauthorized(2)}read-onlycurrent
coDot11ScanPHYType
OBJECT-TYPE
Radio type used by the device.
1.3.6.1.4.1.8744.5.4.1.7.1.9INTEGER {ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3), ieee802dot11na(4), ieee802dot11ng(5)}read-onlycurrent
coDot11ScanInactivityTime
OBJECT-TYPE
Elapsed time since the last beacon was seen for this device.
1.3.6.1.4.1.8744.5.4.1.7.1.10TimeTicksread-onlycurrent
coDot11ScanEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.8INTEGER {enable(1), disable(2)}read-writecurrent
coDot11ScanPeriodicity
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.9Integer32 (10..3600)read-writecurrent
coDot11ScanAuthorizedListURL
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.10DisplayStringread-writecurrent
coDot11UnauthorizedAPNotificationEnabled
OBJECT-TYPE
Specifies if periodic coDot11UnauthorizedAPNotification events are generated. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.11ColubrisNotificationEnableread-writecurrent
coDot11UnauthorizedAPNotificationInterval
OBJECT-TYPE
Interval in minutes between unauthorized AP notifications. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.12Integer32 (1..1000000)read-writecurrent
coDot11AssociationNotificationEnabled
OBJECT-TYPE
Specifies if coDot11AssociationNotification events are generated. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.13ColubrisNotificationEnableread-writecurrent
coDot11AssociationNotificationInterval
OBJECT-TYPE
Interval in minutes between association notifications. Setting this attribute to 0 will disable periodic sending of association notification. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.14Integer32 (0..1000000)read-writecurrent
coDot11StationHTTable
OBJECT-TYPE
Group containing attributes related to HT stations. This table is not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.1.15not-accessiblecurrent
coDot11StationHTEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.1.15.1not-accessiblecurrent
coDot11StaTransmitMCS
OBJECT-TYPE
MSC used while trasnmitting the last frame to the HT station.
1.3.6.1.4.1.8744.5.4.1.15.1.1Unsigned32read-onlycurrent
coDot11StaReceiveMCS
OBJECT-TYPE
MCS used by the last frame received from the HT station.
1.3.6.1.4.1.8744.5.4.1.15.1.2Unsigned32read-onlycurrent
coDot11StaChannelWidth
OBJECT-TYPE
Channel width used by the wireless client.
1.3.6.1.4.1.8744.5.4.1.15.1.3INTEGER {cw20MHz(1), cw40MHz(2)}read-onlycurrent
coDot11StaShortGI
OBJECT-TYPE
Indicates if the wireless client is using short GI.
1.3.6.1.4.1.8744.5.4.1.15.1.4TruthValueread-onlycurrent
coDot11StaPktsTxMCS0
OBJECT-TYPE
Number of transmitted frames while using MCS0.
1.3.6.1.4.1.8744.5.4.1.15.1.5Counter32read-onlycurrent
coDot11StaPktsTxMCS1
OBJECT-TYPE
Number of transmitted frames while using MCS1.
1.3.6.1.4.1.8744.5.4.1.15.1.6Counter32read-onlycurrent
coDot11StaPktsTxMCS2
OBJECT-TYPE
Number of transmitted frames while using MCS2.
1.3.6.1.4.1.8744.5.4.1.15.1.7Counter32read-onlycurrent
coDot11StaPktsTxMCS3
OBJECT-TYPE
Number of transmitted frames while using MCS3.
1.3.6.1.4.1.8744.5.4.1.15.1.8Counter32read-onlycurrent
coDot11StaPktsTxMCS4
OBJECT-TYPE
Number of transmitted frames while using MCS4.
1.3.6.1.4.1.8744.5.4.1.15.1.9Counter32read-onlycurrent
coDot11StaPktsTxMCS5
OBJECT-TYPE
Number of transmitted frames while using MCS5.
1.3.6.1.4.1.8744.5.4.1.15.1.10Counter32read-onlycurrent
coDot11StaPktsTxMCS6
OBJECT-TYPE
Number of transmitted frames while using MCS6.
1.3.6.1.4.1.8744.5.4.1.15.1.11Counter32read-onlycurrent
coDot11StaPktsTxMCS7
OBJECT-TYPE
Number of transmitted frames while using MCS7.
1.3.6.1.4.1.8744.5.4.1.15.1.12Counter32read-onlycurrent
coDot11StaPktsTxMCS8
OBJECT-TYPE
Number of transmitted frames while using MCS8.
1.3.6.1.4.1.8744.5.4.1.15.1.13Counter32read-onlycurrent
coDot11StaPktsTxMCS9
OBJECT-TYPE
Number of transmitted frames while using MCS9.
1.3.6.1.4.1.8744.5.4.1.15.1.14Counter32read-onlycurrent
coDot11StaPktsTxMCS10
OBJECT-TYPE
Number of transmitted frames while using MCS10.
1.3.6.1.4.1.8744.5.4.1.15.1.15Counter32read-onlycurrent
coDot11StaPktsTxMCS11
OBJECT-TYPE
Number of transmitted frames while using MCS11.
1.3.6.1.4.1.8744.5.4.1.15.1.16Counter32read-onlycurrent
coDot11StaPktsTxMCS12
OBJECT-TYPE
Number of transmitted frames while using MCS12.
1.3.6.1.4.1.8744.5.4.1.15.1.17Counter32read-onlycurrent
coDot11StaPktsTxMCS13
OBJECT-TYPE
Number of transmitted frames while using MCS13.
1.3.6.1.4.1.8744.5.4.1.15.1.18Counter32read-onlycurrent
coDot11StaPktsTxMCS14
OBJECT-TYPE
Number of transmitted frames while using MCS14.
1.3.6.1.4.1.8744.5.4.1.15.1.19Counter32read-onlycurrent
coDot11StaPktsTxMCS15
OBJECT-TYPE
Number of transmitted frames while using MCS15.
1.3.6.1.4.1.8744.5.4.1.15.1.20Counter32read-onlycurrent
coDot11StaPktsRxMCS0
OBJECT-TYPE
Number of received frames while using MCS0.
1.3.6.1.4.1.8744.5.4.1.15.1.21Counter32read-onlycurrent
coDot11StaPktsRxMCS1
OBJECT-TYPE
Number of received frames while using MCS1.
1.3.6.1.4.1.8744.5.4.1.15.1.22Counter32read-onlycurrent
coDot11StaPktsRxMCS2
OBJECT-TYPE
Number of received frames while using MCS2.
1.3.6.1.4.1.8744.5.4.1.15.1.23Counter32read-onlycurrent
coDot11StaPktsRxMCS3
OBJECT-TYPE
Number of received frames while using MCS3.
1.3.6.1.4.1.8744.5.4.1.15.1.24Counter32read-onlycurrent
coDot11StaPktsRxMCS4
OBJECT-TYPE
Number of received frames while using MCS4.
1.3.6.1.4.1.8744.5.4.1.15.1.25Counter32read-onlycurrent
coDot11StaPktsRxMCS5
OBJECT-TYPE
Number of received frames while using MCS5.
1.3.6.1.4.1.8744.5.4.1.15.1.26Counter32read-onlycurrent
coDot11StaPktsRxMCS6
OBJECT-TYPE
Number of received frames while using MCS6.
1.3.6.1.4.1.8744.5.4.1.15.1.27Counter32read-onlycurrent
coDot11StaPktsRxMCS7
OBJECT-TYPE
Number of received frames while using MCS7.
1.3.6.1.4.1.8744.5.4.1.15.1.28Counter32read-onlycurrent
coDot11StaPktsRxMCS8
OBJECT-TYPE
Number of received frames while using MCS8.
1.3.6.1.4.1.8744.5.4.1.15.1.29Counter32read-onlycurrent
coDot11StaPktsRxMCS9
OBJECT-TYPE
Number of received frames while using MCS9.
1.3.6.1.4.1.8744.5.4.1.15.1.30Counter32read-onlycurrent
coDot11StaPktsRxMCS10
OBJECT-TYPE
Number of received frames while using MCS10.
1.3.6.1.4.1.8744.5.4.1.15.1.31Counter32read-onlycurrent
coDot11StaPktsRxMCS11
OBJECT-TYPE
Number of received frames while using MCS11.
1.3.6.1.4.1.8744.5.4.1.15.1.32Counter32read-onlycurrent
coDot11StaPktsRxMCS12
OBJECT-TYPE
Number of received frames while using MCS12.
1.3.6.1.4.1.8744.5.4.1.15.1.33Counter32read-onlycurrent
coDot11StaPktsRxMCS13
OBJECT-TYPE
Number of received frames while using MCS13.
1.3.6.1.4.1.8744.5.4.1.15.1.34Counter32read-onlycurrent
coDot11StaPktsRxMCS14
OBJECT-TYPE
Number of received frames while using MCS14.
1.3.6.1.4.1.8744.5.4.1.15.1.35Counter32read-onlycurrent
coDot11StaPktsRxMCS15
OBJECT-TYPE
Number of received frames while using MCS15.
1.3.6.1.4.1.8744.5.4.1.15.1.36Counter32read-onlycurrent
coDot11mac
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.2
coDot11OperationTable
OBJECT-TYPE
Group contains MAC attributes pertaining to the operation of the MAC. In tabular form to allow multiple instances on an agent.
1.3.6.1.4.1.8744.5.4.2.1not-accessiblecurrent
coDot11OperationEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1not-accessiblecurrent
coDot11MACAddress
OBJECT-TYPE
Unique MAC Address assigned to the STA.
1.3.6.1.4.1.8744.5.4.2.1.1.1MacAddressread-onlycurrent
coDot11RTSThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1.2Integer32 (128..1540 | 2347)read-writecurrent
coDot11ShortRetryLimit
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1.3Integer32 (1..255)read-onlycurrent
coDot11LongRetryLimit
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1.4Integer32 (1..255)read-onlycurrent
coDot11FragmentationThreshold
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1.5Integer32 (256..2346)read-onlycurrent
coDot11MaxTransmitMSDULifetime
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1.6Unsigned32 (1..4294967295)read-onlycurrent
coDot11MaxReceiveLifetime
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.1.1.7Unsigned32 (1..4294967295)read-onlycurrent
coDot11ManufacturerID
OBJECT-TYPE
The name of the manufacturer. It may include additional information at the manufacturer's discretion. The default value of this attribute is null.
1.3.6.1.4.1.8744.5.4.2.1.1.8DisplayString (SIZE(0..128))read-onlycurrent
coDot11ProductID
OBJECT-TYPE
An identifier that is unique to the manufacturer. It may include additional information at the manufacturer's discretion. The default value is null.
1.3.6.1.4.1.8744.5.4.2.1.1.9DisplayString (SIZE(0..128))read-onlycurrent
coDot11RadioType
OBJECT-TYPE
Identify the wireless device inside the Colubris product.
1.3.6.1.4.1.8744.5.4.2.1.1.10ColubrisRadioTyperead-onlycurrent
coDot11CountersTable
OBJECT-TYPE
Group containing attributes that are MAC counters. In tabular form to allow multiple instance on an agent.
1.3.6.1.4.1.8744.5.4.2.2not-accessiblecurrent
coDot11CountersEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.2.1not-accessiblecurrent
coDot11TransmittedFragmentCount
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.2.1.1Counter32read-onlycurrent
coDot11MulticastTransmittedFrameCount
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.2.1.2Counter32read-onlycurrent
coDot11FailedCount
OBJECT-TYPE
This counter is incremented when an MSDU is not transmitted successfully due to the number of transmit attempts exceeding either the coDot11ShortRetryLimit or coDot11LongRetryLimit.
1.3.6.1.4.1.8744.5.4.2.2.1.3Counter32read-onlycurrent
coDot11RetryCount
OBJECT-TYPE
This counter is incremented when an MSDU is successfully transmitted after one or more retransmissions.
1.3.6.1.4.1.8744.5.4.2.2.1.4Counter32read-onlycurrent
coDot11MultipleRetryCount
OBJECT-TYPE
This counter is incremented when an MSDU is successfully transmitted after more than one retransmission.
1.3.6.1.4.1.8744.5.4.2.2.1.5Counter32read-onlycurrent
coDot11FrameDuplicateCount
OBJECT-TYPE
This counter is incremented when a frame is received that the Sequence Control field indicates is a duplicate.
1.3.6.1.4.1.8744.5.4.2.2.1.6Counter32read-onlycurrent
coDot11RTSSuccessCount
OBJECT-TYPE
This counter is incremented when a CTS is received in response to an RTS.
1.3.6.1.4.1.8744.5.4.2.2.1.7Counter32read-onlycurrent
coDot11RTSFailureCount
OBJECT-TYPE
This counter is incremented when a CTS is not received in response to an RTS.
1.3.6.1.4.1.8744.5.4.2.2.1.8Counter32read-onlycurrent
coDot11ACKFailureCount
OBJECT-TYPE
This counter is incremented when an ACK is not received when expected.
1.3.6.1.4.1.8744.5.4.2.2.1.9Counter32read-onlycurrent
coDot11ReceivedFragmentCount
OBJECT-TYPE
This counter is incremented for each successfully received MPDU of type Data or Management.
1.3.6.1.4.1.8744.5.4.2.2.1.10Counter32read-onlycurrent
coDot11MulticastReceivedFrameCount
OBJECT-TYPE
This counter is incremented when a MSDU is received with the multicast bit set in the destination MAC address.
1.3.6.1.4.1.8744.5.4.2.2.1.11Counter32read-onlycurrent
coDot11FCSErrorCount
OBJECT-TYPE
This counter is incremented when an FCS error is detected in a received MPDU.
1.3.6.1.4.1.8744.5.4.2.2.1.12Counter32read-onlycurrent
coDot11TransmittedFrameCount
OBJECT-TYPE
This counter is incremented for each successfully transmitted MSDU.
1.3.6.1.4.1.8744.5.4.2.2.1.13Counter32read-onlycurrent
coDot11WEPUndecryptableCount
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.2.2.1.14Counter32read-onlycurrent
coDot11phy
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.3
coDot11PhyOperationTable
OBJECT-TYPE
PHY level attributes concerned with operation. In tabular form to allow multiple instances on an agent.
1.3.6.1.4.1.8744.5.4.3.1not-accessiblecurrent
coDot11PhyOperationEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.1.1not-accessiblecurrent
coDot11PHYType
OBJECT-TYPE
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
1.3.6.1.4.1.8744.5.4.3.1.1.1INTEGER {fhss(1), dsss(2), irbaseband(3), ofdm(4), ht(7)}read-onlycurrent
coDot11CurrentRegDomain
OBJECT-TYPE
The current regulatory domain this instance of the PMD is supporting. This object corresponds to one of the RegDomains listed in coDot11RegDomainsSupported.
1.3.6.1.4.1.8744.5.4.3.1.1.2Integer32read-onlycurrent
coDot11TempType
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.1.1.3INTEGER {tempType1(1), tempType2(2)}read-onlycurrent
coDot11CurrentOperFrequency
OBJECT-TYPE
The current operating frequency channel of the radio.
1.3.6.1.4.1.8744.5.4.3.1.1.4Unsigned32read-onlycurrent
coDot11CurrentOperPHYType
OBJECT-TYPE
The current operating phy type of the radio.
1.3.6.1.4.1.8744.5.4.3.1.1.5INTEGER {ieee802dot11a(1), ieee802dot11b(2), ieee802dot11g(3), ieee802dot11bAndg(4), ieee802dot11aTurbo(5), ieee802dot11n(6)}read-onlycurrent
coDot11Sensitivity
OBJECT-TYPE
Receiver sensitivity of the radio.
1.3.6.1.4.1.8744.5.4.3.1.1.6INTEGER {large(1), medium(2), small(3)}read-writecurrent
coDot11RadioEnabled
OBJECT-TYPE
When True the radio is enabled.
1.3.6.1.4.1.8744.5.4.3.1.1.7TruthValueread-writecurrent
coDot11OperatingMode
OBJECT-TYPE
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. Sensor: Enables the radio to be used for monitoring only.
1.3.6.1.4.1.8744.5.4.3.1.1.8INTEGER {accessPointAndWirelessLinks(1), accessPointOnly(2), wirelessLinksOnly(3), monitor(4), sensor(5)}read-writecurrent
coDot11AutoChannelEnabled
OBJECT-TYPE
When True the Auto Channel option is enabled.
1.3.6.1.4.1.8744.5.4.3.1.1.9TruthValueread-writecurrent
coDot11AutoChannelInterval
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.1.1.10INTEGER {disable(0), timeOfDay(1), oneHour(60), twoHours(120), fourHours(240), eightHours(480), twelveHours(720), tweentyFourHours(1440)}read-writecurrent
coDot11AutoPowerEnabled
OBJECT-TYPE
When True the Auto Power option is enabled.
1.3.6.1.4.1.8744.5.4.3.1.1.11TruthValueread-writecurrent
coDot11AutoPowerInterval
OBJECT-TYPE
Time interval, in minutes, between auto rescanning of the channels. Maximum is 1440 minutes (24 hours).
1.3.6.1.4.1.8744.5.4.3.1.1.12INTEGER {oneHour(60), twoHours(120), fourHours(240), eightHours(480), twelveHours(720), tweentyFourHours(1440)}read-writecurrent
coDot11PhyAntennaTable
OBJECT-TYPE
Group of attributes for PhyAntenna. In tabular form to allow multiple instances on an agent.
1.3.6.1.4.1.8744.5.4.3.2not-accessiblecurrent
coDot11PhyAntennaEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.2.1not-accessiblecurrent
coDot11CurrentTxAntenna
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.2.1.1Integer32 (1..255)read-onlycurrent
coDot11DiversitySupport
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.2.1.2INTEGER {fixedlist(1), notsupported(2), dynamic(3)}read-onlycurrent
coDot11CurrentRxAntenna
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.2.1.3Integer32 (1..255)read-onlycurrent
coDot11PhyConfigTable
OBJECT-TYPE
PHY configuration attributes. In tabular form to allow multiple instances on an agent.
1.3.6.1.4.1.8744.5.4.3.3not-accessiblecurrent
coDot11PhyConfigEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.3.1not-accessiblecurrent
coDot11PhyAdminStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.3.1.1INTEGER {up(1), down(2)}read-writecurrent
coDot11PhyOperStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.3.1.2INTEGER {up(1), down(2)}read-onlycurrent
coDot11PhyDSSSTable
OBJECT-TYPE
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
1.3.6.1.4.1.8744.5.4.3.4not-accessiblecurrent
coDot11PhyDSSSEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.4.1not-accessiblecurrent
coDot11CurrentChannel
OBJECT-TYPE
The desired operating frequency channel of the DSSS PHY. Valid channel numbers are as defined in 15.4.6.2.
1.3.6.1.4.1.8744.5.4.3.4.1.1Integer32 (1..14)read-writecurrent
coDot11CCAModeSupported
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.4.1.2Integer32 (1..7)read-onlycurrent
coDot11CurrentCCAMode
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.4.1.3INTEGER {edonly(1), csonly(2), edandcs(4)}read-onlycurrent
coDot11RegDomainsSupportedTable
OBJECT-TYPE
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'
1.3.6.1.4.1.8744.5.4.3.5not-accessiblecurrent
coDot11RegDomainsSupportedEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.5.1not-accessiblecurrent
coDot11RegDomainsSupportIndex
OBJECT-TYPE
The auxiliary variable used to identify instances of the columnar objects in the RegDomainsSupported Table.
1.3.6.1.4.1.8744.5.4.3.5.1.1Integer32 (1..2147483647)not-accessiblecurrent
coDot11RegDomainsSupportValue
OBJECT-TYPE
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'
1.3.6.1.4.1.8744.5.4.3.5.1.2INTEGER {fcc(16), doc(32), etsi(48), spain(49), france(50), japan(65)}read-onlycurrent
coDot11AntennasListTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.6not-accessiblecurrent
coDot11AntennasListEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.6.1not-accessiblecurrent
coDot11AntennaListIndex
OBJECT-TYPE
The unique index of an antenna which is used to identify the columnar objects in the coDot11AntennasList Table.
1.3.6.1.4.1.8744.5.4.3.6.1.1Integer32 (1..255)not-accessiblecurrent
coDot11SupportedTxAntenna
OBJECT-TYPE
When true, this object indicates that the antenna represented by coDot11AntennaIndex can be used as a transmit antenna.
1.3.6.1.4.1.8744.5.4.3.6.1.2TruthValueread-onlycurrent
coDot11SupportedRxAntenna
OBJECT-TYPE
When true, this object indicates that the antenna represented by the coDot11AntennaIndex can be used as a receive antenna.
1.3.6.1.4.1.8744.5.4.3.6.1.3TruthValueread-onlycurrent
coDot11DiversitySelectionRx
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.6.1.4TruthValueread-onlycurrent
coDot11SupportedDataRatesTxTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.7not-accessiblecurrent
coDot11SupportedDataRatesTxEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.7.1not-accessiblecurrent
coDot11SupportedDataRatesTxIndex
OBJECT-TYPE
Index object which identifies which data rate to access.
1.3.6.1.4.1.8744.5.4.3.7.1.1Integer32 (1..12)not-accessiblecurrent
coDot11SupportedDataRatesTxValue
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.7.1.2Integer32 (2..127)read-onlycurrent
coDot11SupportedDataRatesRxTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.8not-accessiblecurrent
coDot11SupportedDataRatesRxEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.8.1not-accessiblecurrent
coDot11SupportedDataRatesRxIndex
OBJECT-TYPE
Index object which identifies which data rate to access.
1.3.6.1.4.1.8744.5.4.3.8.1.1Integer32 (1..12)not-accessiblecurrent
coDot11SupportedDataRatesRxValue
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.8.1.2Integer32 (2..127)read-onlycurrent
coDot11PhyOFDMTable
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.9not-accessiblecurrent
coDot11PhyOFDMEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.9.1not-accessiblecurrent
coDot11CurrentFrequency
OBJECT-TYPE
The desired operating frequency channel of the OFDM PHY.
1.3.6.1.4.1.8744.5.4.3.9.1.1Integer32 (1..200)read-writecurrent
coDot11TIThreshold
OBJECT-TYPE
The threshold being used to detect a busy medium (frequency). CCA shall report a busy medium upon detecting the RSSI above this threshold.
1.3.6.1.4.1.8744.5.4.3.9.1.2Integer32read-writecurrent
coDot11FrequencyBandsSupported
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.9.1.3Integer32 (1..7)read-onlycurrent
coDot11MinimumSNRLevel
OBJECT-TYPE
An SNR level notification is generated when the average SNR level is below this attribute. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.3.10Integer32 (0..92)read-writecurrent
coDot11SNRLevelNotificationEnabled
OBJECT-TYPE
This attribute, when true, enables the generation of SNR level notifications. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.3.11ColubrisNotificationEnableread-writecurrent
coDot11SNRLevelNotificationInterval
OBJECT-TYPE
Interval in minutes between SNR Level notifications. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.3.12Integer32 (1..1000000)read-writecurrent
coDot11CountryCode
OBJECT-TYPE
The radios are running accordingly to the regulations of this country.
1.3.6.1.4.1.8744.5.4.3.13INTEGER {world(1), albania(8), algeria(12), azerbaijan(31), argentina(32), australia(36), austria(40), bahrain(48), armenia(51), belgium(56), bolivia(68), brazil(76), belize(84), bruneiDarussalam(96), bulgaria(100), belarus(112), canada(124), chile(152), china(156), taiwan(158), colombia(170), costaRica(188), croatia(191), cyprus(196), czechRepublic(203), denmark(208), dominicanRepublic(214), ecuador(218), elSalvador(222), estonia(233), finland(246), france(250), georgia(268), germany(276), greece(300), guatemala(320), honduras(340), hongkong(344), hungary(348), iceland(352), india(356), indonesia(360), iran(364), ireland(372), israel(376), italy(380), japanW52W53(392), japanW52W53J52(393), japanJ52(395), japanJ5280211j(396), japanClient(397), kazakhstan(398), jordan(400), kenya(404), northKorea(408), southKorea(410), kuwait(414), lebanon(422), latvia(428), liechtenstein(438), lithuania(440), luxembourg(442), macau(446), malaysia(458), mexico(484), monaco(492), morocco(504), oman(512), netherlands(528), newZealand(554), norway(578), pakistan(586), panama(591), peru(604), philippines(608), poland(616), portugal(620), puertoRico(630), qatar(634), romania(642), russianFederation(643), saudiArabia(682), singapore(702), slovakia(703), vietNam(704), slovenia(705), southAfrica(710), zimbabwe(716), spain(724), sweden(752), switzerland(756), syria(760), thailand(764), trinidadAndTobago(780), unitedArabEmirates(784), tunisia(788), turkey(792), ukraine(804), macedonia(807), egypt(818), unitedKingdom(826), unitedKingdom58GHz(827), unitedStates(840), uruguay(858), uzbekistan(860), venezuela(862), yemen(887)}read-onlycurrent
coDot11PhyHTTable
OBJECT-TYPE
Entry of attributes for coDot11PhyHTEntry. This table only apply when the PHY type is HT.
1.3.6.1.4.1.8744.5.4.3.14not-accessiblecurrent
coDot11PhyHTEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.3.14.1not-accessiblecurrent
coDot11FortyMHzOperationImplemented
OBJECT-TYPE
This attribute, when TRUE, indicates that the 40 MHz Operation is implemented.
1.3.6.1.4.1.8744.5.4.3.14.1.1TruthValueread-onlycurrent
coDot11FortyMHzOperationEnabled
OBJECT-TYPE
This attribute, when TRUE, indicates that the 40 MHz Operation is enabled.
1.3.6.1.4.1.8744.5.4.3.14.1.2TruthValueread-onlycurrent
coDot11CurrentPrimaryChannel
OBJECT-TYPE
This attribute indicates the operating channel. If 20/40 MHz Mode is currently in use then this attribute indicates the primary channel.
1.3.6.1.4.1.8744.5.4.3.14.1.3Integer32read-onlycurrent
coDot11CurrentSecondaryChannel
OBJECT-TYPE
This attribute indicates the channel number of the secondary channel. If 20/40 MHz mode is not currently in use, this attribute value shall be 0.
1.3.6.1.4.1.8744.5.4.3.14.1.4Integer32read-onlycurrent
coDot11GreenfieldOptionImplemented
OBJECT-TYPE
This attribute, when TRUE, indicates that the HT Greenfield option is implemented.
1.3.6.1.4.1.8744.5.4.3.14.1.5TruthValueread-onlycurrent
coDot11GreenfieldOptionEnabled
OBJECT-TYPE
This attribute, when TRUE, indicates that the HT Greenfield option is enabled.
1.3.6.1.4.1.8744.5.4.3.14.1.6TruthValueread-onlycurrent
coDot11ShortGIOptionInTwentyImplemented
OBJECT-TYPE
This attribute, when TRUE, indicates that the Short Guard option is implemented for 20 MHz operation.
1.3.6.1.4.1.8744.5.4.3.14.1.7TruthValueread-onlycurrent
coDot11ShortGIOptionInTwentyEnabled
OBJECT-TYPE
This attribute, when TRUE, indicates that the Short Guard option is enabled for 20 MHz operation.
1.3.6.1.4.1.8744.5.4.3.14.1.8TruthValueread-onlycurrent
coDot11ShortGIOptionInFortyImplemented
OBJECT-TYPE
This attribute, when TRUE, indicates that the Short Guard option is implemented for 40 MHz operation.
1.3.6.1.4.1.8744.5.4.3.14.1.9TruthValueread-onlycurrent
coDot11ShortGIOptionInFortyEnabled
OBJECT-TYPE
This attribute, when TRUE, indicates that the Short Guard option is enabled for 40 MHz operation.
1.3.6.1.4.1.8744.5.4.3.14.1.10TruthValueread-onlycurrent
coDot11HighestSupportedDataRate
OBJECT-TYPE
This attribute shall specify the Highest Data Rate in Mb/s at which the station may receive data.
1.3.6.1.4.1.8744.5.4.3.14.1.11Integer32 (0..600)read-onlycurrent
coDot11RSNAStatsTable
OBJECT-TYPE
This table maintains statistics for SN. It is not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.4not-accessiblecurrent
coDot11RSNAStatsEntry
OBJECT-TYPE
An entry in the coDot11RSNAStatsTable.
1.3.6.1.4.1.8744.5.4.4.1not-accessiblecurrent
coDot11RSNAStatsVersion
OBJECT-TYPE
The RSNA version which the AP associated with.
1.3.6.1.4.1.8744.5.4.4.1.2Unsigned32 (1..4294967295)read-onlycurrent
coDot11RSNAStatsSelectedPairwiseCipher
OBJECT-TYPE
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
1.3.6.1.4.1.8744.5.4.4.1.3OCTET STRING (SIZE(4))read-onlycurrent
coDot11RSNAStatsTKIPICVErrors
OBJECT-TYPE
Counts the number of TKIP ICV errors encountered when decrypting packets for the AP.
1.3.6.1.4.1.8744.5.4.4.1.4Counter32read-onlycurrent
coDot11RSNAStatsTKIPLocalMICFailures
OBJECT-TYPE
Counts the number of Michael MIC failure encountered when checking the integrity of packets received from the AP at this entity.
1.3.6.1.4.1.8744.5.4.4.1.5Counter32read-onlycurrent
coDot11RSNAStatsTKIPRemoteMICFailures
OBJECT-TYPE
Counts the number of Michael MIC failures encountered by the remote device and reported back to this entity.
1.3.6.1.4.1.8744.5.4.4.1.6Counter32read-onlycurrent
coDot11RSNAStatsTKIPCounterMeasuresInvoked
OBJECT-TYPE
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.
1.3.6.1.4.1.8744.5.4.4.1.7Counter32read-onlycurrent
coDot11RSNAStatsCCMPFormatErrors
OBJECT-TYPE
The number of MSDUs received with an invalid CCMP format.
1.3.6.1.4.1.8744.5.4.4.1.8Counter32read-onlycurrent
coDot11RSNAStatsCCMPReplays
OBJECT-TYPE
The number of received unicast fragments discarded by the replay mechanism.
1.3.6.1.4.1.8744.5.4.4.1.9Counter32read-onlycurrent
coDot11RSNAStatsCCMPDecryptErrors
OBJECT-TYPE
The number of received fragments discarded by the CCMP decryption algorithm.
1.3.6.1.4.1.8744.5.4.4.1.10Counter32read-onlycurrent
coDot11RSNAStatsTKIPReplays
OBJECT-TYPE
Counts the number of TKIP replay errors detected.
1.3.6.1.4.1.8744.5.4.4.1.11Counter32read-onlycurrent
coDot11RSNAStats4WayHandshakeFailures
OBJECT-TYPE
Counts the number of 4-Way Handshake failures.
1.3.6.1.4.1.8744.5.4.4.1.12Counter32read-onlycurrent
coDot11ManagementMIBNotificationPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.5
coDot11ManagementMIBNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.5.0
coDot11Conformance
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.6
coDot11Groups
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.6.1
coDot11Compliances
OBJECT-IDENTITY
1.3.6.1.4.1.8744.5.4.6.2

Notifications

NameOIDStatus
coDot11SNRLevelNotification
NOTIFICATION-TYPE
The average SNR level for all the stations using this virtual ap during the last three intervals is low.
1.3.6.1.4.1.8744.5.4.5.0.1current
coDot11AssociationNotification
NOTIFICATION-TYPE
Sent when a new association is made or sent periodically using interval specified by coDot11AssociationNotificationInterval object.
1.3.6.1.4.1.8744.5.4.5.0.2current
coDot11UnauthorizedAPNotification
NOTIFICATION-TYPE
Sent when a new unauthorized AP is detected.
1.3.6.1.4.1.8744.5.4.5.0.3current

Conformance

NameOIDStatus
coDot11APBaseGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.8744.5.4.6.1.1deprecated
coDot11APPrivacyGroup
OBJECT-GROUP
The APPrivacy package is a set of attributes that shall be present if WEP is implemented in the Access Point.
1.3.6.1.4.1.8744.5.4.6.1.2current
coDot11MACBaseGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.8744.5.4.6.1.3current
coDot11MACStatisticsGroup
OBJECT-GROUP
The MACStatistics package provides extended statistical information on the operation of the MAC. This package is completely optional.
1.3.6.1.4.1.8744.5.4.6.1.4current
coDot11SmtAuthenticationAlgorithmsGroup
OBJECT-GROUP
Authentication Algorithm Table.
1.3.6.1.4.1.8744.5.4.6.1.5current
coDot11PhyConfigComplianceGroup
OBJECT-GROUP
PHY layer operations attributes.
1.3.6.1.4.1.8744.5.4.6.1.6current
coDot11PhyConfigGroup
OBJECT-GROUP
PHY notification configuration attributes.
1.3.6.1.4.1.8744.5.4.6.1.7current
coDot11PhyAntennaComplianceGroup
OBJECT-GROUP
Phy antenna attributes.
1.3.6.1.4.1.8744.5.4.6.1.8current
coDot11PhyDSSSComplianceGroup
OBJECT-GROUP
Attributes that configure the DSSS for IEEE 802.11.
1.3.6.1.4.1.8744.5.4.6.1.9current
coDot11PhyRegDomainsSupportGroup
OBJECT-GROUP
Attributes that specify the supported Regulation Domains.
1.3.6.1.4.1.8744.5.4.6.1.10current
coDot11PhyAntennasListGroup
OBJECT-GROUP
Antennas list attributes.
1.3.6.1.4.1.8744.5.4.6.1.11current
coDot11PhyRateGroup
OBJECT-GROUP
Attributes for Data Rates for IEEE 802.11.
1.3.6.1.4.1.8744.5.4.6.1.12current
coDot11CountersGroup
OBJECT-GROUP
Attributes from the coDot11CountersGroup that are not described in the coDot11MACStatistics group. These objects are mandatory.
1.3.6.1.4.1.8744.5.4.6.1.13current
coDot11AssociationGroup
OBJECT-GROUP
The AP object class provides the necessary support at the Access Point to manage the association table.
1.3.6.1.4.1.8744.5.4.6.1.14current
coDot11AssociationConfigGroup
OBJECT-GROUP
The AP object class provides the necessary support at the Access Point to manage the association table. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.6.1.15current
coDot11ScanGroup
OBJECT-GROUP
The AP object class provides the necessary support at the Access Point to manage the scan table.
1.3.6.1.4.1.8744.5.4.6.1.16current
coDot11ScanConfigGroup
OBJECT-GROUP
The AP object class provides the necessary support at the Access Point to manage the scan table. Not supported on the WCB-200.
1.3.6.1.4.1.8744.5.4.6.1.17current
coDot11WDSComplianceGroup
OBJECT-GROUP
Attributes that configure the WDS table.
1.3.6.1.4.1.8744.5.4.6.1.18current
coDot11NotificationGroup
NOTIFICATION-GROUP
A collection of supported notifications.
1.3.6.1.4.1.8744.5.4.6.1.19current
coDot11RSNBase
OBJECT-GROUP
The coDot11RSNBase object class provides the necessary support for managing RSNA functionality in the STA
1.3.6.1.4.1.8744.5.4.6.1.20current
coDot11PhyOFDMComplianceGroup
OBJECT-GROUP
Attributes that configure the OFDM for IEEE 802.11.
1.3.6.1.4.1.8744.5.4.6.1.21current
coDot11StationHTGroup
OBJECT-GROUP
The AP object class provides the necessary support at the Access Point to manage the station HT table.
1.3.6.1.4.1.8744.5.4.6.1.22current
coDot11PhyHTComplianceGroup
OBJECT-GROUP
Attributes that configure the HT for IEEE 802.11.
1.3.6.1.4.1.8744.5.4.6.1.23current
coDot11APBaseGroupExt
OBJECT-GROUP
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.
1.3.6.1.4.1.8744.5.4.6.1.24current
coDot11Compliance
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 MIB.
1.3.6.1.4.1.8744.5.4.6.2.1deprecated
coDot11RSNCompliance
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 RSN MIB.
1.3.6.1.4.1.8744.5.4.6.2.2current
coDot11ComplianceExt
MODULE-COMPLIANCE
The compliance statement for SNMPv2 entities that implement the IEEE 802.11 MIB.
1.3.6.1.4.1.8744.5.4.6.2.3current