Uploaded image for project: 'Observium'
  1. Observium
  2. OBS-4114

Add discovery/polling for AvTech Room Alert 3S

Details

    • Add New Device / OS
    • Resolution: Fixed
    • Major
    • None
    • None
    • Discovery, Poller
    • None

    Description

      Please add support for the Room Alert 3S Monitor
      https://avtech.com/Products/Environment_Monitors/Room_Alert_3S.htm

      MIB File attached.

      I tried to replicate the procedure from this ticket, but I was unable to get it to work properly.
      https://jira.observium.org/browse/OBS-3059

      Attachments

        Issue Links

          Activity

            [OBS-4114] Add discovery/polling for AvTech Room Alert 3S

            Awesome! Thank you Mike!

            cisco115 Francisco Gomez added a comment - Awesome! Thank you Mike!

            Added in r12036.

            landy Mike Stupalov added a comment - Added in r12036.

            Indeed, it's a very small temperature monitoring device.

            cisco115 Francisco Gomez added a comment - Indeed, it's a very small temperature monitoring device.

            so little

            landy Mike Stupalov added a comment - so little

            Hi Mike,

            Thank you for the prompt response. Here is the output of those commands

            .1.3.6.1.2.1.1.1.0 = Hex-STRING: 41 56 54 45 43 48 20 52 6F 6F 6D 41 6C 65 72 74 20 33 53 
            .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.20916
            .1.3.6.1.2.1.1.3.0 = 13752275
            .1.3.6.1.2.1.1.4.0 = ""
            .1.3.6.1.2.1.1.5.0 = Hex-STRING: 52 41 33 53 
            .1.3.6.1.2.1.1.6.0 = ""
            .1.3.6.1.2.1.1.7.0 = INTEGER: 7
            .1.3.6.1.4.1.20916.1.13.1.1.1.1.0 = INTEGER: 7034
            .1.3.6.1.4.1.20916.1.13.1.1.1.2.0 = INTEGER: 2130
            .1.3.6.1.4.1.20916.1.13.1.3.1.0 = INTEGER: 0
            .1.3.6.1.4.1.20916.1.13.2.1.0 = NULL
            .1.3.6.1.4.1.20916.1.13.2.1.0.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
            .1.3.6.1.4.1.20916.1.13.1.1.1.1.0 = INTEGER: 7034
            .1.3.6.1.4.1.20916.1.13.1.1.1.2.0 = INTEGER: 2130
            .1.3.6.1.4.1.20916.1.13.1.3.1.0 = INTEGER: 0
            .1.3.6.1.4.1.20916.1.13.2.1.0 = NULL
            .1.3.6.1.4.1.20916.1.13.2.1.0.0 = No more variables left in this MIB View (It is past the end of the MIB tree) 

            cisco115 Francisco Gomez added a comment - Hi Mike, Thank you for the prompt response. Here is the output of those commands . 1.3 . 6.1 . 2.1 . 1.1 . 0 = Hex-STRING: 41 56 54 45 43 48 20 52 6F 6F 6D 41 6C 65 72 74 20 33 53   . 1.3 . 6.1 . 2.1 . 1.2 . 0 = OID: . 1.3 . 6.1 . 4.1 . 20916 . 1.3 . 6.1 . 2.1 . 1.3 . 0 = 13752275 . 1.3 . 6.1 . 2.1 . 1.4 . 0 = "" . 1.3 . 6.1 . 2.1 . 1.5 . 0 = Hex-STRING: 52 41 33 53   . 1.3 . 6.1 . 2.1 . 1.6 . 0 = "" . 1.3 . 6.1 . 2.1 . 1.7 . 0 = INTEGER: 7 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.1 . 1.1 . 1.0 = INTEGER: 7034 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.1 . 1.1 . 2.0 = INTEGER: 2130 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.1 . 3.1 . 0 = INTEGER: 0 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.2 . 1.0 = NULL . 1.3 . 6.1 . 4.1 . 20916.1 . 13.2 . 1.0 . 0 = No more variables left in this MIB View (It is past the end of the MIB tree) . 1.3 . 6.1 . 4.1 . 20916.1 . 13.1 . 1.1 . 1.0 = INTEGER: 7034 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.1 . 1.1 . 2.0 = INTEGER: 2130 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.1 . 3.1 . 0 = INTEGER: 0 . 1.3 . 6.1 . 4.1 . 20916.1 . 13.2 . 1.0 = NULL . 1.3 . 6.1 . 4.1 . 20916.1 . 13.2 . 1.0 . 0 = No more variables left in this MIB View (It is past the end of the MIB tree)

            you need make and attach snmpdump as bot requested.

            landy Mike Stupalov added a comment - you need make and attach snmpdump as bot requested.

            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 -ObentxU <hostname> .1 > myagent.snmpwalk
              snmpwalk -v2c -c <community> -t 3 -Cc --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

            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 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> -t 3 -Cc --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 This comment is added automatically.

            People

              landy Mike Stupalov
              cisco115 Francisco Gomez
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: