Hello,
Zabbix is returning me wrong numbers on certain SNMP OIDs. I believe this is because of snmpget:
The printer itself though, shows this counter:
And this counter (the correct one - 1531) also shows on a different monitoring software I have (Print Audit).
What could this be?
Zabbix is returning me wrong numbers on certain SNMP OIDs. I believe this is because of snmpget:
Code:
[root@localhost ~]# snmpget -v 2c -c public -On 192.168.1.100 SNMPv2-SMI::mib-2.43.10.2.1.4.1.1 .1.3.6.1.2.1.43.10.2.1.4.1.1 = Counter32: 1543
Code:
Total 1531 1531
What could this be?

Comment