Hello,
I didn't want to hijack this thread - https://www.zabbix.com/forum/showthread.php?t=49982 as the OP seemed to have things worked out.
But the above thread did lead me in the direction I want to go in that I need to use a script called mib2template...but I need some help with understanding what I need to do.
I have a NAS device from Imation and they provide an MIB file which I've downloaded to my PC.
1. Where do I get the root OID from? I've logged into our Zabbix Server and issued the following command - snmpwalk -v 2c -c public <host IP> (where I used the IP of our NAS). The second line in the results of issuing snmpwalk has this:
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.7933.1.10
Is this my root OID?
2. Do I move the .MIB file I've downloaded to my Zabbix Server and run the mib2template script? What is output from this script?
3. What are the next steps to creating the template in Zabbix once I've run themib2template script? Do I go back into the Zabbix Web GUI and create a new template and name it whatever I wan?
Thank you in advance for any direction you can provide.
I didn't want to hijack this thread - https://www.zabbix.com/forum/showthread.php?t=49982 as the OP seemed to have things worked out.
But the above thread did lead me in the direction I want to go in that I need to use a script called mib2template...but I need some help with understanding what I need to do.
I have a NAS device from Imation and they provide an MIB file which I've downloaded to my PC.
1. Where do I get the root OID from? I've logged into our Zabbix Server and issued the following command - snmpwalk -v 2c -c public <host IP> (where I used the IP of our NAS). The second line in the results of issuing snmpwalk has this:
iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.7933.1.10
Is this my root OID?
2. Do I move the .MIB file I've downloaded to my Zabbix Server and run the mib2template script? What is output from this script?
3. What are the next steps to creating the template in Zabbix once I've run themib2template script? Do I go back into the Zabbix Web GUI and create a new template and name it whatever I wan?
Thank you in advance for any direction you can provide.
Comment