Details

    Description

      1. Please update MIBS fo Eltex. (download it from device page OLT LTP-8X rev.C And please add a new one (attached). ELTEX-OMS
      2. OS definitions:

        Index: includes/definitions/os.inc.php
        ===================================================================
        --- includes/definitions/os.inc.php (revision 8529)
        +++ includes/definitions/os.inc.php (working copy)
        @@ -1817,7 +1817,6 @@
        $config['os'][$os]['mibs'][] = "JUNIPER-IVE-MIB";
         
        // Eltex
        -
        // Eltex Switch -- Another Radlan!
         
        $os = "eltex-switch";
        @@ -1862,6 +1861,7 @@
        $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.35265.1.21"; // LTE
        $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.35265.1.22"; // LTP
        $config['os'][$os]['sysObjectID'][] = ".1.3.6.1.4.1.35265.1.70"; // LTP
        +$config['os'][$os]['mibs'][] = "ELTEX-OMS";
         
        // Fortinet

      3. MIBs definitions

        Index: includes/definitions/mibs.inc.php
        ===================================================================
        --- includes/definitions/mibs.inc.php    (revision 8529)
        +++ includes/definitions/mibs.inc.php    (working copy)
        @@ -302,6 +302,17 @@
         $config['mibs'][$mib]['states'][$type][3] = array('name' => 'notUsed', 'event' => 'ignore');
         $config['mibs'][$mib]['states'][$type][4] = array('name' => 'disabled', 'event' => 'ignore');
         
        +// Eltex
        +$mib = 'ELTEX-OMS';
        +$config['mibs'][$mib]['enable']       = 1;
        +$config['mibs'][$mib]['identity_num'] = '.1.3.6.1.4.1.35265.4';
        +$config['mibs'][$mib]['mib_dir']      = 'eltex';
        +$config['mibs'][$mib]['descr']        = 'Eltex Enterprise Specific MIB: ltp8x MIB';
        +$config['mibs'][$mib]['serial'][]     = array('oid' => 'omsSerialNumber.0');
        +//ELTEX-OMS::omsFwRev.0 = STRING: Eltex LTP-8X:rev.C software version 3.26.1 build 1383 on 31.01.2017 11:35
        +$config['mibs'][$mib]['hardware'][]    = array('oid' => 'omsFwRev.0', 'transformations' => array(array('action' => 'regex_replace', 'from' => '/^Eltex +([\w\-\:\.]+) .* version ([\d\.]+) .*/', 'to' => '$1')));
        +$config['mibs'][$mib]['version'][]    = array('oid' => 'omsFwRev.0', 'transformations' => array(array('action' => 'regex_replace', 'from' => '/^Eltex +([\w\-\:\.]+) .* version ([\d\.]+) .*/', 'to' => '$2')));
        +
         // Accuview
         
         $mib = 'ACCUENERGY-MIB';
        

      Attachments

        Activity

          [OBS-2284] Eltex OLT base support

          Committed in r8699.

          adama Adam Armstrong added a comment - Committed in r8699.

          add new patch file svn-diff-from8698-for-OBSERVIUM-2284.patch with changes only for this issue.

          Remove discovery port sensors (temperature and other) because I discover it like a device sensor.

          mtivi Martyushev Tim added a comment - add new patch file svn-diff-from8698-for-OBSERVIUM-2284.patch with changes only for this issue. Remove discovery port sensors (temperature and other) because I discover it like a device sensor.

          patch needs to be an attachment. the formatting gets ruined in the comment box.

          adama Adam Armstrong added a comment - patch needs to be an attachment. the formatting gets ruined in the comment box.

          add sensors and statuses:

          Index: includes/definitions/mibs.inc.php
          ===================================================================
          --- includes/definitions/mibs.inc.php (revision 8698)
          +++ includes/definitions/mibs.inc.php (working copy)
          @@ -662,6 +662,111 @@
          $config['mibs'][$mib]['hardware'][] = array('oid' => 'omsFwRev.0', 'transformations' => array(array('action' => 'regex_replace', 'from' => '/^Eltex +([\w\-\:\.]+) .* version ([\d\.]+) .*/', 'to' => '$1')));
          $config['mibs'][$mib]['version'][] = array('oid' => 'omsFwRev.0', 'transformations' => array(array('action' => 'regex_replace', 'from' => '/^Eltex +([\w\-\:\.]+) .* version ([\d\.]+) .*/', 'to' => '$2')));
           
          +$mib = 'ELTEX-LTP8X';
          +$config['mibs'][$mib]['enable'] = 1;
          +$config['mibs'][$mib]['identity_num'] = '.1.3.6.1.4.1.35265.1.22';
          +$config['mibs'][$mib]['mib_dir'] = 'eltex';
          +$config['mibs'][$mib]['descr'] = 'Mib for eltex GPON devices';
          +
          +$config['mibs'][$mib]['sensor']['ltp8xPONChannelSFPTemperature']['tables'][] = array(
          + 'table' => 'ltp8xPONChannelSFPTemperature',
          + 'class' => 'temperature',
          + 'descr' => 'SFP',
          + 'oid' => 'ltp8xPONChannelSFPTemperature',
          + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.10',
          + 'min' => 0,
          + 'max' => 300,
          + 'scale' => 1,
          +);
          +$config['mibs'][$mib]['sensor']['ltp8xPONChannelSFPVoltage']['tables'][] = array(
          + 'table' => 'ltp8xPONChannelSFPVoltage',
          + 'class' => 'voltage',
          + 'descr' => 'SFP',
          + 'oid' => 'ltp8xPONChannelSFPVoltage',
          + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.11',
          + 'min' => 32767,
          + 'scale' => 0.000001, // in uV
          +);
          +$config['mibs'][$mib]['sensor']['ltp8xPONChannelSFPTxBiasCurrent']['tables'][] = array(
          + 'table' => 'ltp8xPONChannelSFPTxBiasCurrent',
          + 'class' => 'current',
          + 'descr' => 'SFP',
          + 'oid' => 'ltp8xPONChannelSFPTxBiasCurrent',
          + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.12',
          + 'max' => 32765,
          + 'scale' => 0.000001, // in uA
          +);
          +$config['mibs'][$mib]['sensor']['ltp8xPONChannelTxPower']['tables'][] = array(
          + 'table' => 'ltp8xPONChannelTxPower',
          + 'class' => 'dbm',
          + 'descr' => 'SFP',
          + 'oid' => 'ltp8xPONChannelTxPower',
          + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.9',
          + 'max' => 32765,
          + 'scale' => 0.001 // in dBm * 1000
          +);
          +
          +$mib = 'ELTEX-LTP8X-STANDALONE';
          +$config['mibs'][$mib]['enable'] = 1;
          +$config['mibs'][$mib]['identity_num'] = '.1.3.6.1.4.1.35265.1.22.1';
          +$config['mibs'][$mib]['mib_dir'] = 'eltex';
          +$config['mibs'][$mib]['descr'] = 'Mib for eltex GPON devices STANDALONE';
          +
          +$config['mibs'][$mib]['processor']['ltp8xCPULoadAverage5Minutes'] = array('type' => 'static',
          + 'oid_descr' => 'ltp8xCPULoadAverage5Minutes',
          + 'oid' => 'ltp8xCPULoadAverage5Minutes.0',
          + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.4.0',
          + 'scale' => 0.01);
          +$config['mibs'][$mib]['mempool']['ltp8xRAM'] = array('type' => 'static', 'descr' => 'RAM', 'scale' => 1,
          + 'oid_free' => 'ltp8xRAMFree.0', 'oid_free_num' => '.1.3.6.1.4.1.35265.1.22.1.10.2.0', //ELTEX-LTP8X-STANDALONE::ltp8xDiskFreeSpace.0 = Gauge32: 15923
          + 'total' => 519045120, // 495*1024*1024 - From CLI: Free RAM/Total RAM (Mbytes): 269/495
          +);
          +
          +//ELTEX-LTP8X-STANDALONE::ltp8xSensor1Temperature.0 = Gauge32: 32
          +//ELTEX-LTP8X-STANDALONE::ltp8xSensor1TemperatureExt.0 = INTEGER: 32
          +$config['mibs'][$mib]['sensor']['ltp8xSensorTemperature']['indexes'][1] = array('descr' => 'Sensor 1', 'class' => 'temperature', 'measured' => 'device', 'scale' => 1, 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.10.0');
          +//ELTEX-LTP8X-STANDALONE::ltp8xSensor2Temperature.0 = Gauge32: 44
          +//ELTEX-LTP8X-STANDALONE::ltp8xSensor2TemperatureExt.0 = INTEGER: 44
          +$config['mibs'][$mib]['sensor']['ltp8xSensorTemperature']['indexes'][2] = array('descr' => 'Sensor 2', 'class' => 'temperature', 'measured' => 'device', 'scale' => 1, 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.11.0');
          +
          +$config['mibs'][$mib]['sensor']['ltp8xFanRPM']['indexes'][0] = array('descr' => 'Fan 0', 'class' => 'fanspeed', 'measured' => 'device', 'scale' => 1, 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.7.0', 'oid_limit_low' => '.1.3.6.1.4.1.35265.1.22.1.10.20.0', 'oid_limit_high' => '.1.3.6.1.4.1.35265.1.22.1.10.21.0');
          +$config['mibs'][$mib]['sensor']['ltp8xFanRPM']['indexes'][1] = array('descr' => 'Fan 1', 'class' => 'fanspeed', 'measured' => 'device', 'scale' => 1, 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.9.0', 'oid_limit_low' => '.1.3.6.1.4.1.35265.1.22.1.10.20.0', 'oid_limit_high' => '.1.3.6.1.4.1.35265.1.22.1.10.21.0');
          +
          +
          +//ELTEX-LTP8X-STANDALONE::ltp8xFan0Active.0 = INTEGER: true(1)
          +//ELTEX-LTP8X-STANDALONE::ltp8xFan0RPM.0 = Gauge32: 6540
          +//ELTEX-LTP8X-STANDALONE::ltp8xFan1Active.0 = INTEGER: true(1)
          +//ELTEX-LTP8X-STANDALONE::ltp8xFan1RPM.0 = Gauge32: 6480
          +//ELTEX-LTP8X-STANDALONE::ltp8xFanMinRPM.0 = Gauge32: 2000
          +//ELTEX-LTP8X-STANDALONE::ltp8xFanMaxRPM.0 = Gauge32: 12000
          +
          +
          +$mib = 'ELTEX-LTE8ST';
          +$config['mibs'][$mib]['enable'] = 1;
          +$config['mibs'][$mib]['identity_num'] = '.1.3.6.1.4.1.35265.1.21';
          +$config['mibs'][$mib]['mib_dir'] = 'eltex';
          +$config['mibs'][$mib]['descr'] = 'Mib for eltex GEPON devices';
          +$config['mibs'][$mib]['processor']['lte8stSystemCPULoadAverage5Minutes'] = array('type' => 'static',
          + 'oid_descr' => 'lte8stSystemCPULoadAverage5Minutes',
          + 'oid' => 'lte8stSystemCPULoadAverage5Minutes.0',
          + 'oid_num' => '.1.3.6.1.4.1.35265.1.21.1.33.0');
          +$config['mibs'][$mib]['mempool']['lte8stSystemRAM'] = array('type' => 'static', 'descr' => 'RAM', 'scale' => 1,
          + 'oid_free' => 'lte8stSystemRAMFree.0', 'oid_free_num' => '.1.3.6.1.4.1.35265.1.21.1.31.0', // ELTEX-LTE8ST::lte8stSystemRAMFree.0 = Gauge32: 136638464
          + 'total' => 254803968, // From CLI: Free RAM/Total RAM (Mbytes): 125/243
          +);
          +
          +// ELTEX-LTE8ST::lte8stSystemPonPorts.0 = INTEGER: 2
          +$config['mibs'][$mib]['sensor']['lte8stSystemPonPorts']['indexes'][0] = array('descr' => 'PON ports', 'oid' => 'lte8stSystemPonPorts.0', 'min' => 0, 'scale' => 1, 'oid_num' => '.1.3.6.1.4.1.35265.1.21.1.8.0', 'measured' => 'device');
          +// ELTEX-LTE8ST::lte8stSystemUplinkPorts.0 = INTEGER: 4
          +$config['mibs'][$mib]['sensor']['lte8stSystemUplinkPorts']['indexes'][0] = array('descr' => 'Uplink ports', 'oid' => 'lte8stSystemUplinkPorts.0', 'min' => 0, 'scale' => 1);
          +
          +// ELTEX-LTE8ST::lte8stSystemP2PEnabled.0 = INTEGER: false(0)
          +$config['mibs'][$mib]['status']['lte8stSystemP2PEnabled']['indexes'][0] = array('descr' => 'P2P Enabled', 'oid' => 'lte8stSystemP2PEnabled.0', 'measured' => 'device', 'type' => 'BoolValue', 'oid_num' => '.1.3.6.1.4.1.35265.1.21.1.15.0');
          +
          +$config['mibs'][$mib]['states']['BoolValue'][0] = array('name' => 'false', 'event' => 'ok');
          +$config['mibs'][$mib]['states']['BoolValue'][1] = array('name' => 'true', 'event' => 'ok');
          +
          +
          // Accuview
           
          $mib = 'ACCUENERGY-MIB';
          Index: includes/definitions/os.inc.php
          ===================================================================
          --- includes/definitions/os.inc.php (revision 8698)
          +++ includes/definitions/os.inc.php (working copy)
          @@ -1992,6 +2008,7 @@
          //MES3124F 28-port Fiber 1G/10G Managed Switch
          //MES2124M AC 28-port 1G Managed Switch
          $config['os'][$os]['sysDescr_regex'][] = "/^(?:Eltex +)?(?<hardware>[a-z]+\-?\d+[\w]+)(?:(?: +AC)? +(?:[0-9a-z-]+) +(?<features>.+))?/i";
          +$config['os'][$os]['remote_access'] = array('telnet', 'ssh');
           
          $os = "eltex-voip";
          $config['os'][$os]['text'] = "Eltex VoIP";
          @@ -2020,12 +2037,12 @@
          'sysDescr' => '/^Linux /',
          'sysName' => '/^(SMG|TAU|SBC|RG|TSU|MC)/i',
          );
          +$config['os'][$os]['remote_access'] = array('http');
           
          $os = "eltex-gpon";
          $config['os'][$os]['text'] = "Eltex GPON";
          $config['os'][$os]['vendor'] = "Eltex";
          $config['os'][$os]['type'] = "network";
          -//$config['os'][$os]['group'] = "radlan";
          //$config['os'][$os]['graphs'][] = "device_bits";
          //$config['os'][$os]['graphs'][] = "device_processor";
          //$config['os'][$os]['graphs'][] = "device_mempool";
          @@ -2047,6 +2064,7 @@
          'sysName' => '/^(LTP|LTE)/i',
          );
          $config['os'][$os]['mibs'][] = "ELTEX-OMS";
          +$config['os'][$os]['remote_access'] = array('telnet', 'ssh', 'http');
           
          // Fortinet
          

          mtivi Martyushev Tim added a comment - add sensors and statuses: Index: includes/definitions/mibs.inc.php =================================================================== --- includes/definitions/mibs.inc.php (revision 8698 ) +++ includes/definitions/mibs.inc.php (working copy) @@ - 662 , 6 + 662 , 111 @@ $config[ 'mibs' ][$mib][ 'hardware' ][] = array( 'oid' => 'omsFwRev.0' , 'transformations' => array(array( 'action' => 'regex_replace' , 'from' => '/^Eltex +([\w\-\:\.]+) .* version ([\d\.]+) .*/' , 'to' => '$1' ))); $config[ 'mibs' ][$mib][ 'version' ][] = array( 'oid' => 'omsFwRev.0' , 'transformations' => array(array( 'action' => 'regex_replace' , 'from' => '/^Eltex +([\w\-\:\.]+) .* version ([\d\.]+) .*/' , 'to' => '$2' )));   +$mib = 'ELTEX-LTP8X' ; +$config[ 'mibs' ][$mib][ 'enable' ] = 1 ; +$config[ 'mibs' ][$mib][ 'identity_num' ] = '.1.3.6.1.4.1.35265.1.22' ; +$config[ 'mibs' ][$mib][ 'mib_dir' ] = 'eltex' ; +$config[ 'mibs' ][$mib][ 'descr' ] = 'Mib for eltex GPON devices' ; + +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xPONChannelSFPTemperature' ][ 'tables' ][] = array( + 'table' => 'ltp8xPONChannelSFPTemperature' , + 'class' => 'temperature' , + 'descr' => 'SFP' , + 'oid' => 'ltp8xPONChannelSFPTemperature' , + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.10' , + 'min' => 0 , + 'max' => 300 , + 'scale' => 1 , +); +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xPONChannelSFPVoltage' ][ 'tables' ][] = array( + 'table' => 'ltp8xPONChannelSFPVoltage' , + 'class' => 'voltage' , + 'descr' => 'SFP' , + 'oid' => 'ltp8xPONChannelSFPVoltage' , + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.11' , + 'min' => 32767 , + 'scale' => 0.000001 , // in uV +); +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xPONChannelSFPTxBiasCurrent' ][ 'tables' ][] = array( + 'table' => 'ltp8xPONChannelSFPTxBiasCurrent' , + 'class' => 'current' , + 'descr' => 'SFP' , + 'oid' => 'ltp8xPONChannelSFPTxBiasCurrent' , + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.12' , + 'max' => 32765 , + 'scale' => 0.000001 , // in uA +); +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xPONChannelTxPower' ][ 'tables' ][] = array( + 'table' => 'ltp8xPONChannelTxPower' , + 'class' => 'dbm' , + 'descr' => 'SFP' , + 'oid' => 'ltp8xPONChannelTxPower' , + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.2.1.1.9' , + 'max' => 32765 , + 'scale' => 0.001 // in dBm * 1000 +); + +$mib = 'ELTEX-LTP8X-STANDALONE' ; +$config[ 'mibs' ][$mib][ 'enable' ] = 1 ; +$config[ 'mibs' ][$mib][ 'identity_num' ] = '.1.3.6.1.4.1.35265.1.22.1' ; +$config[ 'mibs' ][$mib][ 'mib_dir' ] = 'eltex' ; +$config[ 'mibs' ][$mib][ 'descr' ] = 'Mib for eltex GPON devices STANDALONE' ; + +$config[ 'mibs' ][$mib][ 'processor' ][ 'ltp8xCPULoadAverage5Minutes' ] = array( 'type' => 'static' , + 'oid_descr' => 'ltp8xCPULoadAverage5Minutes' , + 'oid' => 'ltp8xCPULoadAverage5Minutes.0' , + 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.4.0' , + 'scale' => 0.01 ); +$config[ 'mibs' ][$mib][ 'mempool' ][ 'ltp8xRAM' ] = array( 'type' => 'static' , 'descr' => 'RAM' , 'scale' => 1 , + 'oid_free' => 'ltp8xRAMFree.0' , 'oid_free_num' => '.1.3.6.1.4.1.35265.1.22.1.10.2.0' , //ELTEX-LTP8X-STANDALONE::ltp8xDiskFreeSpace.0 = Gauge32: 15923 + 'total' => 519045120 , // 495*1024*1024 - From CLI: Free RAM/Total RAM (Mbytes): 269/495 +); + + //ELTEX-LTP8X-STANDALONE::ltp8xSensor1Temperature.0 = Gauge32: 32 + //ELTEX-LTP8X-STANDALONE::ltp8xSensor1TemperatureExt.0 = INTEGER: 32 +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xSensorTemperature' ][ 'indexes' ][ 1 ] = array( 'descr' => 'Sensor 1' , 'class' => 'temperature' , 'measured' => 'device' , 'scale' => 1 , 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.10.0' ); + //ELTEX-LTP8X-STANDALONE::ltp8xSensor2Temperature.0 = Gauge32: 44 + //ELTEX-LTP8X-STANDALONE::ltp8xSensor2TemperatureExt.0 = INTEGER: 44 +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xSensorTemperature' ][ 'indexes' ][ 2 ] = array( 'descr' => 'Sensor 2' , 'class' => 'temperature' , 'measured' => 'device' , 'scale' => 1 , 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.11.0' ); + +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xFanRPM' ][ 'indexes' ][ 0 ] = array( 'descr' => 'Fan 0' , 'class' => 'fanspeed' , 'measured' => 'device' , 'scale' => 1 , 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.7.0' , 'oid_limit_low' => '.1.3.6.1.4.1.35265.1.22.1.10.20.0' , 'oid_limit_high' => '.1.3.6.1.4.1.35265.1.22.1.10.21.0' ); +$config[ 'mibs' ][$mib][ 'sensor' ][ 'ltp8xFanRPM' ][ 'indexes' ][ 1 ] = array( 'descr' => 'Fan 1' , 'class' => 'fanspeed' , 'measured' => 'device' , 'scale' => 1 , 'oid_num' => '.1.3.6.1.4.1.35265.1.22.1.10.9.0' , 'oid_limit_low' => '.1.3.6.1.4.1.35265.1.22.1.10.20.0' , 'oid_limit_high' => '.1.3.6.1.4.1.35265.1.22.1.10.21.0' ); + + + //ELTEX-LTP8X-STANDALONE::ltp8xFan0Active.0 = INTEGER: true(1) + //ELTEX-LTP8X-STANDALONE::ltp8xFan0RPM.0 = Gauge32: 6540 + //ELTEX-LTP8X-STANDALONE::ltp8xFan1Active.0 = INTEGER: true(1) + //ELTEX-LTP8X-STANDALONE::ltp8xFan1RPM.0 = Gauge32: 6480 + //ELTEX-LTP8X-STANDALONE::ltp8xFanMinRPM.0 = Gauge32: 2000 + //ELTEX-LTP8X-STANDALONE::ltp8xFanMaxRPM.0 = Gauge32: 12000 + + +$mib = 'ELTEX-LTE8ST' ; +$config[ 'mibs' ][$mib][ 'enable' ] = 1 ; +$config[ 'mibs' ][$mib][ 'identity_num' ] = '.1.3.6.1.4.1.35265.1.21' ; +$config[ 'mibs' ][$mib][ 'mib_dir' ] = 'eltex' ; +$config[ 'mibs' ][$mib][ 'descr' ] = 'Mib for eltex GEPON devices' ; +$config[ 'mibs' ][$mib][ 'processor' ][ 'lte8stSystemCPULoadAverage5Minutes' ] = array( 'type' => 'static' , + 'oid_descr' => 'lte8stSystemCPULoadAverage5Minutes' , + 'oid' => 'lte8stSystemCPULoadAverage5Minutes.0' , + 'oid_num' => '.1.3.6.1.4.1.35265.1.21.1.33.0' ); +$config[ 'mibs' ][$mib][ 'mempool' ][ 'lte8stSystemRAM' ] = array( 'type' => 'static' , 'descr' => 'RAM' , 'scale' => 1 , + 'oid_free' => 'lte8stSystemRAMFree.0' , 'oid_free_num' => '.1.3.6.1.4.1.35265.1.21.1.31.0' , // ELTEX-LTE8ST::lte8stSystemRAMFree.0 = Gauge32: 136638464 + 'total' => 254803968 , // From CLI: Free RAM/Total RAM (Mbytes): 125/243 +); + + // ELTEX-LTE8ST::lte8stSystemPonPorts.0 = INTEGER: 2 +$config[ 'mibs' ][$mib][ 'sensor' ][ 'lte8stSystemPonPorts' ][ 'indexes' ][ 0 ] = array( 'descr' => 'PON ports' , 'oid' => 'lte8stSystemPonPorts.0' , 'min' => 0 , 'scale' => 1 , 'oid_num' => '.1.3.6.1.4.1.35265.1.21.1.8.0' , 'measured' => 'device' ); + // ELTEX-LTE8ST::lte8stSystemUplinkPorts.0 = INTEGER: 4 +$config[ 'mibs' ][$mib][ 'sensor' ][ 'lte8stSystemUplinkPorts' ][ 'indexes' ][ 0 ] = array( 'descr' => 'Uplink ports' , 'oid' => 'lte8stSystemUplinkPorts.0' , 'min' => 0 , 'scale' => 1 ); + + // ELTEX-LTE8ST::lte8stSystemP2PEnabled.0 = INTEGER: false(0) +$config[ 'mibs' ][$mib][ 'status' ][ 'lte8stSystemP2PEnabled' ][ 'indexes' ][ 0 ] = array( 'descr' => 'P2P Enabled' , 'oid' => 'lte8stSystemP2PEnabled.0' , 'measured' => 'device' , 'type' => 'BoolValue' , 'oid_num' => '.1.3.6.1.4.1.35265.1.21.1.15.0' ); + +$config[ 'mibs' ][$mib][ 'states' ][ 'BoolValue' ][ 0 ] = array( 'name' => 'false' , 'event' => 'ok' ); +$config[ 'mibs' ][$mib][ 'states' ][ 'BoolValue' ][ 1 ] = array( 'name' => 'true' , 'event' => 'ok' ); + + // Accuview   $mib = 'ACCUENERGY-MIB' ; Index: includes/definitions/os.inc.php =================================================================== --- includes/definitions/os.inc.php (revision 8698 ) +++ includes/definitions/os.inc.php (working copy) @@ - 1992 , 6 + 2008 , 7 @@ //MES3124F 28-port Fiber 1G/10G Managed Switch //MES2124M AC 28-port 1G Managed Switch $config[ 'os' ][$os][ 'sysDescr_regex' ][] = "/^(?:Eltex +)?(?<hardware>[a-z]+\-?\d+[\w]+)(?:(?: +AC)? +(?:[0-9a-z-]+) +(?<features>.+))?/i" ; +$config[ 'os' ][$os][ 'remote_access' ] = array( 'telnet' , 'ssh' );   $os = "eltex-voip" ; $config[ 'os' ][$os][ 'text' ] = "Eltex VoIP" ; @@ - 2020 , 12 + 2037 , 12 @@ 'sysDescr' => '/^Linux /' , 'sysName' => '/^(SMG|TAU|SBC|RG|TSU|MC)/i' , ); +$config[ 'os' ][$os][ 'remote_access' ] = array( 'http' );   $os = "eltex-gpon" ; $config[ 'os' ][$os][ 'text' ] = "Eltex GPON" ; $config[ 'os' ][$os][ 'vendor' ] = "Eltex" ; $config[ 'os' ][$os][ 'type' ] = "network" ; - //$config['os'][$os]['group'] = "radlan"; //$config['os'][$os]['graphs'][] = "device_bits"; //$config['os'][$os]['graphs'][] = "device_processor"; //$config['os'][$os]['graphs'][] = "device_mempool"; @@ - 2047 , 6 + 2064 , 7 @@ 'sysName' => '/^(LTP|LTE)/i' , ); $config[ 'os' ][$os][ 'mibs' ][] = "ELTEX-OMS" ; +$config[ 'os' ][$os][ 'remote_access' ] = array( 'telnet' , 'ssh' , 'http' );   // Fortinet

          Added in r8541.

          Tnx!

          landy Mike Stupalov added a comment - Added in r8541. Tnx!

          People

            adama Adam Armstrong
            mtivi Martyushev Tim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: