Mikrotik Power Supply Status
The Power Supply (Mikrotik) Check monitors the power supply on the specified Mikrotik device.
Basic Check information
| Check Type | SNMP |
| Supported Systems/Applications | SNMP-enabled devices that support the MIKROTIK-MIB |
| Device Class | Router |
Troubleshooting
| Issue | Corrective Action |
|---|---|
| Failed | Please check that 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
| Object Descriptors | Numerical OID |
|---|---|
| mtxrHlPowerSupplyState | 1.3.6.1.4.1.14988.1.1.3.15 |
| mtxrHlBackupPowerSupplyState | 1.3.6.1.4.1.14988.1.1.3.16 |
| mtxrHlVoltage | 1.3.6.1.4.1.14988.1.1.3.8 |
| mtxrHlPower | 1.3.6.1.4.1.14988.1.1.3.12 |
| mtxrHlCurrent | 1.3.6.1.4.1.14988.1.1.3.13 |
Calculations Performed
| Status Detail | Description |
|---|---|
| Power Supply State |
Power supply state from mtxrHlPowerSupplyState
|
| Backup Power Supply State |
Backup power supply from mtxrHlBackupPowerSupplyState
|
| Voltage |
Voltage from mtxrHlVoltage
|
| Wattage |
Wattage from mtxrHlCurrent
|
| Current (Amps) |
Current from mtxrHlCurrent
|