![](https://secure.gravatar.com/avatar/2442aa9aed5568f5a162e0adc39e494c.jpg?s=120&d=mm&r=g)
Hi.
I'm getting some SNMP errors when polling my Mikrotik RB800 device. This is from GUI:
MIKROTIK-MIB *mtxrWlApClientCount Failed response 3331*
From CLI:
./poller.php -h um-rbswr.ap | grep mtxr o MIKROTIK-MIB mtxrDHCP
and the:
##### Module Start: wifi ##### o MIBs MIKROTIK-MIB o Module time 0.0122s
So I'm thinking, that it even doesn't try to ask about it, but when I'm typing by hand from Obserevium server:
snmpwalk -c public -v 2c um-rbswr.ap .1.3.6.1.4.1.14988.1.1.1.3.1.6 SNMPv2-SMI::enterprises.14988.1.1.1.3.1.6.6 = Counter32: 0 SNMPv2-SMI::enterprises.14988.1.1.1.3.1.6.7 = Counter32: 0 SNMPv2-SMI::enterprises.14988.1.1.1.3.1.6.8 = Counter32: 0 SNMPv2-SMI::enterprises.14988.1.1.1.3.1.6.9 = Counter32: 0
Any ideas were to dig to solve it?
Best Regards, Kacper.