Use net-snmp instead of snmp-native

net-snmp over snmp-native is:
-more robust
-more popular
-better documented
-supports v3
This commit is contained in:
Matt Visnovsky
2024-04-29 13:56:32 -06:00
parent d92003e172
commit a3cdd69995
3 changed files with 12 additions and 8 deletions

View File

@@ -119,6 +119,7 @@
"mssql": "~8.1.4",
"mysql2": "~3.6.2",
"nanoid": "~3.3.4",
"net-snmp": "^3.11.2",
"node-cloudflared-tunnel": "~1.0.9",
"node-radius-client": "~1.0.0",
"nodemailer": "~6.9.13",
@@ -137,7 +138,6 @@
"redbean-node": "~0.3.0",
"redis": "~4.5.1",
"semver": "~7.5.4",
"snmp-native": "^1.2.0",
"socket.io": "~4.6.1",
"socket.io-client": "~4.6.1",
"socks-proxy-agent": "6.1.1",