-
We have built a subagent (using NetSNMP 5.8.dev) and we occasionally see our subagent crash with a seg fault in handle_subagent_set_response. By looking at the disassembly of the core file in gdb, I …
-
### Host operating system: output of `uname -a`
```shell
[alarm@alarm generator]$ docker exec -it snmp-exporter-test uname -a
Linux c443a1a4e72c 6.0.0-rc5-1-aarch64-rc-ARCH #1 SMP PREEMPT Tue…
-
### Description of defect
**References:**
https://github.com/contiki-ng/contiki-ng/tree/release/v4.5
https://github.com/contiki-ng/contiki-ng/tree/release/v4.4
**File:**
[snmp-engine.c](h…
-
snmpd manually executed listens correctly while in this framework netstat does not report anything
```
# sed 's/^/ /' ./server
#!/bin/bash -xe
cat > ./config
sopos updated
7 years ago
-
I have a very strange behavior (bug ?).
If I run this simple script
```
import easysnmp
snmp_opts = {
"version": 3,
"security_level": "auth_with_privacy",
"auth_protocol": "MD5…
Guens updated
2 years ago
-
Copy of: https://github.com/Graylog2/graylog2-server/issues/6524
I've a problem with translate MIB on graylog-server; I add a MIB files on /usr/share/snmp/mibs but when graylog start display me err…
-
"authCommunity" directive with an IP address as "SOURCE" parameter causes snmptrapd to generate an error log "Address family for hostname not supported", which is quite misleading.
How reproducible…
-
On Linux systems using a RedHat variant with net-snmp as the default snmpd provider with UCD MIBS, the check_snmp_mem.pl command reports the following errors:
Argument "95923184 kB" isn't numeric in…
-
_Centos 7.6
Keepalived : 2.0.7
Snmpd : 5.7.2 (net-snmp-5.7.2-38.el7_6.2.x86_64)_
**With a virtual ip active (keepalived), snmpd flood the /var/log/mesages**
>
> Nov 27 11:13:57 managed snmpd…
-
After generating classes from wsdl for each service method we get something like this:
> def plugin_snmp_getObjectTypeById(objectTypeId: BigInt): Future[stockquote.SO_Snmp_ObjectType] =
> soa…