2012/10/19 Ing. Ján <jan.ond...@upjs.sk>

> On Thu, Oct 18, 2012 at 09:02:36PM +0200, Arnaud Quette wrote:
> > (...)
>
I am an script programmer. How can I help to properly support this UPS?
>

great, I'll need your contrib for testing / adapting a script...
I'm currently completing gen-snmp-subdriver.sh.
it aims to do approx. the same things as gen-usbhid-subdriver.sh, but for
SNMP:
http://www.networkupstools.org/docs/developer-guide.chunked/ar01s04.html#hid-subdrivers

for now, I'll need the output of the *exact* below commands:
$ snmpget -v1 -c XXX 192.168.14.10 .1.3.6.1.2.1.1.2.0
$ snmpwalk -On -v1 -c XXX 192.168.14.10 .1.3.6.1.4.1.2254.2.4
$ snmpwalk -Os -v1 -c XXX 192.168.14.10 .1.3.6.1.4.1.2254.2.4

the previous one was missing the -On (forced numeric paths), and I want to
have the 3 output taken at the same time.

cheers,
Arnaud
-- 
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.fr
_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to