We have a Cisco 2911 router with Cisco UBE (Cube) running IOS c2900-universalk9-mz.SPA.151-4.M4.bin We want to use SNMP to monitor the number of active SIP Trunks. We have seen references to DIAL-CONTROL-MIB 1.3.6.1.2.1.10.21 callActiveTable CISCO-VOICE-COMMON-DIAL-CONTROL-MIB 1.3.6.1.4.1.9.10.55 cvCommonDcCallActiveTable CISCO-VOICE-DIAL-CONTROL-MIB 1.3.6.1.4.1.9.9.63 cvVoIPCallActiveTable but we are not getting reliable results. Is there a guide somewhere on how to use SNMP with CUBE to monitor SIP trunk utilization. We don't want to use bandwidth as we are trying to track our carrier commitments based on number of concurrent SIP trunks.
Article Comments
Thanks timbo. Using the SNMP Custom Advanced BETA, I was able to add 10 dial peers to the same graph.
Apr, 2016 - Permalink
Hi John,
You can import the required MIB files, and simply run a sensor discovery on your device. Another alternative is to create a custom sensor based on the following OID's to save you some effort!
##CUBE Total channels## 1.3.6.1.4.1.9.9.63.1.3.8.1.1.2.2
##Channels (SIP) per dial-peer## 1.3.6.1.4.1.9.9.63.1.3.8.4.1.2.xxx where xxx is the dial-peer ID
Cheers,
Tim
Jun, 2013 - Permalink