NetXMS Support Forum

English Support => General Support => Topic started by: adimitrov on October 03, 2016, 10:50:32 AM

Title: Mikrotik Temperature DCI says it is unsupported
Post by: adimitrov on October 03, 2016, 10:50:32 AM
Hello Team ,

I am trying to monitor the temperature of our mikrotik devices, i found this oid:

.1.3.6.1.4.1.14988.1.1.3.10.0

, but i get the following alarm:

Status of DCI 118698 (SNMP: .1.3.6.1.4.1.14988.1.1.3.10.0) changed to UNSUPPORTED

Also attached screenshot from netxms and messege from the snmpwalk from the agent itself:

root@cnr-srv-11:~# snmpwalk -v2c -c ************* 172.16.1.134 .1.3.6.1.4.1.14988.1.1.3.10.0
iso.3.6.1.4.1.14988.1.1.3.10.0 = No Such Object available on this agent at this OID

Is this possible or am i doing something wrong, the devices on which i tested this are: RouterOS RB951G-2HnD.

Best regards,
Adrian
Title: Re: Mikrotik Temperature DCI says it is unsupported
Post by: tomaskir on October 03, 2016, 11:53:51 AM
RB951G-2HnD doesnt have a temperature sensor.
Title: Re: Mikrotik Temperature DCI says it is unsupported
Post by: adimitrov on October 03, 2016, 05:53:25 PM
I thought this could be the reason.

Thanks Tomas.