Mikrotik Fan Status
The Fan Status (Mikrotik) Check monitors the fan status on the specified Mikrotik device.
Basic Check information
Supported Systems/Application |
SNMP-enabled devices that support the MIKROTIK-MIB |
Supported Device Class |
Router |
Troubleshooting
Failed |
Ensure the correct SNMP community string is configured in Network Discovery for the device |
201 Exception
OID_TYPE_NOSUCHOBJECT |
Missing OID object on the device for specific metric |
SNMP Properties Queried
mtxrHlActiveFan |
1.3.6.1.4.1.14988.1.1.3.9 |
mtxrHlFanSpeed1 |
1.3.6.1.4.1.14988.1.1.3.17 |
mtxrHlFanSpeed2 |
1.3.6.1.4.1.14988.1.1.3.18 |
Calculations Performed
Currently Active Fan |
Fan returned as active from mtxrHlActiveFan
|
Fan 1 Speed |
Fan 1 speed from mtxrHlFanSpeed1 (RPM):
- Pass: Greater than 3000
- Fail: Less than 300
|
Fan 2 Speed |
Fan 1 speed from mtxrHlFanSpeed2 (RPM):
- Pass: Greater than 3000
- Fail: Less than 300
|