-
When trying to export wireless statistics for my new haP ax3 device, the `mikrotik-exporter` just produces this error:
```
error: from RouterOS device: no such command or directory (wireless)
```…
-
```
What steps will reproduce the problem?
1.using (TikSession session = new TikSession(TikConnectorType.Api))
{
session.Open(RawStatic.MikIP, RawStatic.User, RawStatic.Pa…
-
Hi, first I want to thank you all for making this API possible in PHP.
Now I want to represent my issue. Below is part of my code:
```
$client = new RouterOS\Client(IP, USERNAME, PASSWORD, 8728, …
-
Hi,
first of all I want to thank you for this great api implementation, I really appreciate it.
I'm using your api for managing devices over small city network (about 1500 devices). For that purpo…
-
**Describe the bug**
A clear and concise description of what the bug is.
Hello, I'm opening the ticket for you because I have a problem with the Mikrotik plugin.
I did the 'import_package.php but…
-
```
* What features are you missing here?
* Do you want contribute to source?
* Do you want to
```
Original issue reported on code.google.com by `daniel.f...@gmail.com` on 9 Apr 2011 at 2:03
-
```
* What features are you missing here?
* Do you want contribute to source?
* Do you want to
```
Original issue reported on code.google.com by `daniel.f...@gmail.com` on 9 Apr 2011 at 2:03
-
```
What steps will reproduce the problem?
1.using (TikSession session = new TikSession(TikConnectorType.Api))
{
session.Open(RawStatic.MikIP, RawStatic.User, RawStatic.Pa…
-
```
* What features are you missing here?
* Do you want contribute to source?
* Do you want to
```
Original issue reported on code.google.com by `daniel.f...@gmail.com` on 9 Apr 2011 at 2:03
-
I don't have a lot of knowledge about the inner works of a mikrotik switch, but I have thought of something and wonder if it is possible.
Browsing through your go-code, I noticed that the _datasource…