Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm looking for a mib (more specifically the actual oid) that will give me an active ds0 count on an mgcp pri connected to callmanager (in both ISR's and CMM's). I've done extensive searching on both netpro and google and everytime this question is ...
I'm looking for a mib (more specifically the actual oid) that will give me an active ds0 count on an mgcp pri connected to callmanager (in both ISR's and CMM's). I've done extensive searching on both netpro and google and everytime this question is ...
I'm looking for a mib (more specifically the actual oid) that will give me an active ds0 count on an mgcp pri connected to callmanager (in both ISR's and CMM's). I've done extensive searching on both netpro and google and everytime this question is ...
I'm having a problem with CCA, I've duplicated it in both 3.6 and 4.0. I have it setup in OOB VGW mode and my pc's get their IP's fine and go through the agent checks fine, but after they get the "Successfully logged into the network" dialog and cca...
Has anyone ever encountered this error?:SW_Management 2006-06-23 15:43:10 Unable to process out-of-band login request from [00:00:00:00:00:00 ## 10.30.13.17] jfielder. Cause: MAC address of 10.30.13.17 not found. I have a standard OOB deployment u...
I wrote an applicatoin that runs on the phones that checks queue stats and sends alerts to the phone. You can find it here:http://forum.cisco.com/eforum/servlet/NetProf?page=netprof&forum=Unified%20Communications%20and%20Video&topic=Contact%20Center...
The report object "CSQ IPCC Express" which contains "expected wait time" gets it's data from the RtCSQsSummary table in SQL. So far as I can tell, the data in that table is reset at 12:00am every night so it pulls oldest/longest and averages on a pe...
There is another table called RtCSQsSummary which gives stats on individual queues. To get info on a specific queue just run a query similar to below:Select * from RtCSQsSummary where CSQ_Name = %CSQ_Name%Replace %CSQ_Name% with the CSQ you want to ...
I am having the same issue while in LWAP mode.According to this document:http://www.cisco.com/en/US/solutions/collateral/ns340/ns394/ns348/ns767/white_paper_80211n_design_and_deployment_guidelines.html40mhz is supported on WLC's, it even gives steps ...
TAC found my issue. You cannot have an @ symbol in your passwords. So where the documentation states you need at least 1 Uppercase, 1 lowercase, 1 digit and 1 special charecter in your password...it forgot to mention that you can't use "@" as one o...