44
AT-WR4500 Series - IEEE 802.11abgh Outdoor Wireless Routers
RouterOS v3 Configuration and User Guide
client-tx-limit
(
read-only: integer
) - transmit rate limit on the AP, in bits per second
compression
(
read-only:
yes | no) - whether data compresson is used for this peer
encryption
(
read-only:
aes-ccm | tkip) - unicast encryption algorithm used
frame-bytes
(
read-only:
integer, integer) - number of sent and received data bytes excluding header
information
frames
(
read-only:
integer, integer) - number of sent and received 802.11 data frames excluding
retransmitted data frames
framing-current-size
(
read-only: integer
) - current size of combined frames
framing-limit
(
read-only: integer
) - maximal size of combined frames
framing-mode
(
read-only:
none | best-fit | exact-size; default:
none
) - the method how to combine
frames
group-encryption
(
read-only:
aes-ccm | tkip) - group encryption algorithm used
hw-frame-bytes
(
read-only:
integer, integer) - number of sent and received data bytes including header
information
hw-frames
(
read-only:
integer, integer) - number of sent and received 802.11 data frames including
retransmitted data frames
interface
(
read-only: name
) - interface that client is registered to
last-activity
(
read-only: time
) - last interface data tx/rx activity
last-ip
(
read-only: IP address
) - IP address found in the last IP packet received from the registered client
mac-address
(
read-only: MAC address
) - MAC address of the registered client
nstreme
(
read-only:
yes | no) - whether nstreme protocol is used for this link
p-throughput
(
read-only: integer
) - estimated approximate throughput that is expected to the given peer,
taking into account the effective transmit rate and hardware retries. Calculated once in 5 seconds
packed-bytes
(
read-only:
integer, integer) - number of bytes packed into larger frames for
transmitting/receiving (framing)
packed-frames
(
read-only:
integer, integer) - number of frames packed into larger ones for
transmitting/receiving (framing)
packets
(
read-only:
integer, integer) - number of sent and received network layer packets
radio-name
(
read-only: text
) - radio name of the peer
routeros-version
(
read-only: name
) - RouterOS version of the registered client
rx-ccq
(
read-only: integer
: 0..100) - Client Connection Quality - a value in percent that shows how
effective the receive bandwidth is used regarding the theoretically maximum available bandwidth. Mostly it
depends from an amount of retransmited wireless frames.
rx-rate
(
read-only: integer
) - receive data rate
signal-strength
(
read-only: integer
) - average strength of the client signal recevied by the AP
signal-to-noise
(
read-only: text
) - signal to noise ratio
strength-at-rates
(
read-only: text
) - signal strength level at different rates together with time how long
were these rates used
tx-ccq
(
read-only: integer
: 0..100) - Client Connection Quality - a value in percent that shows how
effective the transmit bandwidth is used regarding the theoretically maximum available bandwidth. Mostly
it depends from an amount of retransmited wireless frames.
tx-frames-timed-out
(
read-only: integer
) - number of frames that have been discarded due to
frame-
lifetime
timeout
tx-rate
(
read-only: integer
) - transmit data rate
tx-signal-strength
(
read-only: integer
) - average power of the AP transmit signal as received by the client
device
uptime
(
read-only: time
) - time the client is associated with the access point
wds
(
read-only:
no | yes) - whether the connected client is using wds or not
wmm-enabled
(
read-only:
yes | no) - whether WMM is used with this peer
Example
To see registration table showing all clients currently associated with the access point:
[admin@AT-WR4562] interface wireless registration-table> print
# INTERFACE RADIO-NAME MAC-ADDRESS AP SIGNAL... TX-RATE
0 wlan1 000C42185C3D 00:0C:42:18:5C:3D no -38dBm... 54Mbps
[admin@AT-WR4562] interface wireless registration-table>