Details

    • Add New Device / OS
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • OS
    • None

    Description

      Added support for PBI coder (only PBI DCH-4000P, may work for DCH-5000P).

      MIBs:
      https://data.nag.ru/PBI/SNMP%20MIBs/4000P-MIB-v1.69-b.rar

      In this patch:

      • mibs/pbi/PBI-4000P-5000P-MIB
      • mibs/pbi/PBI-MAIN-MIB
      • mibs/pbi/PBI-MGSIGNALCHARACTERISTICS-MIB
      • mibs/pbi/PBI-MGSYSTEM-MIB
      • includes/definitions/vendors.inc.php
      • includes/definitions/os.inc.php
        • new OS "pbi-coder"
      • includes/definitions/mibs/pbi.inc.php
        • PBI-MGSYSTEM-MIB
          • serial
        • PBI-4000P-5000P-MIB
          • discover ipv4 addresses from MGMT interface and from TS/IP Input/Output interface
          • no interface discovery - only mac addresses is "easy" to get, but not used
          • status linkStatus (Off, 10MB, 100MB)
          • many statuses
          • sensor tunerTotalBitrate – added as gauge (don't find a way to add it as graph in definition)
          • sensor tunerValidBitrate – added as gauge (don't find a way to add it as graph in definition)
          • sensor asiTotalBitrate – added as gauge (don't find a way to add it as graph in definition)
          • sensor asiValidBitrate – added as gauge (don't find a way to add it as graph in definition)
          • sensor tunerStrength – dbm
          • sensor tunerBER – snr
          • sensor tunerCN (Tuner Carrier/Noise) – snr
          • sensor tunerEbNo – snr
          • sensors for tuner-sInput (Satellite input / DVB-S)
          • sensors for s2Input (second Satellite input / DVB-S)
          • sensors for tuner-cInput (Cable input / DVB-C)
          • sensors for tuner-tInput (terrestrial input / DVC-T)
          • satuses for output source

      Attachments

        1. pbi.patch
          93 kB
        2. pbi.png
          pbi.png
          4 kB

        Activity

          [OBS-3763] Definitions for PBI coder

          Fixed os group in r11516.

          landy Mike Stupalov added a comment - Fixed os group in r11516.

          Added in r11515.

          landy Mike Stupalov added a comment - Added in r11515.

          snmp dump already attached

          mtivi Martyushev Tim added a comment - snmp dump already attached

          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
            mtivi Martyushev Tim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: