Hi Greg --

My, I run into you in the strangest places. :-)

This is an APC RT5000-RM-XL. The input and output are L14-30P and R, so L1/L2/N/G. The "phase" value reports as "3" so there is some misinterpretation going on. I've started digging into the APC mib tree but they don't give a lot of helpful description for the values.

Let me do some more reading about the mibs, and then do some direct snmp fetches to see what the raw values look like. I'll report back.

Thanks!
John

(This is a new (to me) unit that runs pretty much my whole basement lab/workshop. It's replacing a much older unit that barely had any comms capability, so monitoring was by LED. I've already learned that I don't have the loads balanced very well across the two output phases, so I need to move at least one circuit to the other phase. But I'm running way below total capacity, so I can live with it that way for a little while.)
----

On 11/11/24 18:56, Greg Troxel via Nut-upsuser wrote:
John Ackermann N8UR via Nut-upsuser
<[email protected]> writes:

I am monitoring via the SNMP driver an APC SmartUPS that has split
phase (2L + neutral)  240V input and 120/120 volt outputs.  The data
for the voltages is not what I'm expecting, and I am wondering how I
should interpret it.

Wow, that sounds kind of industrial.  Model?

Is the input an L14-20P?  Or equivalent non-twistlock?

Here is an example from upsc:

input.L1-L2.voltage: 121
input.L2-L3.voltage: 120
input.voltage: 121.20
output.current: 5.90
output.L1-L2.voltage: 119
output.L1.current: 5.90
output.L2-L3.voltage: 119
output.L2.current: 1

The "input.voltage" value doesn't reflect the 240 volts that is
actually being applied.  To get that, would I combine the L1-L2 and
L2-L3 voltages?

I would address figuring this out as two steps.  One is to see what the
device actually sends and what makes sense there.  And then to see if
NUT is mapping or making synthetic.

I find it odd for the neutral to be labeled L2, as it seems to be.  I
would think there would be L1 and L2, both reported as phase-to-neutral.
You might see if there is confusion.

odd for output.L2.current, vs L3, given that voltage seems to be L1/L3
vs L2.

Probably the first voltage is mapped to just 'voltage' and probably it
would be better to use the L1/L3 voltage.  Similar for output.voltage.

output.current should probably be average if output.voltage is 240ish.
Or better yet

Note that the "output.current" value matches the L1 output current,
ignoring the L2 current.  Perhaps that is a clue that the overall
"input" and "output" values are not meaningful in this case?

yes, and they are perhaps mapped from something else?

How should I interpret these values to know the actual input and
output voltages and currents?

You're going to need to put a meter on it and compare to the reports, I
suspect.

First, see if you can get specs, and look at the snmp mib directly and
see what you can figure out.  Turn up debugging/verbose in nut.

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to