Cisco Callmanager Active/Inactive Phones
Moderators: Developers, Moderators
Cisco Callmanager Active/Inactive Phones
Hi All,
I have created an active/inactive phones template for cisco callmanager.
Most callmanager oids can be found here --> http://support.ipmonitor.com/mibs/CISCO ... /oids.aspx
Exported from 0.8.6g
Let me know what you think.
Brett
I have created an active/inactive phones template for cisco callmanager.
Most callmanager oids can be found here --> http://support.ipmonitor.com/mibs/CISCO ... /oids.aspx
Exported from 0.8.6g
Let me know what you think.
Brett
- Attachments
-
- Callmanager Phones.zip
- (10.25 KiB) Downloaded 4236 times
-
- untitled.JPG (26.38 KiB) Viewed 52804 times
hmmm actually, looking into the script its a bit misleading. To me active would be "active" phones, as in actively in use. This script returns the same data as Registers/Unregisterd/rejected phones. Silly CCM. The data will always be the same between them.
If there was a way to grab the OID from the router on active calls would be nice. With CCM, after the call is established to a phone the call no longer uses CCM for communication. Its router to phone directly, unless the CCM keeps a log somewhere of phones "in use". It would be nice to have a script that tells me out of the 269 phones registered, 50 of them are physically in use or something. the script could be broken down more, phones on actual outside lines or internal phone to phone.
If there was a way to grab the OID from the router on active calls would be nice. With CCM, after the call is established to a phone the call no longer uses CCM for communication. Its router to phone directly, unless the CCM keeps a log somewhere of phones "in use". It would be nice to have a script that tells me out of the 269 phones registered, 50 of them are physically in use or something. the script could be broken down more, phones on actual outside lines or internal phone to phone.
-
- Posts: 5
- Joined: Tue May 29, 2007 4:01 pm
-
- Posts: 29
- Joined: Fri Jun 06, 2008 2:10 am
CCM -not displaying Graph
hi,
I configured Cacti with the IP address of my CCM and Cacti started graphing. the problem is my CCM was not configured with SNMP. So i am not able to get the info about the reg & unreg ip phones. that is my graph is not showing any information about the IP phones. can any one help me out in fixing this
I configured Cacti with the IP address of my CCM and Cacti started graphing. the problem is my CCM was not configured with SNMP. So i am not able to get the info about the reg & unreg ip phones. that is my graph is not showing any information about the IP phones. can any one help me out in fixing this
Re: CCM -not displaying Graph
This is a part from ccm 4.3 help:Shivaraj05 wrote:hi,
I configured Cacti with the IP address of my CCM and Cacti started graphing. the problem is my CCM was not configured with SNMP. So i am not able to get the info about the reg & unreg ip phones. that is my graph is not showing any information about the IP phones. can any one help me out in fixing this
Procedure
Choose Start > Settings > Control Panel.
Double-click Administrative Tools.
Double-click Services.
Right-click SNMP Service.
From the toolbar, choose Start Service.
Right-click SNMP Service.
Choose Properties.
Click the Traps tab.
In the Community name field, enter the community name to be used in the trap messages that are generated from this host.
Click Add to list.
In the Trap destinations field, click Add.
In the Trap destinations field, enter the IP address or hostname of the trap destination.
Click Add.
Repeat Steps 9 through 11 for each trap destination that is required.
Click OK.
Click the Security tab.
In Accepted community names field, click the Add button.
In the Community name field, enter the name, and in the community rights field, choose either READ-ONLY or READ-WRITE.
Note : To change the Cisco CallManager trap configuration parameters, you need to use a community with READ-WRITE privileges.
Click the Add button.
Choose the Accept SNMP packets from these hosts option to allow only specific network management system (NMS) hosts to query the SNMP extension agent.
Click the Add button.
Enter the IP address for the hosts that are allowed to query the SNMP extension agent.
Click the Add button.
If you want to receive SNMP authentication failure traps, check the Send Authentication Trap check box.
Graph Issue
I have uploaded the templates but i am not able to get the graph. Doesn't show anything when I create a graph. Can anyone guide me how to go about it????thanx
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Re: Graph Issue
SPINE or cmd.php ? I tried this with SPINE, and it doesn't work - works great with cmd.php though.rabiullah wrote:I have uploaded the templates but i am not able to get the graph. Doesn't show anything when I create a graph. Can anyone guide me how to go about it????thanx
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
-
- Cacti Guru User
- Posts: 1884
- Joined: Mon Oct 16, 2006 5:57 am
- Location: United Kingdom
- Contact:
Re: Graph Issue
SPINE or cmd.php ? I tried this with SPINE, and it doesn't work - works great with cmd.php though.rabiullah wrote:I have uploaded the templates but i am not able to get the graph. Doesn't show anything when I create a graph. Can anyone guide me how to go about it????thanx
Cacti Version 0.8.8b
Cacti OS Ubuntu LTS
RRDTool Version RRDTool 1.4.7
Poller Information
Type SPINE 0.8.8b
template not good on 5.1.x / need other mib-value
Hi
On Callmanager 5.1.x snmp ccmActivePhones and ccmInActivePhones don't exist anymore. In order to solve it I have changed ccmActivePhones to ccmRegisteredPhones and ccmInActivePhones to ccmUnregisteredPhones
ccmRegisteredPhones .1.3.6.1.4.1.9.9.156.1.5.5.0
ccmUnregisteredPhones .1.3.6.1.4.1.9.9.156.1.5.6.0
This should function for 4.x too.
Here the changes.
On Callmanager 5.1.x snmp ccmActivePhones and ccmInActivePhones don't exist anymore. In order to solve it I have changed ccmActivePhones to ccmRegisteredPhones and ccmInActivePhones to ccmUnregisteredPhones
ccmRegisteredPhones .1.3.6.1.4.1.9.9.156.1.5.5.0
ccmUnregisteredPhones .1.3.6.1.4.1.9.9.156.1.5.6.0
This should function for 4.x too.
Here the changes.
- Attachments
-
- Callmanager Phones-CCM4.x-CCM5.x.zip
- CCM 4.x and 5.x
- (7.43 KiB) Downloaded 2365 times
Jean-Michel
cacti 0.8.7e | cmd & cactid (cactid 0.8.x) | Linux | MySQL Ver 14.7 Distrib 4.1.12, for Win32 | PHP v5.2.6 | Apache v2.x | Thold | Plugin Architecture | plugin "configuration manager" http://cactiusers.org/forums/topic257.html | plugin "IP subnet calculator IPv4 / IPV6" http://forums.cacti.net/viewtopic.php?t=15428 | plugin banner http://docs.cacti.net/userplugin:banner | Net-SNMP 5.5.2 | cygwin 1.5.18 of 02.07.2005
cacti 0.8.7e | cmd & cactid (cactid 0.8.x) | Linux | MySQL Ver 14.7 Distrib 4.1.12, for Win32 | PHP v5.2.6 | Apache v2.x | Thold | Plugin Architecture | plugin "configuration manager" http://cactiusers.org/forums/topic257.html | plugin "IP subnet calculator IPv4 / IPV6" http://forums.cacti.net/viewtopic.php?t=15428 | plugin banner http://docs.cacti.net/userplugin:banner | Net-SNMP 5.5.2 | cygwin 1.5.18 of 02.07.2005
Registered Phones. The number of currently registered Cisco CallManager devices ... active operating system conditions with inactive Cisco CallManager data.
__________________
Call Center Software
__________________
Call Center Software
Re: Cisco Callmanager Active/Inactive Phones
The need for new OIDs is true-
For 7.0X
.1.3.6.1.4.1.9.9.156.1.5.5.0
.1.3.6.1.4.1.9.9.156.1.5.5.0
I'll check after our next upgrade and see that this works for UCM 8.0 as well.
I'll also check it against my CallManager Express install.
For 7.0X
.1.3.6.1.4.1.9.9.156.1.5.5.0
.1.3.6.1.4.1.9.9.156.1.5.5.0
I'll check after our next upgrade and see that this works for UCM 8.0 as well.
I'll also check it against my CallManager Express install.
Who is online
Users browsing this forum: No registered users and 33 guests