Hi Community,
I am getting above error when trying to monitor some hardware via SNMPv2.
Snmpwalk:
[zabbix@zabbix ~]$ snmpwalk -c public -v2c 172.21.223.203 .1.3.6.1.2.1.1.3
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1209391574) 139 days, 23:25:15.74
My template item config:
Still zabbix sets item as "Not supported" and gives "No Such Instance currently exists at this OID". What am I doing wrong?
I am getting above error when trying to monitor some hardware via SNMPv2.
Snmpwalk:
[zabbix@zabbix ~]$ snmpwalk -c public -v2c 172.21.223.203 .1.3.6.1.2.1.1.3
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (1209391574) 139 days, 23:25:15.74
My template item config:
Still zabbix sets item as "Not supported" and gives "No Such Instance currently exists at this OID". What am I doing wrong?
Comment