Have you considered reading the mib ?
And with it's correct version of your device firmware ?
https://download.mikrotik.com/routeros/ ... rotik.mib
And you maybe can read out mtxrHlVoltage(V) and mtxrHlCurrent (mA).
And you can then calculate the power for your self.
And with it's correct version of your device firmware ?
https://download.mikrotik.com/routeros/ ... rotik.mib
And you maybe can read out mtxrHlVoltage(V) and mtxrHlCurrent (mA).
And you can then calculate the power for your self.
Code:
snmptranslate -On -m ./mikrotik.mib -IR mtxrHlVoltage.1.3.6.1.4.1.14988.1.1.3.8snmptranslate -On -m ./mikrotik.mib -IR mtxrHlCurrent.1.3.6.1.4.1.14988.1.1.3.13snmptranslate -m ./mikrotik.mib .1.3.6.1.4.1.14988.1.1.3.12MIKROTIK-MIB::mtxrHlPower
Statistics: Posted by patrikg — Tue Feb 06, 2024 12:24 am