-
Problem report
-
Resolution: Fixed
-
Critical
-
6.4.0rc2
-
None
-
Sprint 97 (Feb 2023)
-
0.25
Steps to reproduce:
1. create SNMP walk item walk[1.3.6.1.2.1.31.1.1.1.1] and test
.1.3.6.1.2.1.31.1.1.1.1.1 = STRING: lo .1.3.6.1.2.1.31.1.1.1.1.2 = STRING: eth0 .1.3.6.1.2.1.31.1.1.1.1.3 = STRING: eth1 .1.3.6.1.2.1.31.1.1.1.1.4 = STRING: docker0
2. create another SNMP walk item walk[1.3.6.1.2.1.31.1.1.1.15] and test
.1.3.6.1.2.1.31.1.1.1.15.1 = Gauge32: 10 .1.3.6.1.2.1.31.1.1.1.15.2 = Gauge32: 1000 .1.3.6.1.2.1.31.1.1.1.15.3 = Gauge32: 1000 .1.3.6.1.2.1.31.1.1.1.15.4 = Gauge32: 0
3. Combine both OIDs walk[1.3.6.1.2.1.31.1.1.1.1,1.3.6.1.2.1.31.1.1.1.15]
.1.3.6.1.2.1.31.1.1.1.1.1 = STRING: lo .1.3.6.1.2.1.31.1.1.1.1.2 = STRING: eth0 .1.3.6.1.2.1.31.1.1.1.1.3 = STRING: eth1 .1.3.6.1.2.1.31.1.1.1.1.4 = STRING: docker0
Result:
part of SNMP output is missing. This does not happen every time, but is reproducible with these OIDs as example
Expected:
Full SNMP output is returned