Hi,

> i just wonder, if it is posible to read the values for all the three phases 
> of 
> a mge galaxy 6000 ups? 
>From looking at the mgemib part of the snmp-ups it doesn't read the data
of all 3 phases (yet). Though this should be fairly easy to add. If the 
mge snmp adapter supports queries using the ietf mib that is another way
to get that data. though ietfmib.h in the current version (and svn) is
broken. (Arjen can you add the patch i sent you a while ago? ietfmib.h
uses the wrong OID for the query)
And all snmp-ups driven upsen don't support shutdowns properly (yet).
I'm currently looking at that part for powerware upsen (using ietfmib
and pwmib).

> can someone post the upsc from such ups?
I could only provide that for powerware upsen:

driver.version.internal: 0.42 (mib: ietf 1.3)
input.L1-N.voltage: 231.0
input.L1.current: 2.0
input.L2-N.voltage: 231.0
input.L2.current: 2.0
input.L3-N.voltage: 232.0
input.L3.current: 3.0
input.phases: 3.0


driver.version.internal: 0.42 (mib: pw 0.6)
input.bypass.L1-N.voltage: 232.0
input.bypass.L2-N.voltage: 0.0
input.bypass.L3-N.voltage: 0.0
input.frequency: 50.1
input.L1-N.voltage: 232.0
input.L1.current: 2.0
input.L2-N.voltage: 232.0
input.L2.current: 3.0
input.L3-N.voltage: 233.0
input.L3.current: 3.0
input.phases: 3.0


 Bernd


_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to