Zyxel USG700 zabbix monitoring
Freshman Member
Dear All!
I want to monitor my new usg in zabbix, i saw that mib are available for it, but for zabbix i didnt found a proper way to install them, if i try to import then i get an error.
Do you have some trick to do this?
Thank you for your help!
bolvar
All Replies
-
Hi @bolvarHUN
You may try the steps below:
Step 1: Verify the Existence of the MIB Directory
First, let’s check if your MIB directory is created on Linux. To do this, you can use the following command:
ls /usr/share/snmp/mibs
Do you see any MIB files? Does your output resemble the one in the image below?
If you have that directory and the MIB files within it, then proceed to the next step. However, if you do not have the directory or the MIB files, you can install them using the following commands below:
Debian / Ubuntu / Raspberry Pi OS:
sudo apt install snmp-mibs-downloader
RHEL / CentOS / Oracle Linux / Alma Linux / Rocky Linux:
sudo yum install net-snmp
Step 2: Download MIB Files to the MIB Directory
Here is the mib file link:
USG FLEX 700
If your firewall is other model, please visit the Zyxel download library to download.
Step 3: Restart the Zabbix server
systemctl stop zabbix-server systemctl status zabbix-server systemctl start zabbix-server
Hope this helps.
Zyxel Melen0 -
Dear Melen!
Okay download, and how.
If i download it the windows and copied the ZYXEL-ES-WIRELESS.mib into the folder nothing i see.I have to rename it to mib.txt as the others?
0
Categories
- All Categories
- 439 Beta Program
- 2.8K Nebula
- 202 Nebula Ideas
- 126 Nebula Status and Incidents
- 6.3K Security
- 514 USG FLEX H Series
- 328 Security Ideas
- 1.7K Switch
- 84 Switch Ideas
- 1.3K Wireless
- 49 Wireless Ideas
- 6.8K Consumer Product
- 288 Service & License
- 458 News and Release
- 90 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.3K FAQ
- 34 Documents
- 85 About Community
- 97 Security Highlight
Zyxel Employee
