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

node-red-node-snmp - OID error

Open
#521 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I have a device with the following OID:

iso.3.6.1.2.1.1.1.0

But when I report this OID to the component, it gives me the error message "Error: argument is not a valid OID string"

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

Start at the node-red-node-snmp component's OID input and validation entry point, then reproduce the reported error with iso.3.6.1.2.1.1.1.0. Determine whether this OID form should be accepted; done means the intended OID is handled without the reported invalid-string error and the behavior is covered by an appropriate test if tests exist.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.