Community discussions

MikroTik App
 
User avatar
vmiro
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 80
Joined: Sun Jan 29, 2006 6:53 pm

OID for the interface bitrate ??

Thu Oct 05, 2006 5:18 pm

When I add some device, the device performace like cpu, hdd and memory is shown on the label, by default. I want also to add the bitrate (Rx, Tx) for the network interface on the same place, but I can't find adequate OID for the rate. I can add downloaded and uploaded bytes (Octets Rx, Octets Tx), creating the function like this:

Function name: bytes_in
Code:bytes(
oid("iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifInOctets.2")
)

Function name: bytes_out
Code:bytes(
oid("iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.ifEntry.ifOutOctets.2")
)

and I put these functions on the label.

I can't find OID for the interface bitrate, does it exist at all? If not, can I calculate it somehow for the particular interface?


I'm using the Dude v2.0 beta9.

Who is online

Users browsing this forum: No registered users and 17 guests