Comment 7 for bug 1314760

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

I thought I found it.

1. get extra MIBs (I had that already before)
$ apt install snmp-mibs-downloader

# modify to actually load all of them
$ cat /etc/snmp/snmp.conf
mibs +ALL

# restart the daemon
$ systemctl restart snmpd

But this exposes maybe another bug:
Bad operator (INTEGER): At line 73 in /usr/share/snmp/mibs/ietf/SNMPv2-PDU
But does not give me populated entries where I need them.

Even though it shows up in snmptranslate -Tp now at least :-/

Hmm - actually is this RPM only, no there are dpkg-query commands in there ...
Waiting for an snmp experienced user to tell me how to test this :-/