Hi,
I am having Mikrotik RB951G-2HnD with RouterOS 6.43.8.
I am trying to use Cacti to monitor my router queue bandwidth. I downloaded some templates with "Simple Queues" OID_INDEX: .1.3.6.1.4.1.14988.1.1.2.1.1.2. Apparently this does not work, I tried doing a snmpget, and this is my result:
snmpget -v2c -cpublic 192.168.xxx.xxx .1.3.6.1.4.1.14988.1.1.2.1.1.2
SNMPv2-SMI::enterprises.14988.1.1.2.1.1.2 = No Such Object available on this agent at this OID
I login to the router issue the command: [admin@MikroTik] > queue simple print oid, and this is what I get:
Flags: X - disabled, I - invalid, D - dynamic
[admin@MikroTik] >
Any reason why it is returning empty?
Thanks in advance.