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

Add MIBs to graph active SIP calls

Details

    • Improvement
    • Resolution: Unresolved
    • Minor
    • None
    • Professional Edition
    • Discovery, Poller
    • Cisco ISR 2900 running 15.2(2)

    Description

      It would be appreciated if the MIBs for tracking active calls on Cisco routers could be added. This would help us track our SIP channel utilization trends. 

      Cisco ISR 2900 running 15.2(2)
      1.3.6.1.4.1.9.9.63.1.3.8.4.1.1.10001 for UAC (actual calls from CUBE out to SIP Peer
      1.3.6.1.4.1.9.9.63.1.3.8.4.1.2.10002 for UAS between CUBE and CUCM
      1.3.6.1.4.1.9.9.63.1.3.8.4.1.2.90002 for UAS between CUBE and Internal UA making the calls.

       

      Thank you, 

      Attachments

        Activity

          [OBS-2985] Add MIBs to graph active SIP calls

          If this task is still relevant ...
          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.

          Also you can attach debugs for discovery and poller processes:

          ./discovery.php -d -h <device>
          ./poller.php -d -h <device>

          mtivi Martyushev Tim added a comment - If this task is still relevant ... 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. Also you can attach debugs for discovery and poller processes: ./discovery.php -d -h <device> ./poller.php -d -h <device>

          Was able to add the graphs to the devices using the custom OID feature. 

          jmcmahan John McMahan added a comment - Was able to add the graphs to the devices using the custom OID feature. 

          this snmpwalk shows the number of active calls on the CUBE router
          root@Observium:/opt/observium# snmpwalk -v2c -c xxxxx 10.1.1.1 1.3.6.1.4.1.9.9.63.1.3.8.1.1.2.2
          iso.3.6.1.4.1.9.9.63.1.3.8.1.1.2.2 = Gauge32: 54

          jmcmahan John McMahan added a comment - this snmpwalk shows the number of active calls on the CUBE router root@Observium:/opt/observium# snmpwalk -v2c -c xxxxx 10.1.1.1 1.3.6.1.4.1.9.9.63.1.3.8.1.1.2.2 iso.3.6.1.4.1.9.9.63.1.3.8.1.1.2.2 = Gauge32: 54

          People

            landy Mike Stupalov
            jmcmahan John McMahan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: