If you run snmpwalk in a terminal in the device does it function correctly?
If it does then stop node-red and start it again in a terminal so that you can see the startup log. Then initiate the walk and see what occurs in the terminal. Post the full terminal output from starting node-red up to when it restarts. Copy/paste please, not screenshot.
{"oid":"1.3.6.1.2.1.1.1.0","type":4,"value":"ICT Distribution Panel","tstr":"OctetString"}
If I do a walk from my flow it just crashes and i get the following from the console.
14 Sep 12:35:25 - [red] Uncaught Exception:
14 Sep 12:35:25 - [error] ReferenceError: response is not defined
at Object.feedCb (/home/dev/.node-red/node_modules/node-red-node-snmp/snmp.js:451:25)
at Session.walkCb (/home/dev/.node-red/node_modules/net-snmp/index.js:2611:11)
at Req.feedCb (/home/dev/.node-red/node_modules/net-snmp/index.js:1935:7)
at Req.Session.onSimpleGetResponse [as onResponse] (/home/dev/.node-red/node_modules/net-snmp/index.js:2178:7)
at Session.onMsg (/home/dev/.node-red/node_modules/net-snmp/index.js:2153:7)
at Socket.emit (events.js:314:20)
at UDP.onMessage [as onmessage] (dgram.js:921:8)
14 Sep 12:35:43 - [info]