Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • None
    • CE-22.5
    • Poller

    Description

      Hello! 

      We have new UPS:s , APC / SCHNEIDER Galaxy VS with Schneider Electric Web/SNMP Management Card 4 . 

      We cant see loads per phase, only __ a summary.  

      I attach snmpwalks as requested by Landy n the discord channel. 

      Attachments

        Activity

          [OBS-4454] New UPS APC not showing all data

          Works fine! 
          Thank you! 

           

          fresve Fredrik Svensson added a comment - Works fine!  Thank you!   

          Improved in r12611.

          landy Mike Stupalov added a comment - Improved in r12611.
          fresve Fredrik Svensson added a comment - - edited

          I think I got it right now!

          fresve Fredrik Svensson added a comment - - edited I think I got it right now!

          It seems as you overwritten first command output in snmpdump (in dump only partial data).
          Please do it again, but with single command:

          snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
          

          landy Mike Stupalov added a comment - It seems as you overwritten first command output in snmpdump (in dump only partial data). Please do it again, but with single command: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk

          General questions and device support can be discussed in our Discord channel, click here to join.


          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk

            If device not support SNMP version 2c, replace -v2c with -v1.

          • If you have problems with discovery or poller processes, please do and attach these debugs:

            ./discovery.php -d -h <device>
            ./poller.php -d -h <device>

          • additionally attach device and/or vendor specific MIB files

          This comment is added automatically.

          bot Observium Bot added a comment - General questions and device support can be discussed in our Discord channel, click here to join . Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk If device not support SNMP version 2c, replace -v2c with -v1. If you have problems with discovery or poller processes, please do and attach these debugs: ./discovery.php -d -h <device> ./poller.php -d -h <device> additionally attach device and/or vendor specific MIB files This comment is added automatically.

          People

            landy Mike Stupalov
            fresve Fredrik Svensson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: