-
When using UnixEndPoint under Mono on Linux, TcpSocketChannel never becomes active after a call to connect. The reason appears to be that the connection succeeds immediately, on DoConnect returns fals…
-
Hello,
we use net-snmp 5.7.2 (current version in Centos repository) and during the last approx. two years net-snmp library segfaulted occasionally with the same error. Finally were lucky to catch cor…
-
Did a boring install via apt on Raspbian. snmpd.conf has a lone: `agentaddress udp:192.68.0.247` directive but does not work:
```
$ sudo snmpd -Dnetsnmp_udpbase -LOd -u Debian-snmp -g Debian-snmp -I…
-
Hi,
I am trying to setup the snmp agent to monitor the bird bgp.
I have followed the instructions in the README file from [https://github.com/mikenowak/bird-snmp-agent]
As I am new to bird dae…
-
### NET-SNMP-URL is disabled in the generator's makefile.
I can't download file from this url.
``https://raw.githubusercontent.com/net-snmp/net-snmp/v5.9/mibs``
When I cry to open it , return …
-
How do I get net-snmp use my own mib table of mib-2/ip.ipNetToMediaTable instead of the default mib-2/ip.ipNetToMediaTable?
I recently worked on a project using agentX.Mib-2 / ip.ipnettomediatable…
-
When configuring net-snmp to use unix domain sockets, the default behaviour is for the socket to be inaccessible to everyone except root.
There needs to be a config option to set the permissions on…
-
When the map widget loads for the first time it shows as gray area after dragging the map only it shows up #21
-
### OS
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster
### Snmpd version
Package: snmpd
Version: 5.7.3+dfsg-5+deb10u1
###snmpd…
ma331 updated
4 years ago
-
We have a SNMP running with Sub-agents and are using the "snmp_select_info" call to find the number of file descriptors and then
perform a select call to get the data. However when we run a OMAPI thr…