mrtg icon indicating copy to clipboard operation
mrtg copied to clipboard

cfgmaker error with snmpv3

Open jon-larsen opened this issue 2 years ago • 0 comments

I get the following output from cfgmaker:

--base: SNMP V3 libraries found, SNMP V3 enabled. --base: Get Device Info on public@hostname:::::3 usage: $sock->socket(DOMAIN, TYPE, PROTOCOL) at /usr/share/perl5/Net/SNMP/Transport/IPv4.pm line 36.

Using this command:

cfgmaker --contextengineid=xxxxxx --snmp-options=:::::3 --enablesnmpv3 --username=xxx --authpassword='xxx' --privpassword='xxx' hostname > /etc/mrtg.cfg

Versions:

cfgmaker --version cfgmaker for mrtg-2.17.10

perl -v This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi (with 50 registered patches, see perl -V for more detail)

Using Ubuntu 22.04, but replicated with Ubuntu 20.04

jon-larsen avatar Sep 23 '22 15:09 jon-larsen