Hi all,
I have several questions:
- I have created a C# program to get SNMP from MT router based on OID. But the only OIDs that give me results are those like sysName or sysUptime.
If I put in another OID numbers according to http://www.mikrotik.com/testdocs/ros/2.9/root/snmp_content.php and http://www.simpleweb.org/ietf/mibs/modules/html/?category=IETF&module=RFC1213-MIB I dont get any values.
Can you tell me why?
2.Is it possible to get somehow the data through SNMP to monitor the traffic between two routers … something like bandwidth-test ?
Thanks for replies in advance.