Details

    • Improvement
    • Resolution: Fixed
    • Major
    • None
    • Professional Edition
    • Discovery, Poller
    • rhel9

    Description

      Several sensors (smoke, vibration, fluid, door) are not discovered for an APC NetBotz module:

      $ snmpwalk  -m +/opt/observium/mibs/apc/PowerNet-MIB sensor-be-lcl-01.winnet.local .1.3.6.1.4.1.318.1.1.10.3.20
      PowerNet-MIB::emsSmokeSensorStatusTableSize.0 = INTEGER: 0
      PowerNet-MIB::emsVibrationSensorStatusTableSize.0 = INTEGER: 2
      PowerNet-MIB::emsVibrationSensorStatusSensorIndex.3 = INTEGER: 3
      PowerNet-MIB::emsVibrationSensorStatusSensorIndex.4 = INTEGER: 4
      PowerNet-MIB::emsVibrationSensorStatusSensorName.3 = STRING: "VIBR sensor 1: AX02b"
      PowerNet-MIB::emsVibrationSensorStatusSensorName.4 = STRING: "VIBR sensor 2: AX05b"
      PowerNet-MIB::emsVibrationSensorStatusSensorLocation.3 = STRING: "LCL-AX02 back"
      PowerNet-MIB::emsVibrationSensorStatusSensorLocation.4 = STRING: "LCL-AX05 back"
      PowerNet-MIB::emsVibrationSensorStatusSensorState.3 = INTEGER: noVibration(2)
      PowerNet-MIB::emsVibrationSensorStatusSensorState.4 = INTEGER: noVibration(2)
      PowerNet-MIB::emsVibrationSensorStatusSensorSeverity.3 = INTEGER: warning(2)
      PowerNet-MIB::emsVibrationSensorStatusSensorSeverity.4 = INTEGER: warning(2)
      PowerNet-MIB::emsVibrationSensorCommStatus.3 = INTEGER: commOK(1)
      PowerNet-MIB::emsVibrationSensorCommStatus.4 = INTEGER: commOK(1)
      PowerNet-MIB::emsFluidSensorStatusTableSize.0 = INTEGER: 1
      PowerNet-MIB::emsFluidSensorStatusSensorIndex.2 = INTEGER: 2
      PowerNet-MIB::emsFluidSensorStatusSensorName.2 = STRING: "water lek detectie"
      PowerNet-MIB::emsFluidSensorStatusSensorLocation.2 = STRING: "LCL-AX02 under floor"
      PowerNet-MIB::emsFluidSensorStatusSensorState.2 = INTEGER: noFluid(2)
      PowerNet-MIB::emsFluidSensorStatusSensorSeverity.2 = INTEGER: critical(1)
      PowerNet-MIB::emsFluidSensorCommStatus.2 = INTEGER: commOK(1)
      PowerNet-MIB::emsDoorSensorStatusTableSize.0 = INTEGER: 0

       

      Same data can be found as PowerNet-MIB::memSensors* oid's...

      Can these be added to Observium?

      Attachments

        Activity

          [OBS-4896] Missing sensors for APC NetBotz

          Improved in r13640.

          landy Mike Stupalov added a comment - Improved in r13640.

          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
            bankdelen-6160660 Walter Smet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: