<div dir="auto">Can't really say about ups.load without drilling into code diffs... may be faster to just build current git master branch and run the driver in data-dump mode:<div dir="auto"><br></div><div dir="auto">git clone .../nut; cd nut</div><div dir="auto">./ci_build.sh</div><div dir="auto">./drivers/snmp-ups -s test -d1 -x port=UPSIP -x community=...</div><div dir="auto"><br></div><div dir="auto">and maybe fiddle with mibs parameter - your report used the IETF standard fallback, maybe we know a better featured vendor mib for the OEM under some custom OID tree... or read up on subdriver generation and contribute a new one or extend existing :)</div><div dir="auto"><br></div><div dir="auto">Jim</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 30, 2022, 23:13 Ireneusz Grycuk <<a href="mailto:igrycuk@wiredbit.com">igrycuk@wiredbit.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div>
    Hello Jim!<br>
    <br>
    There is no problem - as you mentioned: the data is reported. I just
    wanted to let you know, for the record, besides - NUT made me do it
    ;) The only thing I noticed is that in case of PSI5-1500RT120 NUT
    (v2.7.4) doesn't report the ups.load value, do you know if this has
    been added in the newer wesion?<br>
    <br>
    Regards,<br>
    <div>
      <table style="width:100%;font-family:Arial;color:#1a1a1a">
        <tbody>
          <tr>
            <td>
              <hr style="border:none;color:#ff2a2a;background-color:#ff2a2a;height:2px;width:200px" align="left"></td>
          </tr>
          <tr>
            <td><img src="https://www.wiredbit.com/wp-content/uploads/2018/06/footer-logo.png" width="200" height="40"></td>
          </tr>
          <tr>
            <td style="padding-top:5px">
              <div style="font-size:11pt">IRENEUSZ GRYCUK</div>
              <div style="font-size:10pt;font-style:italic;color:#4d4d4d">CEO & Software Architect</div>
            </td>
          </tr>
          <tr>
            <td style="padding-top:5px">
              <div style="font-size:10pt">Mobile: <a style="text-decoration:none;color:#1a1a1a" href="tel:+48692786248" target="_blank" rel="noreferrer">+48 692 786 248</a></div>
              <div style="font-size:10pt">E-Mail: <a style="text-decoration:none;color:#1a1a1a" href="mailto:igrycuk@wiredbit.com" target="_blank" rel="noreferrer">igrycuk@wiredbit.com</a></div>
            </td>
          </tr>
          <tr>
            <td style="padding-top:5px">
              <div style="font-size:12pt"><a style="text-decoration:none;color:#ff2a2a" href="https://www.wiredbit.com" target="_blank" rel="noreferrer">www.wiredbit.com</a></div>
            </td>
          </tr>
          <tr>
            <td style="font-size:8pt;color:#8a8a8a;padding-top:15px">
              Confidentiality Notice: This email and its attachments (if
              any) contain confidential information of the sender. The
              information is intended only for the use by the direct
              addressees of the original sender of this email. If you
              are not an intended recipient of the original sender (or
              responsible for delivering the message to such person),
              you are hereby notified that any review, disclosure,
              copying, distribution or the taking of any action in
              reliance of the contents of and attachments to this email
              is strictly prohibited. If you have received this email in
              error, please immediately notify the sender at the address
              shown herein and permanently delete any copies of this
              email (digital or paper) in your possession. </td>
          </tr>
        </tbody>
      </table>
    </div>
    <div>On 12/30/22 21:49, Jim Klimov wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="auto">Thanks for the HCL report.
        <div dir="auto"><br>
        </div>
        <div dir="auto">Is the "problem" is "no OID found, tell devs"? -
          it is a benign message (muted in modern NUT - 2.7.4 is quite
          old) meaning that a subdriver match happened differently (per
          evidence - data is reported).</div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Jim</div>
        <div dir="auto"><br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Fri, Dec 30, 2022, 17:25
          Ireneusz Grycuk <<a href="mailto:igrycuk@wiredbit.com" target="_blank" rel="noreferrer">igrycuk@wiredbit.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div> Hello NUT dev!<br>
            <br>
            Reporting problem with NUT controller connected via SNMP v1
            to Vertiv PSI5-1500RT120 UPS:<br>
            <br>
            <br>
            Network UPS Tools - UPS driver controller 2.7.4<br>
            Network UPS Tools - Generic SNMP UPS driver 0.97 (2.7.4)<br>
            No matching MIB found for sysOID '.1.3.6.1.4.1.476.1.42'!<br>
            Please report it to NUT developers, with an 'upsc' output
            for your device.<br>
            Going back to the classic MIB detection method.<br>
            Detected PSI5-1500RT120 on host 10.1.1.32 (mib: ietf 1.5)<br>
            <br>
            $ upsc UPS01<br>
            Init SSL without certificate database<br>
            battery.charge: 100.00<br>
            battery.runtime: 1260.00<br>
            battery.runtime.low: 120.00<br>
            battery.voltage: 54.00<br>
            device.mfr: Vertiv<br>
            device.model: PSI5-1500RT120<br>
            device.type: ups<br>
            <a href="http://driver.name" rel="noreferrer noreferrer" target="_blank">driver.name</a>:
            snmp-ups<br>
            driver.parameter.pollfreq: 15<br>
            driver.parameter.pollinterval: 2<br>
            driver.parameter.port: 10.1.1.32<br>
            driver.parameter.snmp_version: v1<br>
            driver.parameter.synchronous: no<br>
            driver.version: 2.7.4<br>
            driver.version.data: ietf MIB 1.5<br>
            driver.version.internal: 0.97<br>
            input.current: 5.00<br>
            input.frequency: 60.00<br>
            input.frequency.nominal: 60.00<br>
            input.phases: 1.00<br>
            input.voltage: 115.00<br>
            input.voltage.nominal: 120.00<br>
            output.current: 4.40<br>
            output.frequency: 60.00<br>
            output.frequency.nominal: 60.00<br>
            output.phases: 1.00<br>
            output.power.nominal: 1500.00<br>
            output.voltage: 115.00<br>
            output.voltage.nominal: 120.00<br>
            ups.beeper.status: enabled<br>
            ups.firmware: 02418.03<br>
            ups.firmware.aux: 8.2.0.0<br>
            ups.mfr: Vertiv<br>
            ups.model: PSI5-1500RT120<br>
            ups.start.auto: yes<br>
            ups.status: OL<br>
            ups.test.result: done and passed<br>
            ups.timer.reboot: 0<br>
            ups.timer.shutdown: 0<br>
            ups.timer.start: 0<br>
            <br>
            <br>
            Regards,<br>
            <div>-- <br>
              <table style="width:100%;font-family:Arial;color:#1a1a1a">
                <tbody>
                  <tr>
                    <td>
                      <hr style="border:none;color:#ff2a2a;background-color:#ff2a2a;height:2px;width:200px" align="left"></td>
                  </tr>
                  <tr>
                    <td><img src="https://www.wiredbit.com/wp-content/uploads/2018/06/footer-logo.png" width="200" height="40"></td>
                  </tr>
                  <tr>
                    <td style="padding-top:5px">
                      <div style="font-size:11pt">IRENEUSZ GRYCUK</div>
                      <div style="font-size:10pt;font-style:italic;color:#4d4d4d">CEO & Software Architect</div>
                    </td>
                  </tr>
                  <tr>
                    <td style="padding-top:5px">
                      <div style="font-size:10pt">Mobile: <a style="text-decoration:none;color:#1a1a1a" href="tel:+48692786248" rel="noreferrer noreferrer" target="_blank">+48 692 786 248</a></div>
                      <div style="font-size:10pt">E-Mail: <a style="text-decoration:none;color:#1a1a1a" href="mailto:igrycuk@wiredbit.com" rel="noreferrer noreferrer" target="_blank">igrycuk@wiredbit.com</a></div>
                    </td>
                  </tr>
                  <tr>
                    <td style="padding-top:5px">
                      <div style="font-size:12pt"><a style="text-decoration:none;color:#ff2a2a" href="https://www.wiredbit.com" rel="noreferrer noreferrer" target="_blank">www.wiredbit.com</a></div>
                    </td>
                  </tr>
                  <tr>
                    <td style="font-size:8pt;color:#8a8a8a;padding-top:15px">
                      Confidentiality Notice: This email and its
                      attachments (if any) contain confidential
                      information of the sender. The information is
                      intended only for the use by the direct addressees
                      of the original sender of this email. If you are
                      not an intended recipient of the original sender
                      (or responsible for delivering the message to such
                      person), you are hereby notified that any review,
                      disclosure, copying, distribution or the taking of
                      any action in reliance of the contents of and
                      attachments to this email is strictly prohibited.
                      If you have received this email in error, please
                      immediately notify the sender at the address shown
                      herein and permanently delete any copies of this
                      email (digital or paper) in your possession. </td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          _______________________________________________<br>
          Nut-upsdev mailing list<br>
          <a href="mailto:Nut-upsdev@alioth-lists.debian.net" rel="noreferrer noreferrer" target="_blank">Nut-upsdev@alioth-lists.debian.net</a><br>
          <a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev" rel="noreferrer noreferrer noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </div>

</blockquote></div>