Philip Tait
2013-Oct-09 00:18 UTC
[Nut-upsdev] Updated to 2.6.5, previously-working APC SmartUPS now fails completely
Here is the upsc output: # /usr/local/ups/bin/snmp-ups -DD -a irs2-ups1 Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5) 0.000000 debug level is '2' 0.000327 SNMP UPS driver : entering upsdrv_initups() 0.000341 SNMP UPS driver : entering nut_snmp_init(snmp-ups) 0.056112 SNMP UPS driver : entering load_mib2nut(auto) 0.056126 trying the new match_sysoid() method 1.119440 match_sysoid: device sysOID value = .1.3.6.1.4.1.318 1.119456 match_sysoid: checking MIB apcc 1.119469 match_sysoid: checking MIB mge 1.119474 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.705.1 1.119481 match_sysoid: checking MIB netvision 1.119486 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.4555.1.1.1 1.119490 match_sysoid: checking MIB pw 1.119494 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.534.1 1.119501 match_sysoid: checking MIB aphel_genesisII 1.119505 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.17373 1.119509 match_sysoid: checking MIB aphel_revelation 1.119513 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.534.6.6.6 1.119521 match_sysoid: checking MIB eaton_epdu 1.119526 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.534.6.6.7 1.119529 match_sysoid: checking MIB pulizzi_switched1 1.119534 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.20677.1 1.119538 match_sysoid: checking MIB pulizzi_switched2 1.119542 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.20677.2 1.119549 match_sysoid: checking MIB raritan 1.119552 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.13742 1.119561 match_sysoid: checking MIB baytech 1.119565 match_sysoid: checking MIB cpqpower 1.119570 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.232.165.3 1.119576 match_sysoid: checking MIB bestpower 1.119580 match_sysoid: checking MIB cyberpower 1.119586 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.4.1.3808 1.119591 match_sysoid: checking MIB ietf 1.119598 match_sysoid: comparing .1.3.6.1.4.1.318 with .1.3.6.1.2.1.33 1.119605 No matching MIB found for sysOID '.1.3.6.1.4.1.318'! Please report it to NUT developers, with an 'upsc' output for your device. Going back to the classic MIB detection method. 1.119612 load_mib2nut: trying classic method with 'apcc' mib 1.326472 load_mib2nut: trying classic method with 'mge' mib 1.536183 load_mib2nut: trying classic method with 'netvision' mib 1.748518 load_mib2nut: trying classic method with 'pw' mib 1.967404 load_mib2nut: trying classic method with 'aphel_genesisII' mib 2.187605 load_mib2nut: trying classic method with 'aphel_revelation' mib 2.416979 load_mib2nut: trying classic method with 'eaton_epdu' mib 2.641111 load_mib2nut: trying classic method with 'pulizzi_switched1' mib 2.880972 load_mib2nut: trying classic method with 'pulizzi_switched2' mib 3.110348 load_mib2nut: trying classic method with 'raritan' mib 3.338411 load_mib2nut: trying classic method with 'baytech' mib 3.557297 load_mib2nut: trying classic method with 'cpqpower' mib 3.781435 load_mib2nut: trying classic method with 'bestpower' mib 4.008179 load_mib2nut: trying classic method with 'cyberpower' mib 4.230998 load_mib2nut: trying classic method with 'ietf' mib 4.457750 No supported device detected -- Philip J. Tait, Instrument Software Engineer http://subarutelescope.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20131008/3338c5da/attachment.html>
Tim Rice
2013-Oct-09 01:55 UTC
[Nut-upsdev] Updated to 2.6.5, previously-working APC SmartUPS now fails completely
On Tue, 8 Oct 2013, Philip Tait wrote:> Here is the upsc output: > > # /usr/local/ups/bin/snmp-ups -DD -a irs2-ups1 > Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5) > 0.000000 debug level is '2' > 0.000327 SNMP UPS driver : entering upsdrv_initups()[snip]> 4.457750 No supported device detectedI'm using a APC smart ups with a ap9630 card here just fine. How about showing us the irs2-ups1 entry in ups.conf. -- Tim Rice Multitalents tim at multitalents.net
Philip Tait
2013-Oct-09 02:06 UTC
[Nut-upsdev] Updated to 2.6.5, previously-working APC SmartUPS now fails completely
(Note that I mentioned this *was* previously working with an older version of Nut). [irs2-ups1] driver = snmp-ups port = irs2-ups1.sum.naoj.org mibs = auto community = private irs2-ups1.sum.naoj.org responds to pings. On Tue, Oct 8, 2013 at 3:55 PM, Tim Rice <tim at multitalents.net> wrote:> On Tue, 8 Oct 2013, Philip Tait wrote: > > > Here is the upsc output: > > > > # /usr/local/ups/bin/snmp-ups -DD -a irs2-ups1 > > Network UPS Tools - Generic SNMP UPS driver 0.68 (2.6.5) > > 0.000000 debug level is '2' > > 0.000327 SNMP UPS driver : entering upsdrv_initups() > [snip] > > 4.457750 No supported device detected > > I'm using a APC smart ups with a ap9630 card here just fine. > How about showing us the irs2-ups1 entry in ups.conf. > > > -- > Tim Rice Multitalents > tim at multitalents.net > > > > _______________________________________________ > Nut-upsdev mailing list > Nut-upsdev at lists.alioth.debian.org > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev >-- Philip J. Tait, Instrument Software Engineer http://subarutelescope.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20131008/3bca0536/attachment.html>
Reasonably Related Threads
- Updated to 2.6.5, previously-working APC SmartUPS now fails completely
- Updated to 2.6.5, previously-working APC SmartUPS now fails completely
- NUT-DRIVER cant start [Emerson Liebert APM 150 kVA]
- Tripplite UPS (SU10KRT3/1X) through snmp-ups (nut 2.6.5)
- Arch Linux and Tripp Lite web snmp card issues.