Hi Guys,
Can anyone tell me where to download the latest version of the MikroTik .mib files please.
I am trying to figure out the pollable OIDs for CCRs and 3011’s.
Thanks.
Hi Guys,
Can anyone tell me where to download the latest version of the MikroTik .mib files please.
I am trying to figure out the pollable OIDs for CCRs and 3011’s.
Thanks.
http://wiki.mikrotik.com/wiki/Manual:SNMP#Management_information_base_.28MIB.29
By the way, if you have a certain value in Mikrotik and you want to find out the available OID’s do the following:
Let’s say that you want to find out the uptime, mem, etc.
/system resource print oid
uptime: .1.3.6.1.2.1.1.3.0
total-memory: .1.3.6.1.2.1.25.2.3.1.5.65536
used-memory: .1.3.6.1.2.1.25.2.3.1.6.65536
cpu-frequency: .1.3.6.1.4.1.14988.1.1.3.14.0
build-time: .1.3.6.1.4.1.14988.1.1.7.6.0