I'm learning about zabbix and how to use SNMP to monitor networks. As a test, I wanted to create a MIB of my PC and find the CPU temperature.
So I got Paessler SNMP tester and started an SNMP walk. All was going well until OID 1.3.6.1.4.1.77.1.1.4.0 at which point it shows error:5. So, I tried it on a different PC with exactly the same point of failure. I can't find any info on what error 5 is. But since this happend on 2 PCs I'm wondering if its a common rookie mistake?? If doing a MIBwalk on a PC is a useless exercise?
I do see lots of interesting and useful items in the walk before it fails so hopefully there's a way to solve this.
Many thanks for your time and help in advance.
Searching the OID 1.3.6.1.4.1.77.1.1.4 on oidref.com shows its "comStatStart" and its an Object. And tried searching error5 for Paessler SNMP tester but no luck there. No info on what it is.