registration-table
interface/wireless/registration-table
Package: wireless-rep
Type: Directory
| Read-only Argument | Type | Description |
|---|---|---|
| interface | iface_enum | |
| radio-name | string | |
| mac-address | macAddr | |
| ap | bool | |
| wds | bool | |
| bridge | bool | |
| rx-rate | string | |
| tx-rate | string | |
| packets | composite { tx: num , rx: num } | |
| bytes | composite { tx: num , rx: num } | |
| frames | composite { tx: num , rx: num } | |
| frame-bytes | composite { tx: num , rx: num } | |
| hw-frames | composite { tx: num , rx: num } | |
| hw-frame-bytes | composite { tx: num , rx: num } | |
| packed-frames | composite { tx: num , rx: num } | |
| packed-bytes | composite { tx: num , rx: num } | |
| tx-frames-timed-out | num | |
| uptime | time | |
| last-activity | time | |
| signal-strength | composite { strength: num , rate: enum () } | |
| signal-to-noise | num | |
| signal-strength-ch0 | num | |
| signal-strength-ch1 | num | |
| signal-strength-ch2 | num | |
| signal-strength-ch3 | num | |
| tx-signal-strength-ch0 | num | |
| tx-signal-strength-ch1 | num | |
| tx-signal-strength-ch2 | num | |
| tx-signal-strength-ch3 | num | |
| evm-ch0 | num | |
| evm-ch1 | num | |
| evm-ch2 | num | |
| evm-ch3 | num | |
| tx-evm-ch0 | num | |
| tx-evm-ch1 | num | |
| tx-evm-ch2 | num | |
| tx-evm-ch3 | num | |
| strength-at-rates | multi { strength-at-rate: super { strength: num , [rate] @enum () , [time] time } } | |
| tx-signal-strength | num | |
| tx-ccq | num | |
| rx-ccq | num | |
| p-throughput | num | |
| ack-timeout | num | |
| distance | num | |
| nstreme | bool | |
| nstreme-plus | bool | |
| framing-mode | enum (none | best-fit | exact-size) { none:0, best-fit:2, exact-size:3 } | |
| framing-limit | num | |
| framing-current-size | num | |
| routeros-version | string | |
| last-ip | ipAddr | |
| ap-tx-limit | num | |
| client-tx-limit | num | |
| 802.1x-port-enabled | bool | |
| authentication-type | enum (wpa-psk | wpa2-psk | wpa-eap | wpa2-eap) { wpa-psk:0, wpa2-psk:1, wpa-eap:2, wpa2-eap:3 } | |
| encryption | enum () | |
| group-encryption | enum () | |
| management-protection | bool | |
| compression | bool | |
| wmm-enabled | bool | |
| wmm-ps-enabled | bool | |
| tx-rate-set | string | |
| vlan-id | num | |
| tdma-timing-offset | num | |
| tdma-tx-size | num | |
| tdma-rx-size | num | |
| tdma-retx | num | |
| tdma-winfull | num | |
| eap-identity | string |