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

How to add new MIBs in Observium and compile it ?

Details

    • Add New Device / OS
    • Resolution: Incomplete
    • Trivial
    • None
    • CE-17.9
    • Documentation, OS

    Description

      Please share procedure for adding MIBs into Observium and how to compile it.

      Attachments

        Activity

          [OBS-3248] How to add new MIBs in Observium and compile it ?

          Hi Shiveshwar Gotmare, we have not received the additional information requested earlier from you in this issue 'Please share procedure for adding MIBs into Observium and how to compile it.'!

          Issues without your response will be closed within 2 weeks.

          landy Mike Stupalov added a comment - Hi Shiveshwar Gotmare, we have not received the additional information requested earlier from you in this issue 'Please share procedure for adding MIBs into Observium and how to compile it.'! Issues without your response will be closed within 2 weeks.

          There no ways for "compile" anything.
          For add support any (unsupported) device/hardware need snmpdump from device (as I written in first comment) or snmp access to real device.

          If you can not add snmpdump in Issue here, send it directly to me by mail: mike@observium.org.
          Also you can disscuss (and send snmpdump) in our Discord channel

          landy Mike Stupalov added a comment - There no ways for "compile" anything. For add support any (unsupported) device/hardware need snmpdump from device (as I written in first comment) or snmp access to real device. If you can not add snmpdump in Issue here, send it directly to me by mail: mike@observium.org . Also you can disscuss (and send snmpdump) in our Discord channel

          I have been able to successfully run poller and discovery on CommScope ION-E/ERA DAS equipment. However, I want to get the alarms on the device to be seen in alerts. I have the MIBs for the device. I have configured the CommScope device to forward all alarms to observium, but I get only device, network and device interface status and alerts. How can I get to see the alarms table from the device on Observium? 

          sgaikwad@infolink-usa.com Shailendra Gaikwad added a comment - I have been able to successfully run poller and discovery on CommScope ION-E/ERA DAS equipment. However, I want to get the alarms on the device to be seen in alerts. I have the MIBs for the device. I have configured the CommScope device to forward all alarms to observium, but I get only device, network and device interface status and alerts. How can I get to see the alarms table from the device on Observium? 

          ISR 4K are well supported in Observium, you do not need to add any MIBs to make it to work. What you need to do, is to resolve the issue with SNMP config on the router.

          j-v-c Sergei Fomin added a comment - ISR 4K are well supported in Observium, you do not need to add any MIBs to make it to work. What you need to do, is to resolve the issue with SNMP config on the router.

          Hi Team,

          Please help with the procedure to download and compile MIBs into Observium.

          shiva13291 Shiveshwar Gotmare added a comment - Hi Team, Please help with the procedure to download and compile MIBs into Observium.
          shiva13291 Shiveshwar Gotmare added a comment - - edited

          I want to add Cisco 4351 series ISR router into Observation but OID is not resolving using snmpget command.

          Getting bellow error
          [root@hj-observium-1 cisco]# snmpget -v2c -c psplrd Cisco_4351_RTR_A sysObjectID.0
          Timeout: No Response from Cisco_4351_RTR_A.

          shiva13291 Shiveshwar Gotmare added a comment - - edited I want to add Cisco 4351 series ISR router into Observation but OID is not resolving using snmpget command. Getting bellow error [root@hj-observium-1 cisco] # snmpget -v2c -c psplrd Cisco_4351_RTR_A sysObjectID.0 Timeout: No Response from Cisco_4351_RTR_A.

          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>

          Note, this comment is added automatically.

          landy Mike Stupalov 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> Note, this comment is added automatically.

          People

            landy Mike Stupalov
            shiva13291 Shiveshwar Gotmare
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: