Open smeusekentik opened 3 months ago
I noticed a few things:
ifSpeed isn't being set. Not a major issue, but if you use speed for capacity calculations you're gonna have a bad day.
The only actual incrementing counter seems to be ifInUnknownProtos (.1.3.6.1.2.1.2.2.1.15).
1.3.6.1.2.1.2.2.1.1.1 = INTEGER: 1 .1.3.6.1.2.1.2.2.1.2.1 = STRING: w0 .1.3.6.1.2.1.2.2.1.3.1 = INTEGER: 0 .1.3.6.1.2.1.2.2.1.4.1 = INTEGER: 1500 .1.3.6.1.2.1.2.2.1.5.1 = Gauge32: 0 .1.3.6.1.2.1.2.2.1.6.1 = STRING: 28:xxxxxxx .1.3.6.1.2.1.2.2.1.7.1 = INTEGER: up(1) .1.3.6.1.2.1.2.2.1.8.1 = INTEGER: up(1) .1.3.6.1.2.1.2.2.1.9.1 = Timeticks: (177) 0:00:01.77 .1.3.6.1.2.1.2.2.1.10.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.11.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.12.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.13.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.14.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.15.1 = Counter32: 285 .1.3.6.1.2.1.2.2.1.16.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.17.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.18.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.19.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.20.1 = Counter32: 0 .1.3.6.1.2.1.2.2.1.21.1 = Gauge32: 0 .1.3.6.1.2.1.2.2.1.22.1 = OID: .0.0
I noticed a few things:
ifSpeed isn't being set. Not a major issue, but if you use speed for capacity calculations you're gonna have a bad day.
The only actual incrementing counter seems to be ifInUnknownProtos (.1.3.6.1.2.1.2.2.1.15).