Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-3502

Added Support for Extreme ERS Front Panel LED status

Details

    • New Feature
    • Resolution: Unresolved
    • Trivial
    • None
    • None
    • None

    Description

      Avaya never created a SNMP OID for Stacking-Links and Base-Unit Status.. but they do output the LED Status of every LED on the Board.

      So there is a way to get the Stacking-Status from these LEDs and this patch will add this to observium1

      Attachments

        Activity

          [OBS-3502] Added Support for Extreme ERS Front Panel LED status

          This is complete different type os statuses - bits. Not possible mix with general statuses type.
          Need add support for there type of entity.

          This feature also in progress. Your variant cannot be added, but I will keep this issue for feature development.

          landy Mike Stupalov added a comment - This is complete different type os statuses - bits. Not possible mix with general statuses type. Need add support for there type of entity. This feature also in progress. Your variant cannot be added, but I will keep this issue for feature development.

          Please make and attach additional information about the device:

          • full snmp dump from device:

            snmpwalk -v2c -c <community>  --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
            snmpwalk -v2c -c <community>  --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

          Note, this comment is added automatically.

          bot Observium Bot added a comment - Please make and attach additional information about the device: full snmp dump from device: snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --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 Note, this comment is added automatically.

          People

            landy Mike Stupalov
            FloMeyer Florian Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: