What is "Radio Measurements" option in E71's WLAN ...

Hi guys,
My question might be a little bit eccentric and perhaps some WLAN gurus can answer . I've found an option in WLAN "Advanced Settings" of my E71, called "Radio Measurements". Anybody knows what is its function and in which occasion shall I disable it (it's enabled by default).
Thank you in advance.
Solved!
Go to Solution.

http://www.cisco.com/en/US/docs/wireless/wlse/2.5/user/guide/radio.pdf
Articles posted courtesy engadget
keep us updated about the progress.... if u like wat I have to offer then click on khudos.

Similar Messages

  • Voice Metrics and Radio Measurements

    Ok, how do I use these exactly? We're running 4.1.185 on the controllers at the moment and 4.2.81.0 on WCS.
    First with the Voice metrics, I get no data on my 7920 and 7921 phones? And with the Radio Measurements if I attempt to use it with a client, any of the options I receive this error "SNMP Operation to the Device Failed: Attempt to set conflicting attribute value" ??
    Thanks for your replies

    @wquatan - It also doesnt mean that what the user wants is correct and proper. For example, phone is not supposed to be answered in a car without handsfree. In fact this is illegal in some places. So of course, why would they make it easy for the phone to be answered in such a way? Not only is it irresponsible of the manufacturer to do so, but dangerous as well for the people on the street.
    In the case of allowing the user to change music volume when navigating, I think its right that navigation take precedence since its the more important function which is running at the moment.
    Also, I second the opinion that musc+navigation+driving is a BAD combination.
    If you find my post helpful please click the green star on the left under the avatar. Thanks.

  • Radio button options in Servlet

    I am trying to develop radio buttons in a servlet program. The program is supposed to update a database using the radio button options . I am having problem with the program compiling after I add radio buttons.
    When compile the program, I receive an error message: " The local variable Level is never read"
    please tell me what I am doing wrong in the following code:
    private void sendUpdateForm(HttpServletRequest request, HttpServletResponse response)
             throws IOException {
                String ID = request.getParameter("ID");
                  PrintWriter out = response.getWriter();
                  out.println("<BR><H2>Update Form</H2>");
                  out.println("<BR>Please edit the name.");
                  out.println("<BR>");
                  try {
                    String sql = "SELECT Name_of_Officer, Title," +
                      " Level," +
                      "Multiply_View, " +
                      " FROM tDATA.users6" +
                      " WHERE ID=" + ID;
                    Connection conn = DriverManager.getConnection(dbUrl);
                    Statement s = conn.createStatement();
                    ResultSet rs = s.executeQuery(sql);
                    if (rs.next()) {
                       int Level = rs.getInt(1);
                      String Multiply_View = rs.getString(2);
                          out.println("<BR><FORM METHOD=POST ACTION=Resultpage>");
                      out.print("<INPUT TYPE=HIDDEN Name=ID VALUE=" +ID + ">");
                      out.println("<TABLE>");
                      out.println("<TR>");
                      out.println("<TD>Level</TD>");
                      out.print("<BR><INPUT TYPE=RADIO " +
                                "Name=Levels CHECKED VALUE=1>RC Manager" +
                             "<BR><INPUT TYPE=RADIO " +
                      "Name=Levels VALUE=2>Group Manager");
                    out.println("></TD>");
                      out.println("</TR>");
                      out.println("<TD>Multiply View  </TD>");
                      out.print("<TD><INPUT TYPE=TEXT Name=Multiply_View");
                      out.print(" VALUE=\"" + (Multiply_View) + "\"");
                      out.println("></TD>");
                      out.println("</TR>");
                      out.println("<TR>");
                      out.println("<TD><INPUT TYPE=RESET></TD>");
                      out.println("<TD><INPUT TYPE=SUBMIT></TD>");
                      out.println("</TR>");
                      out.println("</TABLE>");
                      out.println("</FORM>");
                    s.close();
                    conn.close();
                  catch (SQLException e) {
                    out.println(e.toString());
                  catch (Exception e) {
                    out.println(e.toString());
           void updateRecord(HttpServletRequest request,   HttpServletResponse response)
             throws IOException {
             String ID = request.getParameter("ID");
             int Level = Integer.parseInt(request.getParameter("Levels"));
             String Multiply_View = request.getParameter(("Multiply_View"));
             PrintWriter out = response.getWriter();
             try {
               String sql = "UPDATE tDATA.users6" +
                 " SET Level ='" + (Level) + "'" +
               " Multiply_View='" + fixSqlFieldValue(Multiply_View) + "'" +
              " WHERE ID=" + ID;
               Connection con = DriverManager.getConnection(dbUrl);
               Statement s = con.createStatement();
               int i = s.executeUpdate(sql);
               if (i==1)
                 out.println("Record updated");
               else
                 out.println("Error updating record");
               s.close();
               con.close();
             catch (SQLException e) {
               out.println(e.toString());
             catch (Exception e) {
               out.println(e.toString());

    When compile the program, I receive an error message:
    " The local variable Level is never read"
    if (rs.next()) { // begin if then block scope
                            // ** Level delcared as local variable of type int
                       int Level = rs.getInt(1); // ** does this get used ???
                      String Multiply_View = rs.getString(2);
                          out.println("<BR><FORM METHOD=POST ACTION=Resultpage>");
                      out.print("<INPUT TYPE=HIDDEN Name=ID VALUE=" +ID + ">");
                      out.println("<TABLE>");
                      out.println("<TR>");
                      out.println("<TD>Level</TD>");
                      out.print("<BR><INPUT TYPE=RADIO " +
                                "Name=Levels CHECKED VALUE=1>RC Manager" +
                             "<BR><INPUT TYPE=RADIO " +
                      "Name=Levels VALUE=2>Group Manager");
                    out.println("></TD>");
                      out.println("</TR>");
                      out.println("<TD>Multiply View  </TD>");
                      out.print("<TD><INPUT TYPE=TEXT Name=Multiply_View");
                      out.print(" VALUE=\"" + (Multiply_View) + "\"");
                      out.println("></TD>");
                      out.println("</TR>");
                      out.println("<TR>");
                      out.println("<TD><INPUT TYPE=RESET></TD>");
                      out.println("<TD><INPUT TYPE=SUBMIT></TD>");
                      out.println("</TR>");
                      out.println("</TABLE>");
                      out.println("</FORM>");
    }// **end if then block scopewas Level intended to be a local variable ?

  • Radio Mode options in simultaneous and non-simultaneous models

    I bought an Airport Extreme on eBay which claimed to be the latest model (MC340B/A), but what I received wasn't; it was MB053B/A. The Radio Mode options on the MB053B/A show as:
    802.11n (802.11b/g compatible)
    802.11n only (2.4 GHz)
    802.11n (802.11a compatible)
    802.11n only (5 GHz)
    What options do the latest model offer?
    Also, if my model isn't simultaneous dual-band capable, in what way is it "802.11n (802.11b/g compatible)?"
    Michael

    Welcome to the discussions, MacGee!
    MB053B/A is a previous generation AirPort Extreme that was discontinued in March 2009. Is it dual band capable....but not simultaneous dual band. In other words, the device can broadcast a radio mode of either 5 GHz or 2.4 GHz, +but not both at once+.
    The newer generation models are simultaneous dual band. MC340B/A would be the one that you want for simultaneous dual band and guest network options.
    Also, if my model isn't simultaneous dual-band capable, in what way is it "802.11n (802.11b/g compatible)?"
    The 802.11n (802.11b/g compatible) Radio Mode is the default setting of the older AirPort Extreme. It will allow "n", "g" and "b" devices to connect at the 2.4 GHz setting.
    If you change the Radio Mode on your model to 802.11n only 5 GHz, only "n" capable devices will be able to connect.
    The newer simultaneous dual band model(s) use a default Radio Mode that looks like this:
    802.11a/n 5 GHz -- 802.11n/g/b 2.4 GHz
    The dashes separate the 5 GHz band on the left and 2.4 GHz band on the right. So devices can connect to either 5 GHz or 2.4 GHz depending on their capability. Faster "n" devices will connect at 5 GHz for fastest speeds. Older devices will connect at 2.4 GHz.
    Message was edited by: Bob Timmons

  • What does radio mean in the contact selection instead of mobile or home, and why is it the default?

    What does radio mean in the contact selection instead of mobile or home, and why is it the default?
    When adding a new contact, the number shows up as "radio" instead of "mobile" or "home" and I have to change it every time. What does "radio" mean and why is it the default? can that be changed?

    Radio is a type of phone service offered by certain carriers.  Sprint for instance offers their Sprint Direct Connect Phones (a.k.a Nextel) which have built in Radios.  Short Wave or CB radio type features. Also referred to as Push to Talk services.
    http://shop.sprint.com/mysprint/services_solutions/category.jsp?catId=solution_s dc&catName=Sprint%20Direct%20Connect
    Think a walkie talkie in your Phone.
    I get the Radio option when using Hotmail contacts as the default Contact creator. If I change it to iCloud or Gmail I no longer get the Radio option in the labels.
    If you are using a service such as Hotmail/Outlook.com for your contacts the radio option may be present.
    You can change which service is the default service to create new contacts with by going to Settings->Mail Contacts & Calendars->Contacts->Default Account
    The Radio label is just an identifier for those types of Phones so you know its a number for a radio phone.

  • Can't get radio measurements on WLC 2500 to work

    Hi all,
    I have 2 lightweight APs (AIR-CAP1602I-E-K9) connected to a wireless lan controller 2500. I am trying to enable radio measurements, however after configuring the WLC, RM status is still reported as disabled. I used this document http://www.cisco.com/c/en/us/td/docs/wireless/controller/7-4/configuration/guides/consolidated/b_cg74_CONSOLIDATED/b_cg74_CONSOLIDATED_chapter_010000111.html#ID2037  to configure the WLC.
    Here is my current config:
    1. CCX-Lite is enabled
    > show run-config
    CCX-lite status ............................ Enabled 
    2. AeronetIESupport for the wlan of interest is enabled
    > show wlan 14
    CCX - AironetIe Support.......................... Enabled 
    3. RM is enabled globally
    > show advanced 802.11a ccx global
      802.11a Client Beacon Measurements: 
        enabled with (interval=60) seconds
    4. RM is enabled for the AP
    > show advanced 802.11a ccx ap AP_1 
      802.11a Client Beacon Measurements for Cisco AP: 
        enabled with (interval=60) seconds
    However, when requesting the RM status on the controller, every type of measurement is shown as disabled:
    > show ap ccx rm AP_1 status
    B Radio
      Beacon Request................................. Disabled
      Channel Load Request........................... Disabled
      Frame Request.................................. Disabled
      Noise Histogram Request........................ Disabled
      Path Loss Request.............................. Disabled
      Interval....................................... 60
      Iteration...................................... 0
    A Radio
      Beacon Request................................. Disabled
      Channel Load Request........................... Disabled
      Frame Request.................................. Disabled
      Noise Histogram Request........................ Disabled
      Path Loss Request.............................. Disabled
      Interval....................................... 60
      Iteration...................................... 0
    When checking the client RM status, I get the following results:
    > show client ccx rm Client_MAC status
    Client not in the unicast rm list  
    > show client ccx rm Client_MAC report beacon 
    Client not configured for ccx rm 
    > show client detail Client_MAC
    Client CCX version............................... 6 
    CCX Foundation Service version................... 1
    CCX Management Service version................... Not Available
    CCX Voice Service version........................ Not Available
    CCX Location Service version..................... Not Available
    My questions are:
    1. Is there an extra config on the WLC to enable Radio Measurements?
    2.  Why is the client reported as having RM disabled?
    3. Are there any additional client configurations that must be done?
    Thank you.

    Welcome to Discussions, heather2910
    heather2910 wrote:
    when i click on a contact and then click on facetime it says that the contact is unavalible how do i get it to work?
    (1) Consider the FaceTime troubleshooting suggestions in this article:
      http://support.apple.com/kb/HT4319
    (2) If your FaceTime works to some of your FaceTime friends but not to others, those who show "unavailable" may merely not have their FaceTime turned on so they can receive calls.
    EZ Jim
    Mac Pro Quad Core (Early 2009) 2.93Ghz Mac OS X (10.6.7); MacBook Pro (13 inch, Mid 2009) 2.26GHz (10.6.7)
    LED Cinema Display; G4 PowerBook 1.67GHz (10.4.11); iBookSE 366MHz (10.3.9); External iSight; iPod4touch4.3.1

  • I have a white unibody macbook 6.1 running 10.6.8 and I would like to upgrade so I can use icloud. what is my best option? as it looks like its too old to run mountain lion? thanks!

    I have a white unibody macbook 6.1 running 10.6.8 and I would like to upgrade so I can use icloud. what is my best option? as it looks like its too old to run mountain lion? thanks!

    They are Safari bookmarks and Snow Leopard Safari will open in Mountain Lion, but won't give you a window?????
    Here are the bookmarks, since I'm now in Snow Leopard:
    http://www.wilmut.webspace.virginmedia.com/notes/icloudmail.html
    http://ihelpyourmac.com/wordpress/?p=23
    http://hints.macworld.com/article.php?story=20111014102515403
    http://hints.macworld.com/article.php?story=20111014102515403
    Advance warning - Mail worked fine.
    I had fits with the last link I posted. At first it worked fine, then all of a sudden, it quit working. I now have iCloud - iCal syncing, but iCal is read only. Not a real big deal since you can log onto iCloud using Safari and post a new event.
    I finally gave up on Address Book because it kept creating multiple contacts, which if you tried to merge or delete the multiple contacts, the contacts were deleted. It also worked at first and then stopped working as it should.

  • I have Logic Pro 8.0.2 and would like to upgrade. I'm running OS Lion on a 2010 MacB Pro. What is the best option? Logic Pro 9 App or Logic Studio? Can't find upgrade price. Or should I just stay with Logic 8?

    I have Logic Pro 8.0.2 and would like to upgrade. I'm running OS Lion on a 2010 MacB Pro. What is the best option? Logic Pro 9 App or Logic Studio? Can't find upgrade price. Or should I just stay with Logic 8?

    Same here, I have Logic Studio 8 and wouldn't mind staying with that version, except that the installer won't run on my new Macbook Pro as PowerPC apps are no longer supported. That's the message I get in any case.
    I use to run Logic on a 2006 Macbook Pro.
    I guess that makes me a very unhappy Apple user! I've been using Logic from the Emagic days, bought every upgrade only to see Apple kill what used to be one of the best Pro Audio application. Imagine if they had done the same to Photoshop, there would be a lot of unhappy designers out there
    Paying the full price for years to slowly see your daily app go down in price & efficiency until it's given away at $199 for semi pro users. Well, at least ProTools is stil alive & kicking so I guess that's the way forward now.
    This is coming from someone that never ever used a Windows machine to make music! Life is good still!

  • Under "preferences" and the "security" tab, I don't know understand what the first 3 options mean. I checked all three and now my browsing is greatly hindered.

    in preferences under the security tab, I do not understand what the first three options mean. I checked all three, and now my browsing is greatly hindered.
    == I checked the first three options

    Hello lea,
    this is what those mean:
    Warn me when sites try to install add-ons :
    With [[Customizing Firefox with add-ons|Add-ons]] you can enhance Firefox's experience. However, some add-ons can be malicious so that's why Firefox warns you before installing them by default.
    Block reported attack sites :
    Attack sites are those sites that can install malware on your computer. Normally, Firefox blocks that. The same goes for
    Block reported web forgeries , where Phishing sites are being blocked. See [[How the phishing and malware protection in Firefox works]].
    Also, those information can be found in the [[Options window - Security panel]] KB article.

  • What is the best option for tethering my IPhone 4s with my iPad? (the iPad is wifi only)

    What is the best option for tethering my IPhone 4s with my iPad? (the iPad is wifi only)

    #1. Understand that if you switch carriers, you can NOT take your existing iPhone with you. It won't work. You will need to purchase a new one.
    #2. Your only choices are Sprint and Verizon. Decide who has the better coverage in your area. Keep in mind that you will NOT be able to get simultaneous voice and 3G data on either of these, as their CDMA networks do not support it. The U.S. T-Mobile network is not supported and is not fully compatible with the iPhone as it operates on a rarely used frequency compared to the rest of the world.
    #3. What in the world are "niners"? Do you mean you want to be able to keep your existing "phone numbers"? If so, that should be no problem. Most numbers in the US are now portable.
    #4. Consider WHY you want to switch. If the issue is really price, you're not going to see much of a difference. A few dollars a month at best for comparable voice and data plans.

  • What is my best option??

    Hi All,
    I have the new iMac with the built-in webcam and what I need to do is be able to chat with video and audio with a pc. My parents live in another city and I just moved out. Anyway what is the best option for us? They have Skype, but it is my understanding that does not support the mac with video.
    I got them to download Yahoo, but that didn't work so well either. I haven't tried AOL yet.
    Thanks so much for any help.
    iMac   Mac OS X (10.4.6)  
    iMac   Mac OS X (10.4.6)  

     AIM 5.9 on the PC is the free (PC must meet AIM 5.9's System Requirements) solution that works best with iChat AV on your Mac. Mac Video Chat with PCs will answer your questions and explain other alternatives.
    Using iSight may be of interest to new users.
    The Mac versions of Common PC Chat Applications, including Yahoo! Messenger, have a number of limitations. What works and what does not is summarized here for a few of the most common apps.
    Jim

  • What is the Infinity option 2 usege limit?

    hello all.
    what is the Infinity option 2 usage limit? is it 100gb or 300gb? a month.
    cos its been 5 days now I'm getting very bad speed, 2 mb down and  .8mb up after 6 pm till 2am. this is absolutely rubbish paying £24.99 a month for this **bleep**!! and i cant even watch anything  online!!
    regards
    Ben
    Solved!
    Go to Solution.

    zodfsx wrote:
    hello all.
    what is the Infinity option 2 usage limit? is it 100gb or 300gb? a month.
    cos its been 5 days now I'm getting very bad speed, 2 mb down and  .8mb up after 6 pm till 2am. this is absolutely rubbish paying £24.99 a month for this **bleep**!! and i cant even watch anything  online!!
    regards
    Ben
    Hi Ben.
    The threshold figure is 300GB per month.
    Click https://www.bt.com/appsyouraccount/secure/cyahub.do and enter your bt.com associated login ID and password (if it doesn't already let you in). The ID needs to be associated with your BB phone number.
    Go down to Manage your services, click the Broadband tab, and then choose View your broadband usage.
    http://www.andyweb.co.uk/shortcuts
    http://www.andyweb.co.uk/pictures

  • What are best output options in DVDSP for playback on VGA Computer Screen?

    I understand that DVDs were designed to be viewed on TV sets - not computer monitors with much higher resolution than a TV set.
    However .... I'm curious what the best output options are within DVDSP3 for playback on a standard 19" VGA computer screen 1024x768 and not necessarily on a TV screen. Any ideas?
    Will DVDSP3 address playback on a standard VGA computer screen any better than iDVD6? .... or are they both very much the same?
    Here's my objective:
    MiniDV>FCP HD >DVD SP3>DVD-R / Playback on VGA 19" Monitor only (no TV involved).
    or...
    MiniDV>iMovie6>iDVD6>DVD-R / Playback on VGA 19" Monitor only.
    TIA
    SDMacuser

    George - I'm not a web designer, so I'm probably not the best person to respond but here goes anyway (FWIW):
    (anywhere from 10sec to 2min) for website visitors to play (but not download). There can be multiple audios per web page.
    No problem. QuickTime. X-platform and you can set whether it's downloadable or not - but that's really moot, as anything on the web can be captured, especially with the 'analog loophole' such as WireTap or Audio Hi Jack.
    I need a combination of buttons from very simple round (or square 20x20 pix) to a bar style with volume control, both with the option to change the color to fit my site.
    Buttons are your business - nothing to do with playback functionality. They are usually just a link to a file - your site should be set up to play anything, by anything, that's clicked on… Flash, QT whatever
    a player that runs from my site and not somebody else's.
    So you're hosting? I'd hate to go down that path… what if your site takes off? What if it goes down?You'd never handle the bandwidth. IMO better to buy inexpensive (but competent) hosting for $10 or so per month and avoid the headaches, and expand the hosting service as and when required.
    See here for example:
    http://soundpropaganda.com/blog/loudness.html
    I have QT files, not downloadable (well, supposedly) from text links (check the green "Here's" links). The link method (graphic, text, whatever) is your design, not part of the playback system.

  • What is the -k option for of the Ping utility in OS X?

      Hi,
    May I know what is the -k option for of the Ping utility in OS X? It doesn't seem to be a ICMP protocol standards-relates.
    Below is the description of this option copied from Yosemite.
    -k trafficlass
                 Specifies the traffic class to use for sending ICMP packets.  The
                 supported traffic classes are BK_SYS, BK, BE, RD, OAM, AV, RV,
                 VI, VO and CTL.  By default ping uses the control traffic class
                 (CTL).
    Thank you!

    These are low-level bits defined in the kernel's IPv6 support code.
    Here is the first reference I could find that actually says what some of them are: https://github.com/darwin-on-arm/xnu/blob/master/bsd/sys/kpi_mbuf.h
    Search for "MBUF_TC_BE"

  • Processing report in background with a radio button option

    Hi all,
    We have a requirement where we need to run report output as background job,
    where we need to give radio button option in selection screen for background run and manual run .
    Thanks
    Karthik

    Hi,
    so depending upon the radio button selected you can run the job in background or manually.
    if rb_bkgd = 'X'.
        <write a perform to make it run in background please refer this link for background job>
        <a class="jive_macro jive_macro_message" href="" __jive_macro_name="message" modifiedtitle="true" __default_attr="3050646"></a>
    elseif rb_frgd = 'X'.
         <write a perfrom which will make the report run in normal way>
    endif.
    Regards,
    Neha

Maybe you are looking for

  • Unable to access the following endpoint

    I'm getting 'Unable to access the following endpoint(s): http://localhost:8888/oracle/apps/ego/extfwk/service/ValuesetServiceSoapHttpPort How do you change the endpoints?

  • Why does FIREFOX scroll (win8-64) but IE wont

    ''locking as a duplicate of https://support.mozilla.org/en-US/questions/967021'' Firefox Nightly on win8 64 will scroll; somethings Ctrl-Alt-Del (just the three finger crash nothing in task manager) required to allow nightly to minimize; once that wa

  • I get a 'application timed out' message when trying to download the new iOS

    How do I extend the time it takes for download before the application times out?

  • Sorting songs in Zen Nano Plus pla

    First of all, the the Creative Media Explorer Helpt tells the following:?]]To manually sort audio files according to your preference [*]In Windows Explorer, locate and click the Creative Media Explorer icon. A list of players connected to your comput

  • Having issues with iphoto and photocast

    i am a new convert to macs and i dont think i will ever buy a pc again. i do, however, have some problems i cannot figure out. with respect to using iphoto, i cannot use photocast. i subscribed to .mac and followed all directions (i think) but the ph