-
**Test platform** : Windows 10 1809 (build 17763.195) running Ubuntu 18.04 using WSL
**Build type** : build using source
**Command run** : ethr -s -ui
**Issue** : I get `open /proc/net/snmp: no…
-
Hi,
I'm working on solving https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1877027 on the net-snmp Ubuntu package, which is a bug report about the double free error that used to happen on n…
-
-
Hi
Would it be possible to update the SNMP module on CPAN? Newer distros like Centos 8 come
with net-snmp 5.8 where memdup is gone, so the CPAN version can't be installed there. Also at the same …
-
We've received reports from users that once multiple Juniper switches are switched to an SNMPv3 profile, they observe spurious timeouts and subsequent `snmpAgentState` events that keep flapping.
Th…
-
- legacy / defunct effort : Native C and Net SNMP libs... (defunct URL, see attachments)
[nut_snmp-0.05.tar.gz](https://github.com/networkupstools/nut/files/388411/nut_snmp-0.05.tar.gz)
[patch-1.3…
-
Since telegraf 1.21 is switched to gosnmp library for its SNMP calls and gosmi library for OID translation, the package doesn't need to be installed anymore.
If wanted, we could still install `libs…
-
Link Up/Down snmp traps get generated normally for interfaces outside the namespace. But for interfaces within the namespace, this isn't happening. Does snmp not support trap generation in this case? …
-
Hello,
net-snmp FTBFS on debian kfreebsd that compiles with libkvm with errors like:
> /usr/bin/ld: ../agent/.libs/libnetsnmpagent.so: undefined reference to `kvm_openfiles''
https://buildd.deb…
bigon updated
4 years ago
-
When adding a SNMPv3 user according the formula:
```
rwusers:
- username: ''
authpassphrase: ''
view: all
authproto: 'SHA'
privproto: 'AES'
privpassphrase: ''
```
The form…