Details

    • Add New Device / OS
    • Resolution: Incomplete
    • Trivial
    • None
    • Community Edition, Professional Edition
    • Discovery, Poller

    Attachments

      Issue Links

        Activity

          [OBS-2342] Ekinops DWDM definitions
          mtivi Martyushev Tim made changes -
          Link New: This issue relates to OBS-2941 [ OBS-2941 ]
          mtivi Martyushev Tim made changes -
          Link New: This issue relates to OBS-2924 [ OBS-2924 ]
          landy Mike Stupalov made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          adama Adam Armstrong made changes -
          Resolution New: Incomplete [ 4 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]

          Committed but renamed to ekinops-360 to reflect Ekinops product family name

          adama Adam Armstrong added a comment - Committed but renamed to ekinops-360 to reflect Ekinops product family name
          adama Adam Armstrong made changes -
          Attachment Original: ekinops_2x.png [ 13853 ]
          adama Adam Armstrong made changes -
          Attachment Original: ekinops.png [ 13854 ]
          adama Adam Armstrong made changes -
          Description Original: {code:java}
          Index: includes/definitions/os.inc.php
          ===================================================================
          --- includes/definitions/os.inc.php (revision 8589)
          +++ includes/definitions/os.inc.php (working copy)
          @@ -1838,6 +1841,18 @@
           $config['os'][$os]['sysObjectID'][]         = ".1.3.6.1.4.1.12532";
           $config['os'][$os]['mibs'][]                = "JUNIPER-IVE-MIB";
           
          +// Ekinops
          +
          +$os = "ekinops-dwdm";
          +$config['os'][$os]['text']                  = "Ekinops DWDM";
          +$config['os'][$os]['vendor']                = "Ekinops";
          +$config['os'][$os]['type']                  = "network";
          +$config['os'][$os]['sysObjectID'][]         = ".1.3.6.1.4.1.20044";
          +//Ekinops 360 Platform, C200, Release 3.1.542
          +//Ekinops 360 Platform, C200HC, Release 4.5.710
          +$config['os'][$os]['sysDescr_regex'][]      = "/^.*, (?<hardware>[\w]+), Release (?<version>[\d\.]+)/i";
          +$config['os'][$os]['remote_access']         = array('ssh', 'http');
          +
          // Eltex

          // Eltex Switch -- Another Radlan!
          {code}

          TODO for me:

          • add MIBS
          • add MIB definitions
          • add statuses like this:

            snmpwalk -v2c -c *** HOST -M .:mibs:mibs/net-snmp -m EKINOPS-MGNT2-MIB .1.3.6.1.4.1.20044.7.2.1.20
            EKINOPS-MGNT2-MIB::mgnt2AlmPbFan1Fail.0 = INTEGER: off(1)
            EKINOPS-MGNT2-MIB::mgnt2AlmPbFan2Fail.0 = INTEGER: off(1)
            EKINOPS-MGNT2-MIB::mgnt2AlmPbFan3Fail.0 = INTEGER: off(1)
            EKINOPS-MGNT2-MIB::mgnt2AlmPbFan4Fail.0 = INTEGER: off(1)
            EKINOPS-MGNT2-MIB::mgnt2AlmPbFan5Fail.0 = INTEGER: off(1)
            EKINOPS-MGNT2-MIB::mgnt2AlmPbFan6Fail.0 = INTEGER: off(1)

          mtivi Martyushev Tim added a comment - TODO for me: add MIBS add MIB definitions add statuses like this: snmpwalk -v2c -c *** HOST -M .:mibs:mibs/net-snmp -m EKINOPS-MGNT2-MIB .1.3.6.1.4.1.20044.7.2.1.20 EKINOPS-MGNT2-MIB::mgnt2AlmPbFan1Fail.0 = INTEGER: off(1) EKINOPS-MGNT2-MIB::mgnt2AlmPbFan2Fail.0 = INTEGER: off(1) EKINOPS-MGNT2-MIB::mgnt2AlmPbFan3Fail.0 = INTEGER: off(1) EKINOPS-MGNT2-MIB::mgnt2AlmPbFan4Fail.0 = INTEGER: off(1) EKINOPS-MGNT2-MIB::mgnt2AlmPbFan5Fail.0 = INTEGER: off(1) EKINOPS-MGNT2-MIB::mgnt2AlmPbFan6Fail.0 = INTEGER: off(1)
          mtivi Martyushev Tim created issue -

          People

            landy Mike Stupalov
            mtivi Martyushev Tim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: