node-red / node-red/node-red-nodes
node-red-snmp - "RequestTimedOutError: Request timed out"
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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