Page 1 of 1
Dual power supply status
Posted: Thu Dec 04, 2014 9:25 pm
by garlicbulb
How does one check the status of the dual power supply on Routerboards such as the CCR1009-8G-1S-1S+? I don't see anything under the "System" "Health"/ Is something available via SNMP?
Re: Dual power supply status
Posted: Thu Dec 04, 2014 9:33 pm
by garlicbulb
Answered my own questions
1. You don't seem to see the power supply status using Winbox
2. Command line works
/system health print
fan-mode: auto
use-fan: main
active-fan: main
cpu-overtemp-check: yes
cpu-overtemp-threshold: 100C
cpu-overtemp-startup-delay: 1m
voltage: 24V
current: 758mA
temperature: 35C
cpu-temperature: 53C
power-consumption: 18.1W
psu1-state: ok
psu2-state: ok
fan1-speed: 4718RPM
And lastly, there is an OID for each power supply in the MIB.
Re: Dual power supply status
Posted: Fri Dec 05, 2014 1:18 am
by patrikg
ros code
[admin@demo.mt.lv] > /system health print oid
active-fan: .1.3.6.1.4.1.14988.1.1.3.9.0
voltage: .1.3.6.1.4.1.14988.1.1.3.8.0
temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
processor-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0
current: .1.3.6.1.4.1.14988.1.1.3.13.0
power-consumption: .1.3.6.1.4.1.14988.1.1.3.12.0
psu1-state: .1.3.6.1.4.1.14988.1.1.3.15.0
psu2-state: .1.3.6.1.4.1.14988.1.1.3.16.0
[admin@demo.mt.lv] >
Re: Dual power supply status
Posted: Mon Jan 24, 2022 7:44 pm
by cbka
ros code
[admin@demo.mt.lv] > /system health print oid
active-fan: .1.3.6.1.4.1.14988.1.1.3.9.0
voltage: .1.3.6.1.4.1.14988.1.1.3.8.0
temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
processor-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0
current: .1.3.6.1.4.1.14988.1.1.3.13.0
power-consumption: .1.3.6.1.4.1.14988.1.1.3.12.0
psu1-state: .1.3.6.1.4.1.14988.1.1.3.15.0
psu2-state: .1.3.6.1.4.1.14988.1.1.3.16.0
[admin@demo.mt.lv] >
this is unfortunately not longer availible... on 6.4x>
[admin@rooterboard] > system health print oid
voltage: .1.3.6.1.4.1.14988.1.1.3.8.0
current: .1.3.6.1.4.1.14988.1.1.3.13.0
temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
power-consumption: .1.3.6.1.4.1.14988.1.1.3.12.0
[admin@rooterboard] > system health print
voltage: 23.2V
current: 441mA
temperature: 43C
power-consumption: 10.2W
psu1-voltage: 23.9V
psu2-voltage: 24V
Re: Dual power supply status
Posted: Tue Dec 27, 2022 10:51 am
by JJT211
As of 6.48.6 LTS on Tile it appears it is supported
/system health print oid
temperature: .1.3.6.1.4.1.14988.1.1.3.10.0
cpu-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0
psu1-state: .1.3.6.1.4.1.14988.1.1.3.15.0
psu2-state: .1.3.6.1.4.1.14988.1.1.3.16.0
fan1-speed: .1.3.6.1.4.1.14988.1.1.3.17.0
fan2-speed: .1.3.6.1.4.1.14988.1.1.3.18.0
/system health print
cpu-overtemp-check: yes
cpu-overtemp-threshold: 100C
cpu-overtemp-startup-delay: 1m
temperature: 26C
cpu-temperature: 49C
psu1-state: ok
psu2-state: ok
fan1-speed: 4170RPM
fan2-speed: 3780RPM
Re: Dual power supply status
Posted: Sat Oct 14, 2023 10:44 am
by Nexon
Hello MikroTik,
There is no psu state information on MikroTik CRS328-24P-4S+.
I have upgraded it to latest RouterOS 6.49.10, and still nothing about psu state.
This is the health information that it is available:
cpu-temperature: 57C
power-consumption: 39.4W
board-temperature1: 34C
psu1-voltage: 26.3V
psu2-voltage: 52.4V
psu1-current: 0A
psu2-current: 0.7A
fan1-speed: 0RPM
fan2-speed: 0RPM
Please tell us when the psu state will be available?
Re: Dual power supply status
Posted: Sat Oct 14, 2023 5:03 pm
by mada3k
Whats wrong with psu1-voltage & psu2-voltage ?
Re: Dual power supply status
Posted: Sat Oct 14, 2023 5:13 pm
by Nexon
The psu state is not available.