Community discussions

MikroTik App
 
isaacu
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 53
Joined: Thu Oct 28, 2010 8:18 pm

Aggregated Packet Per Second oid??

Mon Nov 08, 2010 2:18 am

I have seen many threads explaining how to trend Packets Per Second for each interface, but I need to know if there is a way to trend aggregated Packets Per second. One of the options on the LCD is Packets Per Second and I assume this is the total processed by the router.
Does anyone have an easy way to pull this into the dude or other programs via SNMP. I'm already trending pps on my upstream port so I'm not interested in how to do that.
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6703
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Re: Aggregated Packet Per Second oid??

Wed Nov 10, 2010 4:43 pm

Each interface provides information over SNMP,

/interface print oid
Flags: D - dynamic, X - disabled, R - running, S - slave
0 name=.1.3.6.1.2.1.2.2.1.2.1 mtu=.1.3.6.1.2.1.2.2.1.4.1 mac-address=.1.3.6.1.2.1.2.2.1.6.1 admin-status=.1.3.6.1.2.1.2.2.1.7.1
oper-status=.1.3.6.1.2.1.2.2.1.8.1 bytes-in=.1.3.6.1.2.1.2.2.1.10.1 packets-in=.1.3.6.1.2.1.2.2.1.11.1
discards-in=.1.3.6.1.2.1.2.2.1.13.1 errors-in=.1.3.6.1.2.1.2.2.1.14.1 bytes-out=.1.3.6.1.2.1.2.2.1.16.1
packets-out=.1.3.6.1.2.1.2.2.1.17.1 discards-out=.1.3.6.1.2.1.2.2.1.19.1 errors-out=.1.3.6.1.2.1.2.2.1.20.1