license
system/license
Type: Settings Directory
| Read-only Argument | Type | Description |
|---|---|---|
| software-id (syscap=nochr) | string | Unique identifier for MikroTik hardware and x86 systems, used for licensing. Bound to the device storage. |
| old-software-id (syscap=nochr) | string | The previous Software ID, shown when the ID has changed. |
| nlevel (syscap=nochr) | num | The license level number (0-6). |
| features (syscap=nochr) | ubit (AP, synchronous, radiolan, wireless, extra-channels, , , ) | Bitmask of licensed features. |
| expires-in (syscap=nochr) | time | Time remaining until the trial license expires. |
| system-id (syscap=chr) | string | Unique identifier for CHR instances, used for licensing. The license is tied directly to the CHR system ID. |
| level (syscap=chr) | enum (free | p1 | p10 | p-unlimited) { free:0, p1:1, p10:2, p-unlimited:3 } | Current CHR license level. |
| limited-upgrades (syscap=chr) | bool | Indicates whether RouterOS upgrades are limited. When the value is yes, RouterOS cannot be upgraded and package changes are disabled. |
| next-renewal-at (syscap=chr) | date | The next time the router attempts to contact the MikroTik license server. |
| deadline-at (syscap=chr) | date | The latest time by which successful communication with the license server must occur. |