Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Here's what happens:"snmpget -v 1 -c public 192.168.1.1 ifOutOctets.10 ifInOctets.10Error in packetReason: (genError) A general failure occuredFailed object: IF-MIB::ifInOctets.10IF-MIB::ifOutOctets.10 = Counter32: 49617462[ben@virserv ~]$ snmpget -v...
SNMP is one of those things you configure just infrequently enough to forget how to do it properly. My rv345 (and I suspect all of them) will only answer numerical (Counter32) queries one at a time. MRTG's answer to that not unusual problem is to in...