I'm new to using Zabbix and I have a device I'm trying to monitor with SNMP over Zabbix appliance. I've been able to successfully set it up and view items on it before today. However, I'm now only getting request timeouts and when I try to ping my device's IP, none of the packets are received. I've tried seeing if I could use snmpwalk in ubuntu and the terminal requests are also not being sent to the device. But when I use the iReasoning MIB browser, I can successfully get responses from this same device.
I used a debugger and saw the get requests from iReasoning are making my device enter the "get_value()" function for SNMP while the terminal requests and Zabbix never reach that function. What is going on?
I used a debugger and saw the get requests from iReasoning are making my device enter the "get_value()" function for SNMP while the terminal requests and Zabbix never reach that function. What is going on?