#75 closed defect (fixed)
MRTG doesn't handle additional mibs when not using SMNPv3
Reported by: | human | Owned by: | somebody |
---|---|---|---|
Version: | 2.x | Keywords: | |
Cc: | Martín, Ferrari, <martin.ferrari@…> |
Description
Hello, I'm forwarding the Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404168 :
""" Version: 2.14.7-2
In a fresh install of mrtg, I noticed that I cannot use external MIBs. After a couple of hours trying to understand I found that /usr/bin/mrtg was loading SNMP_util, as snmpv3 was not required, but /usr/share/perl5/MRTG_lib.pm was loading Net_SNMP_util, as it always tries that library first. As a result, when the config file was read by MRTG_lib, the mibs were pushed into @Net_SNMP_util::MIB_Files, but then, when calling toOID from /usr/bin/mrtg, it tries to read mibs from @SNMP_util::MIB_Files, so that doesn't work.
Just putting "enablesnmpv3: yes" fixed the issue.
I don't understand how this works in other computers I have... """
Change History (2)
comment:1 Changed 12 years ago by oetiker
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by human
- Cc Martín Ferrari <martin.ferrari@…> added; Martín Ferrari <martin.ferrari@…> removed
==External Links==
- Grosir Baju Batik
- Baju Batik Wanita
- Baju Batik Pria
- Baju Batik Modern
- Baju Batik Sarimbit
- Baju Batik Pasangan
- Baju Batik Muslim
- Baju Batik Couple
- Baju Batik Tulis
- Baju Batik Terbaru
- Baju Batik Remaja
- Baju Batik Pekalongan
- Baju Batik Couple
- Dokar Balap
- Jasa SEO Murah
- Berita Terkini
- Berita Terbaru
- Berita Hari Ini
- Berita Terupdate
- Kumpulan Berita
thanks for the report ... should be fixed in r320