Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • Professional Edition
    • Default
    • None
    • Debian 11, Observium 23.10.13043

    Description

      We would like to graph every OLT on GPON interfaces as an single interface. It seem that everything is already available in HUAWEI-XPON-MIB but not available in observium webUI.

      Output of snmpwalk:

      HUAWEI-XPON-MIB::hwGponDeviceOntLineProfName.4194362624.1 = STRING: "ratelimit-300M"                                                     
      HUAWEI-XPON-MIB::hwGponDeviceOntServiceProfName.4194362624.1 = STRING: "ONT"                                                           
      HUAWEI-XPON-MIB::hwGponDeviceOntDespt.4194362624.1 = STRING: "client-1234" 

      HUAWEI-XPON-MIB::hwGponDeviceOntEthernetDuplexMode.4194362624.1.1 = INTEGER: autoneg(3)

      HUAWEI-XPON-MIB::hwGponDeviceOntEthernetSpeed.4194362624.1.1 = INTEGER: autoneg(4)

      HUAWEI-XPON-MIB::hwGponDeviceOntRegisterInfoSN.4194362624.1.0 = Hex-STRING: 42 42 42 42 42 42 42 42 00 00 00 00 00 00 00 00 

      HUAWEI-XPON-MIB::hwGponDeviceOntRegisterInfoType.4194362624.1.0 = STRING: "HN8010Ts"

      HUAWEI-XPON-MIB::hwGponDeviceOntRegisterInfoUpTime.4194362624.1.0 = STRING: "2023-08-17 10:08:12Z"

      HUAWEI-XPON-MIB::hwGponOntStatisticUpPackts.4194362624.1 = Counter64: 215415901
      HUAWEI-XPON-MIB::hwGponOntStatisticDownPackts.4194362624.1 = Counter64: 235005713
      HUAWEI-XPON-MIB::hwGponOntStatisticUpBytes.4194362624.1 = Counter64: 238753659281
      HUAWEI-XPON-MIB::hwGponOntStatisticDownBytes.4194362624.1 = Counter64: 73813853889
      HUAWEI-XPON-MIB::hwGponOntStatisticUpDropPackts.4194362624.1 = Counter64: 0
      HUAWEI-XPON-MIB::hwGponOntStatisticDownDropPackts.4194362624.1 = Counte

      Attachments

        Activity

          [OBS-4641] Huawei MA5800 ONU graph
          emorel Émile added a comment -

          Well, I try to generate the myagent.snmpwalk file. It took several hours, and at the end the file take 189M, so I cannot share it easily.

          In addition I put relevant part of the snmpwalk in the issue description.

          emorel Émile added a comment - Well, I try to generate the myagent.snmpwalk file. It took several hours, and at the end the file take 189M, so I cannot share it easily. In addition I put relevant part of the snmpwalk in the issue description.
          emorel Émile added a comment -

          Hi,

          Any change to see an update soon on this issue/feature ?

           

          Thanks a lot!

          emorel Émile added a comment - Hi, Any change to see an update soon on this issue/feature ?   Thanks a lot!

          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
            emorel Émile
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: