what you mean by "getting a graph on some of the interfaces"?
can you query .1.3.6.1.2.1.2 on the routers where interfaces are not reported?
can you query .1.3.6.1.2.1.2 on the routers where interfaces are not reported?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuInetAddress("10.5.3.0", 24).contains($node.ipAddress)
for (i : $node.interfaces) {
for (addr : i.ipAddressList) {
if (InetAddress("10.5.3.0", 24).contains(addr)) {
return true;
}
}
}
return false;
[admin@MikroTik] /snmp/community> add name=v3user addresses=::/0 authentication-password=UFDz3XGjYUhVEjTS encryption-password=ZwtM5KlwSsVQxsyc authentication-protocol=SHA1 encryption-protocol=AES security=private read-access=yes write-access=no
❯ nxsnmpget -a SHA1 -A UFDz3XGjYUhVEjTS -e AES -E ZwtM5KlwSsVQxsyc -u v3user -v 3 10.40.4.18 1.3.6.1.2.1.1.1.0
1.3.6.1.2.1.1.1.0 [STRING]: RouterOS RB5009UPr+S+