nony posted : said by quantumalpha: I lost SNMP functionality over port 161 via net-snmp, after they pushed out J4 [8.0.124 -->9.1.103J4]
And there are some nasty buffer overruns in both J4 and J5 when a 'walk' is invoked from your browser's web console:
syntax-
snmpWalk(["1.3.6.1.4.1.4115.1.20.1.1.5"]) --->this works fine.
whereas,
snmpWalk(["1.3.6.1.4.1.4115.1.20.1.1.3"]) -->this breaks my client and gateway, (even when invoked from curl)
---
Note that the web console will append the appropriate nonce, timestamp, and cookie.
-nony
I'm still on J4, but I also found no wifi and several other settings (but not all) were set to default.
WiFi was set to default, it's not broken, just not what I had set it to.
And there are some nasty buffer overruns in both J4 and J5 when a 'walk' is invoked from your browser's web console:
syntax-
snmpWalk(["1.3.6.1.4.1.4115.1.20.1.1.5"]) --->this works fine.
whereas,
snmpWalk(["1.3.6.1.4.1.4115.1.20.1.1.3"]) -->this breaks my client and gateway, (even when invoked from curl)
---
Note that the web console will append the appropriate nonce, timestamp, and cookie.
-nony