User`s guide

Aironet Wireless Communications, Inc. 7-60 Confidential and Proprietary
Capabilities RID
This RID indicates the capabilities of the radio.
Offset Name Type Value Description
+0x0000 u16RidLen u16 read-only Length of this RID including the length field
+0x0002 au8OUI u8[3] 0x00 0x40
0x96
This field will give the manufacturer OUI (fourth byte
always zero).
+0x0006 ProductNum u8[3] 0x0004 This field will give the product number.
+0x0008 au8ManufacturerName u8[32] Aironet
Wireless
Communic
ations
ASCIIz encoding of manufacturer name.
+0x0028 au8ProductName u8[16] PC4500 /
4800
ASCIIz encoding of product name.
+0x0038 au8ProductVersion u8[8] . ASCIIz encoding of product (firmware?) version.
+0x0040 au8FactoryAddress u8[6] This field will contain the OEM assigned IEEE
address.
If there is no OEM address assigned, the Aironet
assigned IEEE Address will be returned in this field.
+0x0046 au8AironetAddress u8[6] This field will contain the Aironet factory assigned
IEEE address.
+0x004C u16RadioType u16 0x0001 This field will be bitmapped as follows.
0x01 = 802.11 FH
0x02 = 802.11 DS
0x04 = LM2000 (Legacy) DS
Note, more than one bit may be set for radios
supporting multiple modes of operation.
+0x004E u16RegDomain u16 This field indicates the registration domain/country.
The values as assigned by 802.11 will be used.
+0x0050 au8Callid u8[6] This field indicates the callid assigned to the unit (if
RegDomain is Japan) Each nibble will contain one
decimal digit of the 12 digit callid. (Note, this is not the
encoded format).
+0x0056 au8SupportedRates u8[8] 0x02, 0x04,
0’s
This field will indicate the 802.11 supported rates as
specified in the rates.
+0x005E u8RxDiversity u8 0x03 This field will indicate the number of antennas
supported as a bit mask.
+0x005F u8TxDiversity u8 0x03 This field will indicate the number of antennas
supported as a bit mask.
+0x0060 au16TxPowerLevels u16[8] 250 This table indicates the supported transmit power
levels. (values are in mW)
Zero terminates the list.
Note, this may be further restricted depending on
country selected.
+0x0070 u16HardwareVersion u16 0 This indicates the revision of hardware.
+0x0072 u16HardwareCapabilit
ies
u16 0 This is a bit-mapped field indicating harware
capabilities.
No bits have been assigned yet. Initially this is zero.
+0x0074 u16TemperatureRange u16 0 This indicates the temperature range capability.
+0x0076 u16SoftwareVersion u16 0 This indicates the revision of software.
The upper byte indicates the major version and the
lower byte the minor version.
+0x0078 u16SoftwareSubVersio
n
u16 0 This indicates the sub-revision of software.
+0x007A u16InterfaceVersion u16 0 This indicates the revision of the interface.
This will be bumped whenever there are incompatible
modifications made to the interface.
This may be bumped on first release to ensure that
"unreleased" utilities/drivers become unusable.
+0x007C u16SoftwareCapabiliti
es
u16[10] 0 This field gives a bit mapped indication of capabilities.
No capability bits have yet been assigned.
+0x007E u16BootBlockVersion u16 This indicates the revision of bootblock software.
The upper byte indicates the major version and the
lower byte the minor version.
Note, BCD encoding is used. (version 2.11 would be
0x0211.)