Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • Professional Edition
    • Discovery
    • None

    Description

      Is it possible to get functionality so observium would discover PSU info of Cisco NCS, model "Cisco N540X-8Z16G-SYS-D", OS is "Cisco IOS-XR 24.3.2". 

      Attachments

        Activity

          [OBS-5021] Cisco NCS PSU info

          Sent e-mail to you.

          maksimj Maksim Jelizarov added a comment - Sent e-mail to you.

          It's already should be discovered..

          Please make and attach requested debugs. As minimum:

          device discovery

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

          and device snmpdump
          https://docs.observium.org/developing/add_device/#snmp-dump

          landy Mike Stupalov added a comment - It's already should be discovered.. Please make and attach requested debugs. As minimum: device discovery ./discovery.php -d -h <device> and device snmpdump https://docs.observium.org/developing/add_device/#snmp-dump

          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 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -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
            maksimj Maksim Jelizarov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: