[Nut-upsdev] Re: apcsmart and ambient data (was: NUT and MonAMI
plugin)
Paul Millar
p.millar at physics.gla.ac.uk
Mon Nov 27 16:52:33 CET 2006
On Thursday 23 November 2006 13:38, Arnaud QUETTE wrote:
> > As an aside, I've configured NUT to talk to our APC-8000[3], which comes
> > with
> > an "AP9619" [4] expansion card. This card has an external temperature
> > probe, but it doesn't seem to appear in the variables NUT returns.
[...]
> in theory, we have the ambient.* collection (check
> http://eu1.networkupstools.org/doc/2.0.1/new-names.html)
> to report such data. And the apcsmart driver seems to support the ambient
> data.
> So, so the problem might sit in the sensor data acquisition.
> But I'm not the right person to follow up. Maybe some other NUT developers
> will be able to...
Here's some further information: I can see the external sensor when doing a
snmpwalk on the UPS' own external NIC (on the AP9619 card).
The command I use is:
snmpwalk -M /root/MIBs:/usr/share/snmp/mibs -m ALL -v1 -c public <UPS IP
address> iso.org.dod.internet.private.enterprises.apc
where /root/MIBs contains the powernet MIB (v3.8.5) available from:
ftp://ftp.apcc.com/apc/public/s477.15.Woftware/pnetmib/mib/385
I've copied part of the snmp tree below:
PowerNet-MIB::iemStatusProbesNumProbes.0 = INTEGER: 1
PowerNet-MIB::iemStatusProbeNumber.1 = INTEGER: 1
PowerNet-MIB::iemStatusProbeName.1 = STRING: "Integrated"
PowerNet-MIB::iemStatusProbeStatus.1 = INTEGER: connected(2)
PowerNet-MIB::iemStatusProbeCurrentTemp.1 = INTEGER: 28
PowerNet-MIB::iemStatusProbeTempUnits.1 = INTEGER: celsius(1)
PowerNet-MIB::iemStatusProbeCurrentHumid.1 = INTEGER: -1
PowerNet-MIB::iemStatusProbeHighTempViolation.1 = INTEGER: disabled(3)
PowerNet-MIB::iemStatusProbeLowTempViolation.1 = INTEGER: disabled(3)
PowerNet-MIB::iemStatusProbeHighHumidViolation.1 = INTEGER: disabled(3)
PowerNet-MIB::iemStatusProbeLowHumidViolation.1 = INTEGER: disabled(3)
If it helps any, the exact UPS model string is "Smart-UPS RT 8000 XL" and it
has a firmware revision "477.15.W".
Cheers,
Paul.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20061127/905021c3/attachment.pgp
More information about the Nut-upsdev
mailing list