I am looking for the OID on DD-WRT to monitor my interface traffic on LAN/WAN/WLAN. I've looked, but can't find any MIB's for DD-WRT. Can someone point me in the right direction? I've snmpwalk'ed the router, but I don't know which one is network traffic.

link|improve this question
feedback

migrated from serverfault.com Jul 28 '11 at 20:25

This question came from our site for system administrators and desktop support professionals.

1 Answer

up vote 0 down vote accepted

You want the IfInOctets and IfOutOctets values.

The OIDs of these are well-documented on the DD-WRT wiki.

link|improve this answer
Thank you so much. I can't believe I hadn't stumbled upon that yet. – Jason Taylor Jul 28 '11 at 20:37
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.