[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] [RaQ3i] Something wrong with SNMP?



I'm trying to graph my own traffic with MRTG which uses SNMP, however, I'm
not sure that SNMP on the RaQ3i is working correctly.

Assuming that:
interfaces.ifTable.ifEntry.ifDescr.2 = OCTET STRING: "eth0"

interfaces.ifTable.ifEntry.ifInOctets.2 = 412,652,763
But:
interfaces.ifTable.ifEntry.ifOutOctets.2 = 0 !!!   No way !!

In fact, all the ifOutOctets.x = 0, apart from ifOutOctets.1, which is
defined as:
interfaces.ifTable.ifEntry.ifDescr.1 = OCTET STRING: "lo"

If I understand this right, it's trying to say that eth0 has received
octets, but never sent any. No wonder one of the lines on my MRTG graphs is
flatlined at zero.

Anybody shed any light on this? I don't think it's anything to do with MRTG,
but more to do with the SNMP implementation on the RaQ3i.

Regards,

Tarren.