-
Multiple core files are generated when monitoring a management server
SNMPd.conf
*********************************
sysContact AAAA@XXX.com
sysLocation FR-PAR,PAR7-1R126,D02,38-39
sysName FR-PAR…
-
```
ps auwwx | egrep -e 'snmpget|snmpbulkwalk'
www 97729 0.0 0.0 0 16 - REJ 18:49 0:00.07 /usr/local/bin/snmpget -v3 -l authPriv -n -a SHA -A UJ3RAYUc3Gh8AQjf -u roUsers -x AES -X…
-
Can someone explain the below error?
Critical uncaught exception: Error [InvalidAsn1Error]: Expected 0x4: got 0x0
at InvalidAsn1Error (product/node_modules/asn1-ber/lib/ber/errors.js:4:11)
at…
-
I'd thought that https://github.com/netdisco/netdisco/discussions/869 would help me along while the outstanding issues pulling the arp table via SNMP are contemplated (which tickets I cannot now find)…
-
Hello,
I have this issue:
Software | Version
-- | --
Cacti Version | 1.2.24
OS | Almalinux 9.2
NET-SNMP Version | NET-SNMP version: 5.9.1
RRDtool Version Configured | 1.7.2+
RRDtoo…
-
Script to run on MacOS & Linux and return error if temperature is greater than 75.00 degrees Fahrenheit. Uses BC to work around BASH's issues with decimals...
Works in Linux if the snmpwalk packag…
-
If you install the net-snmp-server package on the switch you can poll general switch information but the switch port TAP interfaces does not pass bandwidth usage info over from the Switch ASIC. I am …
-
**EasySNMP release version OR commit number**
0.2.6a
**Operating System and Version**
- OS: RHEL
- Version 7.9
**Net-SNMP Library Version**
- 5.7.2 (net-snmp-devel-5.7.2-49.el7_9.1.x86_64…
-
Hi,
I have a snmpd version 5.7.3 running (older suse machine).
That machine has a large physical memory (2TB)
When requesting the hrStorage table with the same snmpget (version 5.7.3) I get th…
-
To reproduce:
Create an Agent with MIB containing a single table.
Populate the table with rows.
Call session.table against that Agent with the OID of the table.
The final varbinds is an EndO…