node-red / node-red/node-red-nodes

node-red-snmp - "RequestTimedOutError: Request timed out"

Open
#566 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

OK to Close ?
Dominant language
JavaScript
Stars
1.1k
Forks
612
Avg merge
13h 57m
Merged PRs (30d)
3

Description

Hello, same issue as in #397 (which is closed) again:

net-snmp 1.2.4
node-red-node-snmp 0.0.20
npm 6.10.2
node.js 10.16.1
OS Raspbian GNU/Linux 9.9 (stretch)
Browser Google Chrome 76.0.3809.100

Downgrade to net-snmp@1.1.19 (as mentioned in #397) does NOT solve the problem.

Linux snmpwalk from bash works so it is not an communication / network / ... problem.
( snmpwalk -v2c -c DSLGet 192.168.3.1 1.3.6.1.2.1.10.94.1.1.4.1.2 )

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Start by reproducing the timeout in node-red-node-snmp with the listed versions and compare it with the working Linux snmpwalk command; done means identifying and fixing the cause so the Node-RED request completes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.