If you encounter the "snmp parse oid() cannot parse oid ..." error in Zabbix, the solution is below.
First, connect to your server (ubuntu) via ssh and enter the following commands in order. The error will be resolved.
wget http://archive.ubuntu.com/ubuntu/pool/multiverse/s/snmp-mibs-downloader/snmp-mibs-downloader_1.1+nmu1_all.deb
dpkg -i snmp-mibs-downloader_1.1+nmu1_all.deb
apt install -y snmp-mibs-downloader
apt --fix-broken install
You can click for our high-performance virtual servers.
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket