How to monitor SAN Switch's temperature

How to monitor SAN Switch's temperature

Dear all,

I want to monitor temperature of SAN Switch and I already have OID number for monitor this device.
But when I add new device template(picture name's modifydevicetemplate.png) and add new bulk with
OID for monitor SAN Switch's temperature (picture name's editmonitor.png) then I test to monitor
I have a error like picture name's newmonitordevice.png. I try to test monitor by php script it's
work with code as below
<?php
$reponse = snmpget('10.1.0.131', 'public', ".1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4.1",1000000,5);

echo $reponse;
?>

Please kindly recommend me how to use opmanager monitor my SAN Switch's temperature thank you.












                  New to ADSelfService Plus?