Open stideswell opened 6 years ago
I forgot to mention, this is seen on Ubuntu 16 & 18.
Just FYI: You can wrap code in three backticks to improve readability. I've already updated the description.
I'll try to take a look at the actual problem, and the warnings, more closely when I get a chance. Though admittedly I haven't had cause to use SNMP in some time, so I'm not sure what kind of expedience guarantees I can make.
Hello
My SNMP server (on the loopback address) is listening and responding to SNMP gets OK (over SNMPv3).
Here's how I use net-snmp2 in my script (salient elements only) ...
The last line above is on line 132 of my script.
When I run it I get the following output ...
I'm a total Ruby newbie and cannot work out why this is not working!?
If I run the CLI, it works as expected (well, except for the warnings).