Dave Conway-Jones
a55be34bc0
major change to snmp node to not stringify octet string type.
2023-03-15 10:22:34 +00:00
Dave Conway-Jones
8553dc30f2
remove dubious use of rtl direction
...
to close #970
2023-01-13 11:42:06 +00:00
Dave Conway-Jones
3dcf739c0d
snmp clean up fix
2022-09-14 15:21:14 +01:00
Dave Conway-Jones
75a4361435
snmp - ensure response defined.
2022-09-14 15:05:29 +01:00
Dave Conway-Jones
9164fc234c
fix scope of results for lists
...
to close #949 - thanks @echobops
2022-09-10 13:20:07 +01:00
Dave Conway-Jones
7a5c39ce7b
fix snmp node linting
2022-07-22 10:18:18 +01:00
Stephen McLaughlin
041342d511
better inplace upgrade of pre v1 ( #908 )
...
fixes #907
2022-05-07 16:40:57 +01:00
Stephen McLaughlin
c77f13a90f
Merge pull request #904 from Steve-Mcl/snmpv3_Add_smc
...
Add SNMPv3 to node-red-node-snmp
2022-04-28 20:36:29 +01:00
Steve-Mcl
484c4f9574
Update readme & bump to v1.0.0
2022-04-28 20:36:53 +01:00
Steve-Mcl
069ee071ad
bump dep to 3.6.3 to handle "no callback" issue
...
- for issue https://github.com/markabrahams/node-net-snmp/issues/202
2022-04-26 14:49:23 +01:00
Steve-Mcl
a7762ea91b
Add SNMPv3 support and update to latest deps
...
closes #705
2022-04-21 16:49:03 +01:00
Sam Machin
2d28a2304f
Update package.jsons for mono-repo ( #851 )
...
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question. as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
andres
4b99a5f4d1
Added support for V3
...
Added support for version 3.
All the existing issues with v1 and v2c are also with v3 e.g.
https://github.com/node-red/node-red-nodes/issues/679
snmp walker will not return more than 1000 objects, all following objects cannot be accessed
Incorrect encryption (privacy) passphrase gives a timeout and not an error (protocol limitation?)
Incorrect community string gives a timeout and not an error (protocol limitation?)
Changes to the node are made with following details:
Node-red v1.2.2
Node.js v12.6.0
Windows_NT 10.0.19841 x64 LE
2020-10-24 11:07:16 +10:00
Dave Conway-Jones
4ed0cb84d9
add some words to snmp info/readme
...
to close #667
2020-08-06 18:10:09 +01:00
Dave Conway-Jones
54c52a7106
add comment re numerics to snmp set node.
2019-12-23 16:21:09 +00:00
Dave Conway-Jones
a146c8e28c
snmp set Add check if varbinds field may be empty
2019-11-06 09:30:46 +00:00
Nick O'Leary
18f42be574
Fix snmp node to clone response before sending
2019-10-05 19:36:20 +01:00
Dave Conway-Jones
8e2352b08a
revert snmp lib back to previous working version.
2019-08-11 10:48:05 +01:00
Dave Conway-Jones
3d06102d1e
Clarify tha snmp node oids must be numeric
...
docs only
2019-02-15 22:15:33 +00:00
Dave Conway-Jones
8f83e471b8
let snmp nodes specify optional :port
...
to close #462
2018-07-17 09:41:52 +01:00
Dave Conway-Jones
f664fa0e31
pin back net-snap version
2018-01-31 10:33:27 +00:00
Dave Conway-Jones
6da469e49b
fix missing timeout variable from SNMP node
2018-01-30 21:57:44 +00:00
Dave Conway-Jones
b3fd755527
Add timeout option to snap nodes
...
to address #397
2018-01-28 17:50:41 +00:00
Dave Conway-Jones
0609645375
bump snap node version for incoming PR
2017-06-26 23:04:20 +01:00
Dave Conway-Jones
f1fa9524f6
revert snmp version mixup.
...
Apologies to all !
to close #326
2017-06-05 17:15:40 +01:00
Dave Conway-Jones
b18be401ec
bump snmp package (correctly)
2017-05-31 20:40:46 +01:00
Dave Conway-Jones
80760af36a
bump snmp package for nom
2017-05-31 20:25:43 +01:00
Dave Conway-Jones
31769472fa
Bump package and publish to nom
2017-05-30 17:17:13 +01:00
Dave Conway-Jones
4168fe7845
bump snap package to release PR
2017-04-15 12:14:34 +01:00
Dave Conway-Jones
b2634ab4f2
fix error logging in snap node
...
to close #267
2017-01-18 18:55:10 +00:00
Dave Conway-Jones
a7247e898a
Update licenses and packages for all nodes
2016-11-06 20:26:19 +00:00
Dave Conway-Jones
f70cd1d640
snap node - remove extraneous console logging
2016-09-01 11:17:18 +01:00
Dave Conway-Jones
d087281a11
slight edits to snmp to pass jslint-ing
2016-04-12 19:18:48 +01:00
Dave Conway-Jones
48bcd3c7df
load of tiny listing fixes, undef, unused, etc
2016-04-09 18:00:20 +01:00
Dave Conway-Jones
0880ad3987
update io nodes info style
2016-03-02 13:27:52 +00:00
Dave Conway-Jones
5a95e9c404
update snap node docs to make outputs more obvious
2016-02-11 22:50:30 +00:00
dceejay
76f55af264
Update Package.json file for all node-red-nodes to be Apache-2.0
2015-05-29 14:58:34 +01:00
dceejay
d511ee69fb
lots of little node edits to clean up jsHint "errors"
2015-03-26 18:55:03 +00:00
dceejay
8df7189058
Add discovery (mdns) and SNMP nodes
2015-03-04 19:55:53 +00:00