I'm trying to create items, but there are several problems:
1. Only the items are activated, the indicators of which can be obtained only with the "snmpget" query in the console. If I need to get some value for which the query "snmpwalk" or "snmptable" is needed, it remains in the "Not Supported" state and shows the error "No Such Instance currently exists at this OID". It feels like Zabbix is trying to get value only with using of snmpget.
2. How do I display data not in the form of a graph? A table, for example, or just some text. I can't find anything like that. In addition, you need to display all of this in Grafana. There accordingly, too, does not come up with no numerical values. Even if it turns out to make a table, it shows absolutely not what it should.
1. Only the items are activated, the indicators of which can be obtained only with the "snmpget" query in the console. If I need to get some value for which the query "snmpwalk" or "snmptable" is needed, it remains in the "Not Supported" state and shows the error "No Such Instance currently exists at this OID". It feels like Zabbix is trying to get value only with using of snmpget.
2. How do I display data not in the form of a graph? A table, for example, or just some text. I can't find anything like that. In addition, you need to display all of this in Grafana. There accordingly, too, does not come up with no numerical values. Even if it turns out to make a table, it shows absolutely not what it should.
Comment