Details

    • Add New Device / OS
    • Resolution: Fixed
    • Trivial
    • None
    • None
    • Default
    • None

    Description

      Please add support for VSOLUTION EPON/GPON OLT as per attached

      definitions/os/vsolution.inc.php

      $os = "vsolution";
      $config['os'][$os]['text']                  = "VSOLUTION";
      $config['os'][$os]['vendor']                = "V-Solution";
      $config['os'][$os]['icon']                  = "vsolution";
      $config['os'][$os]['type']                  = "network";
      $config['os'][$os]['discovery'][]           = [  
      'sysObjectID'      => '.1.3.6.1.4.1.37950.1.1.5.10.14.1',  
      'sysDescr'         => '/V1600/'
      ];
      $config['os'][$os]['mibs'][]                = "VSOLUTION-MIB";
      $config['os'][$os]['mibs'][]                = "V1600G"; //for GPON OLT
       

      MIBs, mib definition and logos attached.

      Attachments

        1. vsolution.inc.php
          3 kB
        2. vsolution.png
          vsolution.png
          6 kB
        3. vsolution_2x.png
          vsolution_2x.png
          6 kB

        Activity

          [OBS-4501] VSOL OLT

          Added in r12780.

          landy Mike Stupalov added a comment - Added in r12780.
          ali Ali D added a comment -

          MIB Definition was also attached.

          ali Ali D added a comment - MIB Definition was also attached.

          Please provide the SNMP walks as requested by the bot. Just adding a MIB assignment to an OS definition won't add support for that MIB.

          adama Adam Armstrong added a comment - Please provide the SNMP walks as requested by the bot. Just adding a MIB assignment to an OS definition won't add support for that MIB.

          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
            ali Ali D
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: