User Guide for the CiscoWorks WLSE and WLSE Express, 2.11
Using Reports

Table Of Contents

Using Reports

Using the Basic Report Features

Using the Device Selector

Sorting Table Data

Exporting a Report

Exporting URL-Based Report Data

Emailing a Report

Scheduling Email Jobs

Viewing Email Job Details

Editing an Email Job

Using the Device Center

Viewing the WDS Summary Report

Viewing the WDS Registered APs Report

Viewing the Fault Status Report

Viewing Device History

Viewing Config History

Viewing Firmware History

Viewing the Auto Config Retry Report

Displaying Radio Manager Reports

Viewing the Radio Configuration Parameters

Viewing Current Path Loss Results

Viewing Historical Path Loss Results

Viewing Current Channel Load Results

Viewing Historical Channel Load Results

Viewing Current Radar Detection Events

Viewing Historical Radar Detection Events

Displaying Wireless Client Reports

Displaying a Client Detail Report

Displaying a Client Statistics Report

Displaying a Client Historical Association Report

Displaying a Client Access Failure Report

Displaying Current Reports

Displaying a Group Client Association Report

Displaying a Group Security Report

Displaying a Group SSID Report

Displaying a Group MBSSID Report

Displaying a Group VLAN Report

Displaying a Per VLAN Client Report

Displaying a Group Client Report

Displaying a Group Identity Report

Displaying a Group Serial Number Report

Displaying a Group Security Violation Report

Displaying a Group CDP Inline Power Report

Displaying a Group Policy Report

Displaying a Group Inventory Report

Displaying a Group LBS Report

Displaying a Group Version Summary Report

Displaying a Group Auto Config Retry Report

Displaying an AP Summary Report

Displaying a Detailed Report

Displaying an Associations Report

Displaying a RADIUS Authentication Report

Displaying a Filter Report

Displaying a Policy Report

Displaying an QoS Report

Displaying an SSID Report

Displaying an MBSSID Report

Displaying a VLAN Report

Displaying a Per VLAN Client Report

Displaying a Hot Standby Report

Displaying an EAP and MAC Failed Authentication Report

Displaying a Failed Authentication and Login Attempt per AP Report

Displaying a Switch Summary Report

Displaying an AP and Bridge Connected to Switch Report

Displaying a Router Summary Report

Displaying an AP and Bridge Connected to Router Report

Displaying a Server Summary Report

Displaying an AP Usage Report

Displaying Trends

Using Trend Reports For Capacity Planning

Displaying a Group Performance Report: RF Utilization

Displaying a Group Performance Report: Ethernet Utilization

Displaying a Top N Number of Associations: Tabular Report

Displaying a Top N Number of Associations: Graph Report

Displaying a Top N Percentage Errors Report

Displaying an RF Transmission Statistics Report

Displaying an Ethernet Transmission Statistics Report

Displaying an RF and Ethernet Utilization Graph

Displaying an RF and Ethernet Utilization: Tabular Report

Displaying Top N Busiest Clients

Displaying Top N Client MIC Error Rate

Displaying Top N Client Bit Error Rate

Displaying a Server Response Time Graph

Displaying Real-Time Reports

Viewing the Real-Time Reports

AP Memory Utilization

AP CPU Utilization

AP Packet Statistics

AP Packet Errors

AP Radio Utilization

Associated Clients Statistics

Viewing RealTime Graphs

Displaying Ad-Hoc Network Reports


Using Reports


The Reports tab displays information about your devices. You can save and email reports. You can also set specific times for emailed reports to be run and sent automatically.

The reports available are dependent on the groups of devices and individual devices you choose from the selector in the left pane.


Note Some of the subtabs may not be visible to some users.


The following topics discuss the reports provided by WLSE:

Using the Basic Report Features

Using the Device Center

Displaying Radio Manager Reports

Displaying Wireless Client Reports

Displaying Current Reports

Displaying Trends

Displaying Real-Time Reports

Displaying Ad-Hoc Network Reports

Using the Basic Report Features

The WLSE reports share several common features. The following topics describe these features:

Using the Device Selector

Sorting Table Data

Exporting a Report

Exporting URL-Based Report Data

Emailing a Report

Scheduling Email Jobs

Using the Device Selector

The WLSE contains a device selector and Search that can be used to select a group or devices or an individual device. For information about how to use the device selector, see Using the Device Selector

The search results, as well as the folders in the device selector, display icons indicating the alarm status of the devices. For an explanation of the icons, see Understanding the Icons.

For information about the folders for device groups in the device selector, see System-Defined Groups.

Sorting Table Data

For information on how to sort table data, see Sorting Table Data.

Exporting a Report

Procedure


Step 1 Click Export. An Export window appears.

Step 2 From the Output Format list, select the format in which you want the file exported: CSV, PDF, or XML.

Step 3 Click Submit. A window opens in the requested format and displays the output.


Exporting URL-Based Report Data

The WLSE provides a feature that allows the system administrator to manually enter a URL in the WLSE to export current report data, rather than using the UI export function.


Note This procedure can only be performed by the system administrator with the username admin.


Procedure


Step 1 After you have logged in to the WLSE, enter the following URL in your browser:

http://{WLSE name:port | 
ipaddress:port}servlet/com.cisco.nm.wlse.reports.util.WLSEReportsExpor
tServlet?{parameters}

The parameters are as follows and are case sensitive:

reporttype={Wireless Client | group | device}

id={group name | client macaddress | device name | device ip address}

family= {Router | Switch | AccessPoint | IOSAccessPoint | Wireless Client | EAP | RADIUS | PEAP | EAP-MD5 | group}

reportName ={name} Enter the name of the report.

filetype= {csv | xml | pdf}

reportcategory={current}

tzOffset={time}The time zone offset in minutes for GMT/UTC. Add a + (plus) or - (minus) as appropriate. For example, -300 minutes means 5 hours.

For trend reports, you must add the following parameters:

startdate={YYYY-MM-DD-hh-mm-ss}

enddate={YYYY-MM-DD-hh-mm-ss}


Note The start date and end date are interpreted relative to the time zone offset provided.


topNVal This is required only to display Top N Reports.

DataFrequency={Hourly | Weekly | Daily | Monthly}


An example of a URL to generate XML output for a Client Association report is as follows:

http://172.19.28.172:1741/servlet/com.cisco.nm.wlse.reports.util.WLSER
eportsExportServlet?id=AP%201210&reporttype=group&family=group&reportN
ame=Group%20Client%20Association%20Report&tzOffset=330&filetype=xml&re
portcategory=current 

Emailing a Report

All reports can be exported via email. These reports can be mailed on-demand, as one-time scheduled jobs, or at recurring intervals. Although IT policies vary depending on the deployment environment, consider scheduling weekly email exports of trending reports and exporting inventory reports as needed. For example, some of the security configuration inventory reports might be exported on a monthly basis as part of an ongoing security audit.

Before You Begin

Configure the mailroute so that the WLSE knows where to send the e-mails. Enter the mail server hostname or IP address by selecting Administration > Appliance > Configure Mailroute.

Procedure


Step 1 Click Email Report. A the right pane refreshes with an Email properties dialog box.

Step 2 Enter the following:


Tip If email notification is not working, you may need to configure the mailroute by selecting Administration > Appliance > Configure Mailroute.


Field
Description

To

Enter the email address of the person to whom you want to send the report. An entry in this field is required.

Cc

Enter email addresses of persons that you want to copy on the email.

Subject

Enter a subject for the email.

Attachment Type

From the list, select the format in which you would like the report sent: CSV, PDF, or XML.

CSV and XML formats are designed to be used by automated tools.

Message

Enter any message you would like to send.


Step 3 To cancel the email, click Cancel.

Step 4 To send the email immediately, click Send Now.

Step 5 To schedule the email for later:

a. Click Schedule. The schedule job dialog box appears.

b. Enter the following:

Field
Description

Job Name

Enter a name for the job.

For more information, see Naming Guidelines.

Specify the Days Worth or Report Data

Enter the number of days for which you want data emailed.

Note This entry is applicable to Trends reports only.

Start Date

From the list, select the date you would like to send the email.

Start Time

From the list, select the time you would like to send the email.

Repeat

Enable

Check if you want to set up a scheduled job that periodically sends email.

Every

From the list, select the period of time you would like the email sent.


Step 6 Do one of the following:

Click Cancel to cancel the schedule.

Click Finish to complete scheduling. You receive a confirmation message that your email has been scheduled.

Step 7 To view, delete, or edit the scheduled email jobs, see Scheduling Email Jobs


Scheduling Email Jobs

This window allows you to view information about email jobs you have scheduled. It also allows you to delete them and edit them.

The length of time job data is retained is 30 days by default. To change the default setting, select Devices > Discover > Inventory > Polling.


Note Your login determines whether you can use this option.


Procedure


Step 1 Select Reports > Scheduled Email Jobs. The Email Jobs window appears.

Field
Description

Job Name

The name of the job.

For more information, see Naming Guidelines.

Recurring

Indicates whether it is a recurring job.

Next Schedule

Indicates when the job runs again.


Step 2 To delete a job, select it, then click Delete Email Job.

Step 3 To view an email job, select it, then click View Email Job. See Viewing Email Job Details.

Step 4 To edit a job, select it, then click Edit Email Job. See Editing an Email Job.


Viewing Email Job Details

The following tables are displayed in a window when you select a job in Reports > Scheduled Email Jobs, then click View Email Job.

Report Properties

Column
Description

User Name

The name of the user who scheduled the job.

Report Type

The report type.

Report Name

The report name.


Email Properties

Column
Description

To

The username of the person to whom the report is being emailed.

Cc

The username of the person to whom the report is being copied.

Subject

The email subject.

Email Format

The format in which the report is being emailed.

Body

The text entered into the body of the email.


Schedule Properties

Column
Description

Email Job Name

The name of the email job.

Start Date

The date the report is emailed.

Frequency

The frequency with which the report is to be emailed.


Editing an Email Job

Procedure


Step 1 Click Edit Email Report. The selected email job is displayed.

Step 2 Change any of the following email properties:

Field
Description

To

Edit the email address of the person to whom you want to send the report. An entry in this field is required.

Cc

Edit email addresses of persons that you want to copy on the email.

Subject

Edit the subject for the email.

Attachment Type

From the list, select the format in which you would like the report sent: CSV, PDF, or XML.

Message

Edit any message you would like to send.



Tip If email notification is not working, you may need to configure the mailroute by selecting Administration > Appliance > Configure Mailroute.


Step 3 Change any part of the following email schedule:

Field
Description

Start Date

Edit the date the report is emailed.

Start Time

Edit the time the report is emailed.

Repeat

Change the setting for scheduling a recurring job by deselecting or selecting the checkbox.

Every

Change the period of time you want the email sent.


Step 4 Click Save to save your edits, or Cancel to discard them.


Using the Device Center

The device center enables you to quickly access various types of reports for a particular device.


Note Your login determines whether you can use this option.


Procedure


Step 1 Select Reports > Device Center. The Device Center appears above the device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. See Using the Device Selector.

Step 3 Click for different report types:

For access points and bridges:

Summary Report—See Displaying an AP Summary Report

Detailed Report—See Displaying a Detailed Report

WDS Summary Report (IOS WDS only)—SeeViewing the WDS Summary Report.

WDS Registered APs (IOS WDS only)—Viewing the WDS Registered APs Report.

Fault Status—See Viewing the Fault Status Report

Device History—See Viewing Device History

Config History—See Viewing Config History

Firmware History—See Viewing Firmware History

AP Web Page—Opens up a browser window to the AP Summary Status.


Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.


AP Config—Displays the access point's current configuration.

Auto Config Retry—Viewing the Auto Config Retry Report.

For switches:

Summary report—SeeDisplaying a Switch Summary Report

Fault Status—See Viewing the Fault Status Report

Device History—See Viewing Device History

For routers:

Summary Report—See Displaying a Router Summary Report

Fault Status—See Viewing the Fault Status Report

Device History—See Viewing Device History

For servers:

Summary Report—See Displaying a Server Summary Report.

Viewing the WDS Summary Report

The following table is displayed for the device's wireless domain services (WDS) summary:

Table 11-1 WDS Summary 

Column
Description

Name

The access point name.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays

MAC Address

The MAC address of the access point.

IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

Status

The operational status of the device:

Admin standalone—Configured as the WDS but with no other devices participating.

Active—The WDS is actively performing as the WDS on the subnet.

Backup—The WDS is acting as a backup to the main WDS.

Candidate—The device is configured as a WDS candidate.

WDS Priority

The access point's assigned WDS priority number.

Subnet Address

The access point's subnet address.

Subnet Mask

The access point's subnet mask.

Active WDS IP Address

The IP address of the active WDS.

Last WDS Election Time

The last time this access point was elected as a WDS.

Number of Infrastructure Nodes Registered with WDS

The number of access points registered with the WDS.

WLSE to WDS Authentication Status

The status of the authentication of the WLSE with the WDS.

WLSE IP Address Configured at WDS

The IP address of the WLSE.


Related Topics

Using the Basic Report Features

Viewing the WDS Registered APs Report

The following table is provides information about the access points that are registered with the WDS.

Table 11-2 WDS Registered APs Report 

Column
Description

AP Name

The access point name.

AP IP Address

The IP address of the access point.

Subnet Address

The access point's subnet address.

Subnet Mask

The access point's subnet mask.


Related Topics

Using the Basic Report Features

Viewing the Fault Status Report

The following table is displayed for the device's fault status:

Table 11-3 Device Fault Status 

Column
Description

Type

The fault type.

Description

A description of the fault.

Click to see fault details. See Viewing Fault Details.

Severity

The fault severity level.

State

The current state of the fault.

Timestamp

The time the fault was reported.

Click to see fault details. See Viewing Fault Details.

For more information, see Understanding WLSE Time Displays.


Related Topics

Using the Basic Report Features

Viewing Device History

The following table is displayed for the device's history:

Table 11-4 Device History 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device Name

The name of the device.

IP Address

The IP address of the device.

State

The current state of the device.


Related Topics

Using the Basic Report Features

Viewing Config History

The following table is displayed for the device's configuration history:

Table 11-5 Device Configuration History 

Column
Description

Start Time

The start time for the device's configuration.

End Time

The end time for the device's configuration.

Job Status

The state of the configuration job.

Template Name

The name of the configuration template used.

An asterisk (*) indicates that the template has been modified since it was applied to the device.

Job Name

The name of the configuration job.

Job Type

The type of configuration job.


Related Topics

Using the Basic Report Features

Viewing Firmware History

The following table is displayed for the device's firmware history:

Table 11-6 Device Firmware History 

Column
Description

Start Time

The start time for the device's firmware upgrade job.

End Time

The end time for the device's firmware upgrade job.

Job Status

The state of the firmware job.

Image Name

The name of the firmware image.

Image Version

The version of the firmware.

Image Device Type

The device type.

Job Protocol

The protocol used for the firmware job.

Job Name

The name of the firmware job.


Related Topics

Using the Basic Report Features

Viewing the Auto Config Retry Report

This report is for IOS access points and provides information about retries in uploading auto-configuration templates that are deployed using the Deployment Wizard.

Table 11-7 Auto Config Retry

Column
Description

Name

The device name.

Device IP

The IP address of the device.

Status

The device status, which is one of the following Deployment Wizard phases:

Error

Initial Startup Config

Initial Discovery Phase

Initial Inventory Phase

Auto Config Job Scheduled

Successfully Configured

Operation Aborted

Boot Time

The time the device booted up.

Template Name

The name of the template designated as the auto config template.

Retry Number

The number of times the WLSE has attempted to upload the template to the device.

Retry Time

The time the auto config job will re-run.

Description

The status description

As Of

The time the status was last updated.

For more information, see Understanding WLSE Time Displays.


Related Topics

Using the Basic Report Features

Displaying Radio Manager Reports

The Radio Manager reports allow you to view radio management information. You can view, export, and email the following report types:

Configured Radio Parameters Report—See Viewing the Radio Configuration Parameters

Path Loss Between Managed APs Report—See Viewing Current Path Loss Results

Path Loss Historical Report—See Viewing Historical Path Loss Results

Channel Loading Report—See Viewing Current Channel Load Results

Channel Loading Historical Report—See Viewing Historical Channel Load Results

Radar Detection Report—See Viewing Current Radar Detection Events

Radar Detection Historical Report—See Viewing Historical Radar Detection Events

Viewing the Radio Configuration Parameters

Use the Configured Radio Parameters report to display the radio configuration parameters for a selected access point.

Typical Scenarios and FAQs

How can I display the current radio configuration parameters for an access point?


Note Your login determines whether you can use this option.


Before You Begin

Perform an AP Radio Scan (see Using AP Radio Scans to Collect RM Data)

Configure the radio parameters by running either:

RM Assisted Configuration (see Using Assisted Configuration)

Assisted Site Survey Wizard (see Using the Location Manager Assisted Site Survey Wizard)

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Configured Radio Parameters Report.

Step 4 Click View. The Configured Radio Parameters report displays the following information:

Table 11-8 Configured Radio Parameters Report 

Column
Description

AP Name

The name of the access point.

Interface Name

The name of the radio interface.

MAC Address

The MAC address of the access point.

PHY

The physical interface type (11a, 11b, or 11g) of the radio interface.

Channel

The radio channel used.

Transmit Power

The power level of the radio transmission (in milliwatts).

Data Rate

The data rates supported by this interface (in Mbps).

Beacon

The amount of time between beacons (in kilo microseconds).

Note This is the configured beacon interval. The fact that the port status is up or down does not change the fact that the beacon interval is set to a certain value.

Admin Status

The administrative status of the access point.

For more information about the radio interface port's administrative status values, see Setting RF Port AdminStatus Threshold.

Operational Status

The operational status of the access point.

For an explanation of the possible operational status values, see Viewing the WDS Summary Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Generating Radio Parameters

Viewing Current Path Loss Results

Use the Path Loss Between Managed APs report to:

View the calculated path-loss data after you run AP Radio Scan.

Periodically to check whether your WLAN radio environment has changed. If the changes are significant, you can use Auto Re-Site Survey (see Evaluating AP Radio Performance) to automatically trigger an alarm if the changes significantly degrade the network performance or capacity.

For a selected access point, this report displays:

The surrounding access points that can hear the selected AP.

The path loss (in decibels) between the selected AP and each of the surrounding APs.

Typical Scenarios and FAQs

I have just finished running an AP Radio Scan. How can I view the calculated path loss data?

I have not run an AP Radio Scan recently. How can I check to see if my WLAN radio network has changed?


Note Your login determines whether you can use this option.


Before You Begin

Perform an AP Radio Scan (see Using AP Radio Scans to Collect RM Data).

Be sure that Radio Monitoring is enabled. Radio Monitoring is enabled by default; if it has been disabled, you must re-enable it (see Using Radio Monitoring to Collect RM Data).

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Path Loss Between Managed APs Report.

Step 4 Click View. The report displays the following data for the selected access points:

Table 11-9 Path Loss Between Managed APs Report 

Column
Description

AP Name

The name of the access point.

Interface Name

The name of the radio interface.

PHY

The physical interface type (11a, 11b, or 11g) of the radio interface.

Channel

The radio channel used.

Neighbor AP Name

The name of the neighbor access point.

Neighbor Interface Name

The interface name of the neighbor access point.

Path Loss

The amount in decibels of path loss between the two access points.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Viewing Historical Path Loss Results

Using the Basic Report Features

Viewing Historical Path Loss Results

The historical path loss report displays the previous path loss information for selected a AP (or group). The information is collected every 15 minutes and saved to the path loss historical table. The data in the historical table is trimmed every 60 minutes.


Note Your login determines whether you can use this option.


Before You Begin

Perform an AP Radio Scan (see Using AP Radio Scans to Collect RM Data)

Be sure that Radio Monitoring is enabled. Radio Monitoring is enabled by default; if it has been disabled, you must re-enable it (see Using Radio Monitoring to Collect RM Data).

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Path Loss Historical Report.

Step 4 Click View. The report displays the previous path loss data for the selected access points. For more information about path loss data, see Viewing Current Path Loss Results.


Related Topics

Using the Basic Report Features

Viewing Current Path Loss Results

Viewing Current Channel Load Results

Radio measurement data, the Clear Channel Assessment (CCA) measurement in particular, provides information about how heavily a channel is loaded. For a selected access point, you can use the Channel Loading report to display the percentage of time a channel is being used.


Note This type of report has very little use in case of an isolated office building, but can be very useful in crowded spaces (such as among New York high rise buildings with many WLANs from neighboring companies).


The Channel Loading report shows the background loading of each AP—in particular, how often the channel is busy due to traffic that is not generated by the reporting AP radio. This information is useful even before running AP Radio Scan just to see how busy the environment is before deploying new sets of access points. You can also run this same report from time to time just to see whether this environment has changed.


Note Channel load information is collected only from access points on the Radio Monitoring list.


Typical Scenarios and FAQs

How can I determine the current channel loads for the existing access points in my network?

How can I determine if the channel loads for the access points in my WLAN radio environment have changed?


Note Your login determines whether you can use this option.


Before You Begin

Perform an AP Radio Scan (see Using AP Radio Scans to Collect RM Data).

Be sure that Radio Monitoring is enabled. Radio Monitoring is enabled by default; if it has been disabled, you must re-enable it (see Using Radio Monitoring to Collect RM Data).

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Channel Loading Report.

Step 4 Click View. The report displays the following data for the selected access points:

Table 11-10 Channel Loading Report 

Column
Description

AP Name

The name of the access point.

PHY

The physical interface type (11a, 11b, or 11g) of the radio interface.

Channel

The radio channel used.

Average Near (%)

The average (of 15 minutes) channel loading detected by the access point from the nearest clients.

Average Far (%)

The average (of 15 minutes) channel loading detected by the access point from the farthest clients.

Peak Near (%)

The average (of 15 minutes) peak value detected by the access point from the nearest clients.

Peak Far (%)

The average (of 15 minutes) peak value detected by the access point from the farthest clients.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Viewing Historical Channel Load Results

Using the Basic Report Features

Viewing Historical Channel Load Results

The historical channel load report displays the previous channel load information for selected a AP (or group). The information is collected every 15 minutes and saved to the channel load historical table. The data in the historical table is trimmed every 60 minutes.


Note Your login determines whether you can use this option.


Before You Begin

Perform an AP Radio Scan (see Using AP Radio Scans to Collect RM Data).

Be sure that Radio Monitoring is enabled. Radio Monitoring is enabled by default; if it has been disabled, you must re-enable it (see Using Radio Monitoring to Collect RM Data).

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Channel Loading Historical Report.

Step 4 Click View. The report displays the previous channel load data for the selected access points. For more information about channel load data, see Viewing Current Channel Load Results.


Related Topics

Viewing Current Channel Load Results

Using the Basic Report Features

Viewing Current Radar Detection Events

This report provides information about all currently-active radar detection events.


Note Because DFS only applies to 802.11a radios (the 5GHz band), this report has no relevance to 11b or 11g radios because they operate in the 2.4GHz band.



Note Your login determines whether you can use this option.


Before You Begin

Configure your network for radio management (see Getting Started with Radio Manager).

Be sure that Radio Monitoring is enabled. Radio Monitoring is enabled by default; if it has been disabled, you must re-enable it (see Using Radio Monitoring to Collect RM Data).

Set the threshold condition for radar detection (Faults > Manage Fault Settings > Radio 802.11a Policies > Dynamic Frequency Selection).

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Radar Detection Event Report.

Step 4 Click View. The report displays the following data for the selected access points:

Table 11-11 Radar Detection Event Report 

Column
Description

AP Name

The identity of the AP that detected radar.

PHY

The identity of the specific radio interface that detected radar contention.

Radar Detect Channel

The channel on which radar was originally detected.

Radar Detect Time

The time at which radar was originally detected.



Related Topics

Using the Basic Report Features

Viewing Historical Radar Detection Events

Viewing Historical Radar Detection Events

This report provides information about all recorded radar detection events.


Note Because DFS only applies to 802.11a radios (the 5GHz band), this report has no relevance to 11b or 11g radios because they operate in the 2.4GHz band.



Note Your login determines whether you can use this option.


Before You Begin

Configure your network for radio management (see Getting Started with Radio Manager).

Be sure that Radio Monitoring is enabled. Radio Monitoring is enabled by default; if it has been disabled, you must re-enable it (see Using Radio Monitoring to Collect RM Data).

Set the threshold condition for radar detection (Faults > Manage Fault Settings > Radio 802.11a Policies > Dynamic Frequency Selection).

Procedure


Step 1 Select Reports > Radio Manager. The window refreshes with a device selector in the left pane.

Step 2 From the device selector, click to expand the folder and select an access point or a folder. The right pane refreshes.

Step 3 From the Report Name list, select Radar Detection Event Historical Report.

Step 4 Click View. The report displays the following data for the selected access points:

Table 11-12 Radar Detection Event Historical Report 

Column
Description

AP Name

The identity of the AP that detected radar.

PHY

The identity of the specific radio interface that detected radar contention.

Radar Detect Channel

The channel on which radar was originally detected.

Radar Detect Time

The time at which radar was originally detected.

New Channel

The channel to which the radio interface switched operation or an indicator that the first channel-switch attempt failed.

Channel Switch Time

The time at which the channel-switch was performed (if applicable).



Related Topics

Using the Basic Report Features

Viewing Current Radar Detection Events

Displaying Wireless Client Reports

Wireless client reports provide information about:

The type of client that is associating with an access point.

How much bandwidth the client is using.

A history of which access points the client has been associated with.

The type of client activity.

Wireless client reports are not real-time reports. The information displayed in the reports is gathered by client polling and, for particular versions of firmware on IOS access points only, client tracking. To understand more about wireless client reports and how the information for them is gathered, see Client Tracking vs. Client Polling.


Note Your login determines whether you can use this option.


You can view the following the report types:

Client Detail Report—See Displaying a Client Detail Report

Client Statistics Report—See Displaying a Client Statistics Report

Client Historical Association Report—See Displaying a Client Historical Association Report

Client Access Failure—See Displaying a Client Access Failure Report

Displaying a Client Detail Report

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

In some instances, report data may be missing for clients that are associated with access points in which client tracking is turned on for their corresponding WDS IOS devices. This happens because the WDS does not include all the information displayed in the report when it sends notifications about client activity events to the WLSE. The missing data may be obtained by selecting Devices > Discover > Inventory > Run Inventory on the associated access point.

Procedure


Step 1 Select Reports > Wireless Clients. The Wireless Clients selector appears in the left pane.

Step 2 From the list, select the method you want to use to search for clients.

Step 3 Enter the Client EAP User Name or the Client MAC Address. You can use an asterisk (*) as a wild card to denote numbers and letters.


Note The MAC address must be entered in hexadecimal, for example 0070eb37c90.


Step 4 Click Search. A list appears in the left pane.

Step 5 Click the username or MAC address. The right pane refreshes and displays the Client Detail Report, which is the default report.

The reports for wireless clients associated to IOS and to non-IOS devices are different:

IOS Client Detail Report—See Table 11-13.

Non-IOS Client Detail Report—See Table 11-14.


Note You cannot specify start and end dates for this report.


Table 11-13 IOS Client Detail Report 

Column
Description

Name

The client name.

Note This field is empty for Cisco 7920 phones.

IP Address

The client IP address.

Client Type

The type of client. For example Workgroup Bridge, 350 Series, Ethernet AP, etc.

Note This field is empty for Cisco 7920 phones.

Connected to

The name or IP address of the AP.

Click on this link to view the AP Detail Report and the Fault Summary.

For more information, see Displaying a Detailed Report

Role

The role of the wireless device. For example, client station, repeater, root bridge, etc.

Note This field is empty for Cisco 7920 phones.

Radio Type

The type of radio model of the wireless device. For example, Cisco 3500, 3000, 4500, 340, or 350 radios.

State

The current state of the authentication and association process between the client and the access point or bridge.

Time last seen

The time the client was last seen by the system.

Software Version

The IOS version if the client is an access point, bridge or repeater. Otherwise, it is the firmware version of the client card.

Note This field is empty for Cisco 7920 phones.

MAC Address

The MAC address of the client.


Table 11-14 Non-IOS Client Detail Report 

Column
Description

Name

The name of the client.

Note This field is empty for Cisco 7920 phones.

IP Address

The IP address of the client.

Client Type

The type of client.

Note This field is empty for Cisco 7920 phones.

Connected to

The name or IP address of the AP.

Click on this link to view the AP Detail Report and the Fault Summary.

For more information, see Displaying a Detailed Report

State

The current state of the client.

Time last seen

The time the client was last seen by the system.

Software Version

The version of software for this device.

Note This field is empty for Cisco 7920 phones.

MAC Address

The MAC address of the wireless client.



Related Topics

Using the Basic Report Features

Displaying a Client Statistics Report

Wireless client polling frequency is set to 51 minutes by default. If 0 (zero) values are displayed in the report or if you want to increase the accuracy of the report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling .


Caution Increasing the polling frequency could have an effect on performance.

Procedure


Step 1 Select Reports > Wireless Clients. The Wireless Clients selector appears in the left pane.

Step 2 From the list, select the method you want to use to search for clients.

Step 3 Enter the Client EAP User Name or the Client MAC Address. You can use an asterisk (*) as a wild card to denote numbers and letters.

Step 4 Click Search. A list appears in the left pane.

Step 5 Click the MAC address or username. The right pane refreshes.

Step 6 From the Report Name list, select Client Statistics Report.

Step 7 Click View. The reports for wireless clients associated to IOS and to non-IOS devices are different:

IOS Client Statistics Report—See Table 11-15.

Non-IOS Client Statistics Report—See Table 11-16.


Note You cannot specify start and end dates for this report.


Table 11-15 IOS Client Statistics Report 

Column
Description

Name

The client name.

IP Address

The client IP address.

MAC Address

The client MAC address.

Time last seen

The time the wireless client was last seen by the system.

Packets Transmitted

The number of packets transmitted.

Octets Transmitted

The number of octets transmitted.

Packets Received

The number of packets received.

Octets Received

The number of octets received.

Latest Received Signal Strength

A tally of the received signal power.

Latest Signal Quality)

The current index of radio signal quality.

Received WEP errors

The number of WEP errors received.

Packet Errors

The number of packet errors received.


Table 11-16 Non-IOS Client Statistics Report 

Column
Description

Name

The name of the client.

IP Address

The IP address of the client.

Time last seen

The time the wireless client was last seen by the system.



Related Topics

Using the Basic Report Features

Displaying a Client Historical Association Report

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

Client tracking is available on all IOS access points with firmware release 12.2(15)JA or later, and with WDS service enabled. To enable client tracking, select Devices >Discover > Client Tracking. (See Prerequisites for Enhanced Client Tracking)

Procedure


Step 1 Select Reports > Wireless Clients. The Wireless Clients selector appears in the left pane.

Step 2 From the list, select the method you want to use to search for clients.

Step 3 Enter the Client EAP User Name or the Client MAC Address. You can use an asterisk (*) as a wild card to denote numbers and letters.

Step 4 Click Search. A list appears in the left pane.

Step 5 Click the MAC address or username. The right pane refreshes.

Step 6 From the Report Name list, select Client Historical Association Report.

Step 7 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 8 Click View. The Client Historical Association Report displays in the right pane with the following information:

Table 11-17 Client Historical Association Report 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

EAP User Name

The RADIUS username used for EAP authentication. (Usernames are not available for non-EAP authentications.)

Note Data for this column is only available when the client tracking feature is enabled, and only for IOS WDS access points with firmware version 12.2(15)JA or later. Otherwise, it is blank.

The RADIUS username is generally available in all EAP au then cia ti on cases, except for PEAP and EAP-TTLS. In these instances, the availability of the information is dependent on vendor support.

Authentication Type

The authentication type used.

Event Type

The type of event that occurred:

Refresh—This event occurs whenever the WLSE syncs up with the WDS. It is a start up phase during which the WLSE learns about all the registered clients within a WDS domain.

This can happen when the WLSE reboots and the WDS to WLSE management link is established or restored after being lost.

Registered with WDS—This event occurs when a client successfully registers with the WDS for the first time.

Detach from WDS—This event occurs when the access point indicates that a client has become inactive, or when the WDS performs a clean up of stale clients.

Roam—This event occurs when a client roams to another access point within the same WDS domain.

Access Failure—This event occurs during EAP authentication when client access to the AP fails.

IP Address Change—This event occurs when a client's IP address changes, and the change is detected at the AP to which the client is registered. The IP address change is sent from the WDS to the WLSE. An example of when an IP Address Change event is generated is when a DHCP server initially assigns an IP address to a client.

MAC Address

The client MAC address.

WDS Address

The IP address of the WDS.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

Event Time

The time the event occurred.



Related Topics

Using the Basic Report Features

Displaying a Client Access Failure Report

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select select Devices > Discover > Inventory > Polling .


Caution Increasing the polling frequency could have an effect on performance.

Client tracking is available on all IOS access points with firmware release 12.2(15)JA or later, and with WDS service enabled. To enable client tracking, select Devices >Discover > Client Tracking. (See Prerequisites for Enhanced Client Tracking)

Procedure


Step 1 Select Reports > Wireless Clients. The Wireless Clients selector appears in the left pane.

Step 2 From the list, select the method you want to use to search for clients.

Step 3 Enter the Client EAP User Name or the Client MAC Address. You can use an asterisk (*) as a wild card to denote numbers and letters.

Step 4 Click Search. A list appears in the left pane.

Step 5 Click the MAC address or username. The right pane refreshes.

Step 6 From the Report Name list, select Client Access Failure Report.

Step 7 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 8 Click View. The Client Access Failure Report displays in the right pane with the following information:

Table 11-18 Client Access Failure Report 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

Client MAC Address

The MAC address of the client.

EAP User Name

The RADIUS username used for EAP authentication. (Usernames are not available for non-EAP authentications.)

Note Data for this column is only available when the client tracking feature is enabled, and only for IOS WDS access points with firmware version 12.2(15)JA or later. Otherwise, it is blank.

The RADIUS username is generally available in all EAP au then cia ti on cases, except for PEAP and EAP-TTLS. In these instances, the availability of the information is dependent on vendor support.

Authentication Type

The authentication type used.

Event Type

The type of event that occurred:

Refresh—This event occurs whenever the WLSE syncs up with the WDS. It is a start up phase during which the WLSE learns about all the registered clients within a WDS domain.

This can happen when the WLSE reboots and the WDS to WLSE management link is established or restored after being lost.

Registered with WDS—This event occurs when a client successfully registers with the WDS for the first time.

Detach from WDS—This event occurs when the access point indicates that a client has become inactive, or when the WDS performs a clean up of stale clients.

Roam—This event occurs when a client roams to another access point within the same WDS domain.

Access Failure—This event occurs during EAP authentication when client access to the AP fails.

WDS Address

The IP address of the WDS.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

Event Time

The time this event occurred.



Related Topics

Using the Basic Report Features

Displaying Current Reports

This window allows you to view current information about the monitored devices in your network. You can view, export, and email the reports.

The frequency with which configuration data is collected from the devices is 12 hours by default.

To change the default setting, select Devices > Discover > Inventory > Polling .

Using this option, you can view the following types of current reports:

Group Reports:

Group Reports for Non-IOS APs

Group Reports for IOS APs

Group Reports for 1300 Wireless Bridges

Group Reports for 1400 Wireless Bridges

Group Reports for AP1100 and AP1200 in Workgroup Bridge Mode

Access Point Reports:

Access Point Reports for Non-IOS Devices

Access Point Reports for IOS Devices

Bridge Reports:

Wireless Bridge Reports (BR1310 and BR1410)

Workgroup Bridge Reports (AP1100 and AP1200 in WGB Mode)

Switch Reports: Switch Reports

Router Reports: Router Reports

Server Reports: Server Reports


Note Your login determines whether you can use this option.


Group Reports for Non-IOS APs

Group Client Association—See Displaying a Group Client Association Report

Group Security Report—See Displaying a Group Security Report

Group SSID Report—See Displaying a Group SSID Report

Group VLAN Report—See Displaying a Group VLAN Report

Per VLAN Client Report—See Displaying a Per VLAN Client Report

Group Identity Report—See Displaying a Group Identity Report

Group Client Report—See Displaying a Group Client Report

Group Policy Report—See Displaying a Group Policy Report

Group Inventory Report—See Displaying a Group Inventory Report

Group Version Summary Report—See Displaying a Group Version Summary Report

Group Reports for IOS APs

Group Client Association—See Displaying a Group Client Association Report

Group Security Report—See Displaying a Group Security Report

Group SSID Report—See Displaying a Group SSID Report

Group MBSSID Report—See Displaying a Group MBSSID Report

Group VLAN Report—See Displaying a Group VLAN Report

Per VLAN Client Report—See Displaying a Per VLAN Client Report

Group Client Report—See Displaying a Group Client Report

Group Identity Report—See Displaying a Group Identity Report

Group Serial Number Report—See Displaying a Group Serial Number Report

Group Security Violation Report—See Displaying a Group Security Violation Report

Group CDP Inline Power Report—See Displaying a Group CDP Inline Power Report

Group Inventory Report—See Displaying a Group Inventory Report

Group LBS Report—See Displaying a Group LBS Report

Group Version Summary Report—See Displaying a Group Version Summary Report

Group Auto Config Retry Report—SeeDisplaying a Group Auto Config Retry Report

Group Reports for 1300 Wireless Bridges

Group Client Association—See Displaying a Group Client Association Report

Group Security Report—See Displaying a Group Security Report

Group SSID Report—See Displaying a Group SSID Report

Group MBSSID Report—See Displaying a Group MBSSID Report

Group VLAN Report—See Displaying a Group VLAN Report

Per VLAN Client Report—See Displaying a Per VLAN Client Report

Group Client Report—See Displaying a Group Client Report

Group Identity Report—See Displaying a Group Identity Report

Group Serial Number Report—See Displaying a Group Serial Number Report

Group Security Violation Report—See Displaying a Group Security Violation Report

Group CDP Inline Power Report—See Displaying a Group CDP Inline Power Report

Group Inventory Report—See Displaying a Group Inventory Report

Group LBS Report—See Displaying a Group LBS Report

Group Reports for 1400 Wireless Bridges

Group Security Report—See Displaying a Group Security Report

Group SSID Report—See Displaying a Group SSID Report

Group MBSSID Report—See Displaying a Group MBSSID Report

Group VLAN Report—See Displaying a Group VLAN Report

Group Identity Report—See Displaying a Group Identity Report

Group Serial Number Report—See Displaying a Group Serial Number Report

Group Inventory Report—See Displaying a Group Inventory Report

Group LBS Report—See Displaying a Group LBS Report

Group Reports for AP1100 and AP1200 in Workgroup Bridge Mode

Group Security Report—See Displaying a Group Security Report

Group SSID Report—See Displaying a Group SSID Report

Group VLAN Report—See Displaying a Group VLAN Report

Group Identity Report—See Displaying a Group Identity Report

Group Serial Number Report—See Displaying a Group Serial Number Report

Group Inventory Report—See Displaying a Group Inventory Report

Group LBS Report—See Displaying a Group LBS Report

Access Point Reports for Non-IOS Devices

Summary Report—See Displaying an AP Summary Report

Detailed Report—See Displaying a Detailed Report

Associations—See Displaying an Associations Report

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report

Filter Report—See Displaying a Filter Report

Policy Report—See Displaying a Policy Report

SSID Report—Displaying an SSID Report

VLAN Report—Displaying a VLAN Report

Per VLAN Client Report—Displaying a Per VLAN Client Report

Hot Standby Report—Displaying a Hot Standby Report

EAP and MAC Failed Authentication Report—Displaying an EAP and MAC Failed Authentication Report

Access Point Reports for IOS Devices


Note These reports can be used for 1310 Wireless Bridges that are in AP mode.


Summary Report—See Displaying an AP Summary Report

Detailed Report—See Displaying a Detailed Report

Associations—See Displaying an Associations Report

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report

QoS Report—Displaying an QoS Report

SSID Report—Displaying an SSID Report

MBSSID Report—Displaying an MBSSID Report

VLAN Report—Displaying a VLAN Report

Per VLAN Client Report—Displaying a Per VLAN Client Report

Hot Standby Report—Displaying a Hot Standby Report

EAP and MAC Failed Authentication Report—EAP and MAC Failed Authentication Report

Failed Authentication and Login Attempt per AP—Displaying a Failed Authentication and Login Attempt per AP Report

Wireless Bridge Reports (BR1310 and BR1410)

Summary Report—See Displaying an AP Summary Report

Detailed Report—See Displaying a Detailed Report

VLAN Report—See Displaying a VLAN Report

SSID Report—See Displaying an SSID Report

QoS Report—See Displaying an QoS Report

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report

MBSSID Report—See Displaying an MBSSID Report

Workgroup Bridge Reports (AP1100 and AP1200 in WGB Mode)

Summary Report—See Displaying an AP Summary Report

Detailed Report—See Displaying a Detailed Report

VLAN Report—Displaying a VLAN Report

SSID Report—Displaying an SSID Report

QoS Report—Displaying an QoS Report

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report

MBSSID Report—See Displaying an MBSSID Report

Switch Reports

Switch Summary Report—See Displaying a Switch Summary Report

AP and Bridge Connected to Switch Report—See Displaying an AP and Bridge Connected to Switch Report

Router Reports

Router Summary Report—See Displaying a Router Summary Report

AP and Bridge Connected to Router Report—See Displaying an AP and Bridge Connected to Router Report

Server Reports

Server Summary Report—See Displaying a Server Summary Report

AP Usage Report—See Displaying an AP Usage Report

Displaying a Group Client Association Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click to expand the folder for the group reports you want to view. The right pane refreshes.

Step 3 From the Report Name list, select Group Client Association Report.

The following report displays. The reports for IOS and non-IOS devices are different:

IOS Group Client Association Report—See Table 11-19.

Non-IOS Group Client Association Report—See Table 11-20.

Table 11-19 IOS Group Client Association Report 

Column
Description

Number of Clients Associated with this Group

The total number of clients associated with the group of access points or bridges.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

RF Interface

The radio interface name.

Number of Clients Connected

The number of wireless clients connected to the device.

Number of Bridges Connected

The number of bridges connected to the access point.

Number of AP-Repeaters Connected

The number of repeaters connected to the access point.

Status (Fault)

Click to view the Fault Summary.

For more information, see Viewing the Fault Status Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-20 Non-IOS Group Client Association Report 

Column
Description

Number of Clients Associated with this Group

The total number of clients currently associated with the group of access points or bridges.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Number of Clients Connected

The number of wireless clients connected to the device.

Number of Bridges Connected

The number of bridges connected to the access point.

Number of AP-Repeaters Connected

The number of repeaters connected to the access point.

Status (Fault)

The fault status.

Click for details. For more information, see Viewing the Fault Status Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group Security Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click to expand the folder for the group security reports you want to view.

Step 3 From the Report Name list, select Group Security Report.

The following report displays. The reports for IOS and non-IOS devices are different:

IOS Group Security Report—See Table 11-21.

Non-IOS Group Security Report—See Table 11-23.

Table 11-21 IOS Group SSID Security Report 

Column
Description

AP Name

The name of the device.

Click to view the following:

Detailed Report—Displaying a Detailed Report.

Fault Summary—Viewing the Fault Status Report.

RADIUS Authentication Report—Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the device.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

RF Interface

The radio interface name.

SSID

The service set identifier name.

Authentication Type - Open System

Indicates whether the SSID is configured for open authentication.

Authentication Type - Shared Key

Indicates whether the SSID is configured for shared authentication.

Authentication Type - Cisco EAP

Indicates whether the SSID is configured for Cisco EAP authentication.

As Of

The time the fault was reported.

For more information, see Understanding WLSE Time Displays.


Table 11-22 IOS Group VLAN Security Report 

Column
Description

AP Name

The name of the device.

Click to view the following:

Detailed Report—Displaying a Detailed Report.

Fault Summary—Viewing the Fault Status Report.

RADIUS Authentication Report—Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the device.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

VLAN ID

The VLAN identification number.

VLAN Name

The name of the VLAN.

RF Interface

The radio interface type.

For devices with Version 12.3 or above, it will be 11a, 11b, and 11g.

For devices with version 12.2(15) or below, it will display as N/A.

Length of WEP Key 1

The length of the WEP key.

Length of WEP Key 2

Length of WEP Key 3

Length of WEP Key 4

Encryption Mode

The encryption mode: None, WEP Encryption, or Cipher.

Cipher Type

The cipher type, which could be any combination of the following: AESCCM, CKIP, CMIC, TKIP, WEP 128, and WEP 40.

As Of

The time the fault was reported.

For more information, see Understanding WLSE Time Displays.


Table 11-23 Non-IOS Group Security Report 

Column
Description

AP Name

The name of the device.

Click to view the following:

Detailed Report—Displaying a Detailed Report.

Fault Summary—Viewing the Fault Status Report.

RADIUS Authentication Report—Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the device.

Click to open a browser window to the AP Summary Status.

RF Interface

The radio interface name.

SSID

The service set identifier number.

Authentication Type - Open System

Indicates whether any device, regardless of its WEP keys, can authenticate and attempt to associate.

Authentication Type - Shared Key

Indicates whether an access point sends a query to any device attempting to associate with the access point.

Authentication Type-Cisco EAP

Indicates whether a device using EAP can authenticate and attempt to associate with the access point.

As Of

The time the fault was reported.

For more information, see Understanding WLSE Time Displays.


Table 11-24 Non-IOS Group VLAN Security Report 

Column
Description

AP Name

The name of the device.

Click to view the following:

Detailed Report—Displaying a Detailed Report.

Fault Summary—Viewing the Fault Status Report.

RADIUS Authentication Report—Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the device.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

VLAN ID

The VLAN identification number

Length of WEP Key 1

The WEP key length.

Length of WEP Key 2

Length of WEP Key 3

Length of WEP Key 4

Enhanced MIC Verification for WEP

Indicates whether MIC verification is used.

Temporal Key Integrity Protocol

Indicates whether TKIP is used.

As Of

The time the fault was reported.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group SSID Report

This report displays all the configured SSIDs (both primary and auxiliary) and their corresponding properties in all the devices in the group.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group SSID Report.

The following report displays. The reports for IOS and non-IOS devices are different:

IOS Group SSID Report—See Table 11-25.

Non-IOS Group SSID Report—See Table 11-26.

Table 11-25 IOS Group SSID Report 

Column
Description

SSID

The unique identifier the client device uses to associate with the access point.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

RF Interface

The radio interface name.

Guest Mode Status

Indicates whether the SSID guest mode is enabled or disabled.

SSIDL Information Element

What is it?

For devices with versions 12.3 and above a combination of any of the following displays: SSIDL, WPS, Advertisements.

For devices with versions below 12.3, N/A is displayed.

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-26 Non-IOS Group SSID Report 

Column
Description

SSID

The unique identifier the client device uses to associate with the access point.

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

RF Interface

The radio interface name.

Number of Clients Connected

The number of wireless clients connected to the device.

Priority

The priority configuration based on the traffic type.

Default Policy Group

The number of the default policy group (which contains access parameters).

Click to view the Policy Report—See Displaying a Group Client Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group MBSSID Report

This report displays all the configured MBSSIDs and their corresponding properties in all the devices in the group.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group MBSSID Report.

The following report displays. The reports for IOS and non-IOS devices are different:

Table 11-27 IOS Group MBSSID Report 

Column
Description

SSID

The unique identifier the client device uses to associate with the access point.

BSSID

The unique Basic Service Set Identifier that is associated with the SSID.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

RF Interface

The radio interface name.

Guest Mode Status

Indicates whether the SSID guest mode is enabled or disabled.

MBSSID Status

Indicates whether MBSSID is enabled or disabled.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group VLAN Report

This report displays all the configured VLANs and their corresponding properties in the group.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group VLAN Report.

The following report displays. The reports for IOS and non-IOS devices are different:

IOS Group VLAN Report—See Table 11-28.

Non-IOS Group VLAN Report—See Table 11-29.


Note VLAN information might not be displayed if the WEP keys have not been configured in each VLAN. When the WEP keys are configured in the IOS access points, VLAN information is accessible by SNMP.


Table 11-28 IOS Group VLAN Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

RF Interface

The radio interface name.

Class of Service

The configured class of service.

SSID

The unique identifier the client device uses to associate with the access point.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-29 Non-IOS Group VLAN Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

SSID

The unique identifier the client device uses to associate with the access point.

RF Interface

The radio interface name.

Number of Clients Connected

The number of wireless clients connected to the device.

Priority

The priority configuration based on the traffic type.

Default Policy Group

The number of the default policy group (which contains access parameters).

Click to view the Policy Report—See Displaying a Group Client Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Per VLAN Client Report

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Per VLAN Client Report.

The following report displays. The reports for IOS and non-IOS devices are different:

IOS Per VLAN Client Report—See Table 11-30.

Non-IOS Per VLAN Client Report—See Table 11-31.

Table 11-30 IOS Per VLAN Client Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

SSID

The unique identifier the client device uses to associate with the access point.

Client MAC Address

The MAC address of the client.

Client Name

The name of the client.

Client IP Address

The IP address of the client.

ClientType

The type of client.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-31 Non-IOS Per VLAN Client Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

Client MAC Address

The MAC address of the client.

Client Name

The name of the client.

Client IP Address

The IP address of the client.

RF Interface

The radio interface name.

SSID

The unique identifier the client device uses to associate with the access point.

Client Type

The type of client.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group Client Report

This report lists the clients configured on each of the IOS access points in this group.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Client Report. The following report displays:

Table 11-32 Group Client Report 

Column
Description

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

RF Interface

The radio interface name.

Client MAC Address

The MAC address of the client.

Client Name

The name of the client.

EAP User Name

The username used for authentication.

Client IP Address

The IP address of the client.

Role

The role of the client.

Client Type

The type of client.

Time last seen

The time the client was last seen by the system.



Related Topics

Using the Basic Report Features

Displaying a Group Identity Report

This report lists information about the access points in the group such as their serial number, the switch to which they are connected, and other identifying features.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Identity Report. The following report displays:

Table 11-33 Group Identity Report 

Column
Description

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

Version

The device version.

Channel

The .11 SSID configured on the interface.

SSID

The channel number configured in the radio interface.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Description

The description of the access point.

MAC Address (Ethernet)

The Ethernet MAC address.

MAC Address (Radio B/G)

The base MAC Address of the radio interface, if MBSSID is enabled in the AP.

MAC Address (Radio A)

The.11a radio MAC address.

Note This field is empty for 350 access points that do not have an A radio.

Serial Number

The serial number of the access point.

Switch IP Address

The IP address of the switch to which the access point is connected.

Switch Port

The port of the switch to which the access point is connected.



Related Topics

Using the Basic Report Features

Displaying a Group Serial Number Report

This report lists the top assembly serial number on the access point.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Serial Number Report. The following report displays:

Table 11-34 Group Serial Number Report 

Column
Description

AP Name

The name of the device.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Description

The description of the access point.

Serial Number

The top assembly serial number.



Related Topics

Using the Basic Report Features

Displaying a Group Security Violation Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Security Violation Report. The following report displays:

Table 11-35 Group Security Violation Report 

Column
Description

AP Name

The name of the device.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

RF Interface

The name of the interface.

Client MAC Address

The MAC address of the client.

Local MIC Failures

The number of MIC failures encountered on the radio interface.

Remote MIC Failures

The number of MIC failures reported by the client's radio interface.

TKIP Counter Measures Invoked

The number of TKIP counter measures invoked on this interface.

TKIP Replay Errors Detected

The number of TKIP replay errors detected on this interface.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group CDP Inline Power Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group CDP Inline Power Report. The following report displays:

Table 11-36 Group CDP Inline Power Report 

Column
Description

AP Name

The name of the device.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Power Source Type

Indicates the type of power source.

Current Power Value (mW)

Indicates, in milliwatts, the power value.

Current Power Mode

Indicates the power mode.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group Policy Report

This report lists all the policy groups configured on each of the non-IOS access points in this group.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Policy Report.

Step 3 Click View. The following report displays:

Table 11-37 Group Policy Report 

Column
Description

AP Name

The name of the access point.

Click to view the following:

Detailed Report—See Displaying a Detailed Report.

Fault Summary—See Viewing the Fault Status Report.

RADIUS Authentication Report—See Displaying a RADIUS Authentication Report.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Policy Group ID

The identification number of the policy group.

Policy Group Name

The name of the policy group.

Ethertype Filter ID (In)

The identification number of the (receive) Ethertype filter.

Click to view the AP Ethertype Protocol Filters Report—See Displaying a Filter Report.

Ethertype Filter ID (Out)

The identification number of the (transmit) Ethertype filter.

Click to view the AP Ethertype Protocol Filters Report—See Displaying a Filter Report.

IP Protocol Filter ID (In)

The identification number of the (receive) IP protocol filter.

Click to view the AP IP Protocol Filters Report—See Displaying a Filter Report.

IP Protocol Filter ID (Out)

The identification number of the (transmit) IP protocol filter

Click to view the AP IP Protocol Filters Report—See Displaying a Filter Report.

IP Port Filter ID (In)

The identification number of the (receive) IP port filter.

Click to view the AP IP Port Filters Report—See Displaying a Filter Report.

IP Port Filter ID (Out)

The identification number of the (transmit) IP port filter.

Click to view the AP IP Port Filters Report—See Displaying a Filter Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group Inventory Report

This report lists the top assembly serial number on the access point.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Inventory Report.

The Group Inventory Reports for IOS and non-IOS devices are different:

IOS Group Inventory Report—See Table 11-38.

Non-IOS Group Inventory Report—See Table 11-39.

Table 11-38 IOS Group Inventory Report 

Column
Description

AP Name

The name of the device.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Radios Installed

The radios installed in the device.

Serial Number

The top assembly serial number.

Software Version

The software version running on the device.

Free Processor Memory (Bytes)

The amount, in bytes, of free processor memory available.

Used Processor Memory (Bytes)

The amount, in bytes, of used processor memory.


Table 11-39 Non-IOS Group Inventory Report 

Column
Description

AP Name

The name of the device.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Radios Installed

The radios installed in the device.

Software Version

The software version running on the device.



Related Topics

Using the Basic Report Features

Displaying a Group LBS Report

This report is for IOS access points and bridges running version 12.3(4)JA and above.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group LBS Report. The following report displays:

Table 11-40 Group LBS Report 

Column
Description

AP Name

The name of the device.

AP IP Address

The IP address of the access point.

Click to open a browser window to the AP Summary Status.

Radio Interface

The radio interface name.

LBS Profile Name

The profile name configured in the AP.

LBS Position Server

The IP address of the positioning server configured in the AP.

LBS Track Method

The track method (RSSI).

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Group Version Summary Report

This report provides a summary of the versions for the devices in the group.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Version Summary Report. The following report displays:

Table 11-41 Group Version Summary Report 

Column
Description

Device Version

The software version.

Count of Devices

The number of devices with that version.



Related Topics

Using the Basic Report Features

Displaying a Group Auto Config Retry Report

This report is for IOS access points and provides information about retries in uploading auto-configuration templates that are deployed using the Deployment Wizard.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane. From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 2 From the Report Name list, select Group Auto Config Retry Report. The following report displays:

Table 11-42 Group Auto Config Retry Report 

Column
Description

Name

The device name.

Device IP

The IP address of the device.

Status

The device status, which is one of the following Deployment Wizard phases:

Error

Initial Startup Config

Initial Discovery Phase

Initial Inventory Phase

Auto Config Job Scheduled

Successfully Configured

Operation Aborted

Boot Time

The time the device booted up.

Template Name

The name of the template designated as the auto config template.

Retry Number

The number of times the WLSE has attempted to upload the template to the device.

Retry Time

The time the auto config job will re-run.

Description

The status description

As Of

The time the status was last updated.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying an AP Summary Report

Procedure


Step 1 Select Reports > Current or Reports > Device Center. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Summary Report.

The Summary Reports for IOS and non-IOS devices are different:

IOS Summary Report—See Table 11-43.

Non-IOS Summary Report—See Table 11-44.


Note If the selected device has dual interfaces, information for each is displayed, one for each interface.


Table 11-43 IOS Summary Report 

Column
Description

Full Name

The name for the device as entered in the Name Form field under Devices > Discover > Discover > Advanced Options.

MAC Address

The device's MAC address.

IP Address

The device's IP address.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

Description

A description of the device.

SysName

The system name.

Parent WDS for the Access Point

Note This entry displays only on the Device Center summary report for WDS.

The access point that provides Wireless Domain Services.

Software Version

The IOS version on the device.

Model

The model number of the device.

Radio Port

Note Displays only when the selected device has dual interfaces.

The radio port.

Radio Type

The radio interface type used.

Radio MAC Address

The MAC address for the radio interface.

MBSSID Status

Indicates whether the MBSSID is enabled or disabled.

Number of Clients Connected

The number of wireless clients connected to the device.

Number of Bridges Connected

The number of wireless bridges connected to the device.

Number of AP-Repeaters Connected

The number of AP repeaters connected to the device.

Desired SSID

The unique identifier the client device uses to associate with the access point.

Guest Mode SSID

A list of all the SSIDs that have a guest mode enabled for the interface.

Current Operating Frequency Channel

The radio channel being used.

Link to the Detailed Report

Note This entry displays only under Current > Summary Report.

Click to see details.

For more information, see Displaying a Detailed Report.

Link to the Association Report

Note This entry displays only under Current > Summary Report.

Click to see associations.

For more information, see Displaying an Associations Report.

Link to the Access Point Web Page

Note This entry displays only under Current > Summary Report.

Click to open a browser window to the AP Summary Status.

Please note:

The HTTP port on IOS access points must be set to 80 for this link to work.

Access points with version 12.3 and above use HTTPS. The allowed port numbers for HTTPS are 443 (default) and port numbers greater than.1024. You can In addition, the device must be configured to use the HTTPS server.

For information on setting up the HTTP and HTTPS ports, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-44 Non-IOS Summary Report 

Column
Description

Name

The system name for the device.

MAC Address

The device's MAC address.

IP Address

The device's IP address.

Click to open a browser window to the AP Summary Status.

Description

A description of the device.

SysName

The system name.

Software Version

The software version of the device.

Model

Model number of the device.

Number of Clients Connected

The number of wireless clients connected to the device.

Number of Bridges Connected

The number of wireless bridges connected to the device.

Number of AP-Repeaters Connected

The number of AP repeaters connected to the device.

Desired SSID

Note If the selected device has dual interfaces, two Desired SSIDs and operating frequencies are displayed, one for each interface.

The unique identifier the client device uses to associate with the access point.

Current Operating Frequency Channel

The radio channel being used.

Link to the Detailed Report

Note This entry displays only under Current > Summary Report.

Click to see details.

For more information, see Displaying a Detailed Report.

Link to the Association Report

Note This entry displays only under Current > Summary Report.

Click to see associations.

For more information, see Displaying an Associations Report.

Link to the Access Point Web Page

Note This entry displays only under Current > Summary Report.

Click to open a browser window to the AP Summary Status.

Please note:

The HTTP port on IOS access points must be set to 80 for this link to work.

Access points with version 12.3 and above use HTTPS. The allowed port numbers for HTTPS are 443 (default) and port numbers greater than.1024. In addition, the device must be configured to use the HTTPS server.

For information on setting up the HTTP and HTTPS ports, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Viewing the Fault Status Report

Using the Basic Report Features

Displaying a Detailed Report

Procedure


Step 1 Select Reports > Current or Reports > Device Center. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Detailed Report.

The Detailed Reports for IOS and non-IOS devices are different:

IOS Detailed Report—See Table 11-45.

Non-IOS Detailed Report—See Table 11-46.

If viewing from the Device Center tab, only the Detailed Report is displayed.

If viewing from the Current tab, the Detailed Report, the Fault Summary, and the EAP Authentication Report are displayed.


Note If the selected device has dual interfaces, two summary reports are displayed, one for each interface.


Table 11-45 IOS Detailed Report 

Column
Description

Full Name

The system name for the device as entered in the Name Form field under Devices > Discover > Discover > Advanced Options.

MAC Address

The device's MAC address.

IP Address

The device's IP address.

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

Description

A description of the device.

SysName

The system name.

Software Version

The IOS version on the device.

Model

Model number of the device.

Subnet Mask

The subnet mask.

Hot StandBy

Indicates whether the hot standby unit is in monitoring mode.

If true, the current unit is in monitoring mode.

Switch IP (to which this AP is attached)

The IP address of the switch to which this access point is attached.

Note CDP must be enabled for the switch information to be collected for this report.

Switch Name (to which this AP is attached)

The name of the switch to which this access point is attached.

Note CDP must be enabled for the switch information to be collected for this report.

Switch Port

The port number of the switch to which the access point is connected.

SSID Associated to the Native Vlan

The SSID that is mapped to the native VLAN.

Radio Type

The radio interface type used.

Radio MAC Address

The MAC address of the radio interface.

Number of Clients Connected

The number of wireless clients connected to the device.

Desired SSID

The unique identifier the client device uses to associate with the access point.

Guest Mode SSID

A list of all the SSIDs that have a guest mode enabled for the interface.

MBSSID Status

Indicates whether the MBSSID is enabled or disabled.

Radio Cell Role

Indicates the role of the device.

Transmit Power (mW)

The access point's transmission power setting in milliwatts.

Active MAC Addresses

Click to view the list of all active MAC addresses.

Active MAC addresses are shown only when the MBSSID mode is enabled in the AP.

Authentication Type - Open System

Indicates whether any device, regardless of its WEP keys, can authenticate and attempt to associate.

Authentication Type - Shared Key

Indicates whether an access point sends a query to any device attempting to associate with the access point.

Authentication Type-Cisco EAP

Indicates whether a device using EAP can authenticate and attempt to associate with the access point.

Link to the Access Point Web Page

Click to open a browser window to the AP Summary Status.

Tip The HTTP port on IOS access points must be set to 80 for this link to work. For information on setting up the HTTP port, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-46 Non-IOS Detailed Report 

Column
Description

Name

The system name for the device.

MAC Address

The device's MAC address.

IP Address

The device's IP address.

Click to open a browser window to the AP Summary Status.

Description

A description of the device.

SysName

The system name.

Software Version

The software version on the device.

Model

Model number of the device.

Number of Clients Connected

The number of wireless clients connected to the device.

Subnet Mask

The subnet mask.

SNMP Trap Destination

The IP address or host name of the server running the SNMP Management software.

HTTP Port

The device's HTTP setting.

Hot Standby

Indicates whether the hot standby unit is in monitoring mode.

If true, the current unit is in monitoring mode.

Count of Access Point observed by this AP

Number of access points seen by the access points.

Switch IP (to which this AP is attached)

The IP address of the switch to which this access point is attached.

Note CDP must be enabled for the switch information to be collected for this report.

Switch Name (to which this AP is attached)

The name of the switch to which this access point is attached.

Note CDP must be enabled for the switch information to be collected for this report.

SSID Associated to the Native Vlan

The SSID that is mapped to the native VLAN.

Radio Port

The radio port.

Desired SSID

The unique identifier the client device uses to associate with the access point.

Radio Cell Role

Indicates the role of the device.

Ensure Compatibility With 2Mbps Clients

Indicates whether it is compatible with 2Mbps clients.

Ensure Compatibility With non-Aironet 802.11

Indicates whether it is compatible with 802.11.

Transmit Power (mW)

The access point's transmission power setting in milliwatts.

Encryption type

Indicates that devices using WEP are allowed to communicate with the access point.

Authentication Type - Open System

Indicates whether any device, regardless of its WEP keys, can authenticate and attempt to associate.

Authentication Type - Shared Key

Indicates whether an access point sends a query to any device attempting to associate with the access point.

Authentication Type-Cisco EAP

Indicates whether a device using EAP can authenticate and attempt to associate with the access point.

Number of Bridges Connected

still in

The number of bridges connected to the device.

Link to the Access Point Web Page

Note Displayed only under Current > Detailed Report.

Click to open a browser window to the AP Summary Status.

Please note:

The HTTP port on IOS access points must be set to 80 for this link to work.

Access points with version 12.3 and above use HTTPS. The allowed port numbers for HTTPS are 443 (default) and port numbers greater than.1024. In addition, the device must be configured to use the HTTPS server.

For information on setting up the HTTP and HTTPS ports, see Enter HTTP/HTTPS Port Settings—IOS Access Points.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Viewing the Fault Status Report

Displaying a RADIUS Authentication Report

Using the Basic Report Features

Displaying an Associations Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Associations Report.

The report is displayed. The reports for IOS and non-IOS devices are different:

IOS Associations Report—See Table 11-47.

Non-IOS Associations Report—See Table 11-48.

Table 11-47 IOS Associations Report 

Column
Description

Name

The wireless client's name.

IP Address

The wireless client's IP address.

MAC Address

The wireless client's MAC address.

Device Type

The wireless client device type.

Role

The role of the client device in the network.

Radio Type

The type of client radio.

As Of

The time the client was last seen by the system.

For more information, see Understanding WLSE Time Displays.


Table 11-48 Non-IOS Associations Report 

Column
Description

Name

The name of the client associated with the access point.

IP Address

The IP address of the wireless client.

MAC Address

The wireless client's MAC address.

Device Type

The wireless client device type.

State

The operational state of the device.

As Of

The time the device was last seen by the system.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a RADIUS Authentication Report

This device report lists all the authentication servers that are configured for the device.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select RADIUS Authentication Report.

The report is displayed. The reports for IOS and non-IOS devices are different:

IOS RADIUS Authentication Report—See Table 11-49.

Non-IOS RADIUS Authentication Report—See Table 11-50.

Table 11-49 IOS RADIUS Authentication Report 

Column
Description

Server IP Address

The IP address of the authentication server.

Server Protocol

The protocol used by the server.

Server Priority

The priority of the server when multiple servers are configured for the same service.

Authentication Port

The port setting used by the access point and the server for authentication.


Table 11-50 Non-IOS RADIUS Authentication Report 

Column
Description

Server Name

The name of the authentication server or the IP address. The IP address is displayed if the server name is not configured or if Reverse DNS is not enabled under Administration > Discover > Discover.

Server Protocol

The protocol used by the server.

Server Priority

The priority of the server when multiple servers are configured for the same service.

Server Port

The port setting used by the access point and the server for authentication.



Related Topics

Using the Basic Report Features

Displaying a Filter Report

This non-IOS device report lists the Ethertype protocol filters, the AP IP port filters, and the AP IP protocol filters configured on the access point.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Filter Report. The report is displayed with the following headings:

Table 11-51 Ethertype Protocol Filters 

Column
Description

Filter Set Id

The identification number of the filter set.

Filter Set Name

The name of the filter set.

Default Disposition

The type of disposition configured: Forward (to forward protocol traffic, or Block (to block protocol traffic).

Filter Special Case Ethertype

The special case configuration.

Filter Special Case Disposition

The special case disposition.

Filter Special Case Priority

The priority configuration based on the traffic type.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-52 IP Protocol Filters Report 

Column
Description

Filter Set Id

The identification number of the filter set.

Filter Set Name

The name of the filter set.

Default Disposition

The type of disposition configured: Forward (to forward protocol traffic, or Block (to block protocol traffic).

Filter Special Case IP Protocol

The special case configuration.

Filter Special Case Disposition

The special case disposition.

Filter Special Case Priority

The priority configuration based on the traffic type.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-53 IP Port Filters Report 

Column
Description

Filter Set Id

The identification number of the filter set.

Filter Set Name

The name of the filter set.

Default Disposition

The type of disposition configured: Forward (to forward protocol traffic, or Block (to block protocol traffic).

Filter Special Case IP Port

The special case configuration.

Filter Special Case Disposition

The special case disposition.

Filter Special Case Priority

The priority configuration based on the traffic type.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Policy Report

This non-IOS device report lists all the policy groups configured on the access point.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Policy Report. The report is displayed with the following headings:

Table 11-54 Policy Report 

Column
Description

Policy Group Id

The identification number for the policy group.

Policy Group Name

The name of the policy group.

Ethertype Filter Id (In)

The identification number of the (receive) Ethertype filter.

Click to see the AP Ethertype Protocol Filters Report—See Displaying a Filter Report.

Ethertype Filter Id (Out)

The identification number of the (transmit) Ethertype filter.

Click to see the AP Ethertype Protocol Filters Report—See Displaying a Filter Report.

IP Protocol Filter Id (In)

The identification number of the (receive) IP protocol filter.

Click to see the AP Ethertype Protocol Filters Report—See Displaying a Filter Report.

IP Protocol Filter (Out)

The identification number of the (transmit) IP protocol filter.

Click to see the AP IP Protocol Filters Report—See Displaying a Filter Report.

IP Port Filter Id (In)

The identification number of the (receive) IP port filter.

Click to see the AP IP Port Filters Report—See Displaying a Filter Report.

IP Port Filter Id (Out)

The identification number of the (transmit) IP port filter.

Click to see the AP IP Port Filters Report—See Displaying a Filter Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying an QoS Report

This device report displays the configured QoS parameters on IOS access points.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select QoS Report. The following report is displayed:

:

Table 11-55 IOS QoS Report 

Column
Description

RF Interface

The radio interface name.

Class of Service

The configured class of service.

Min Contention Windex

The minimum contention window value.

Max Contention Windex

The maximum contention window value.

Fixed Time Slot

The configured time slot.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying an SSID Report

This device report displays all the configured SSIDs (both primary and auxiliary) and their corresponding properties.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select SSID Report.

The report is displayed. The reports for IOS and non-IOS devices are different:

IOS SSID Report—See Table 11-56.

Non-IOS SSID Report—See Table 11-57.

Table 11-56 IOS SSID Report 

Column
Description

SSID

The unique identifier the client device uses to associate with the access point.

RF Interface

The radio interface name.

SSIDL Information Element

What is it?

For devices with versions 12.3 and above a combination of any of the following displays: SSIDL, WPS, Advertisements.

For devices with versions below 12.3, N/A is displayed.

Guest Mode Status

Indicates whether the guest mode is enabled or disabled for the interface.

VLAN ID

The VLAN identification number.

VLAN Name

The name of the VLAN.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-57 Non-IOS SSID Report 

Column
Description

SSID

The unique identifier the client device uses to associate with the access point.

VLAN ID

The VLAN identification number.

VLAN Name

The VLAN name.

RF Interface

The radio interface name.

Number of Clients Connected

The number of wireless clients connected to the device.

Priority

The priority configuration based on the traffic type.

Default Policy Group

The number of the default policy group (which contains access parameters).

Click to view the Policy Report—See Displaying a Policy Report.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying an MBSSID Report

This device report displays all the configured MBSSIDs.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select MBSSID Report. The following report appears:

Table 11-58 MBSSID Report 

Column
Description

SSID

The unique identifier the client device uses to associate with the access point.

RF Interface

The radio interface name.

MAC Address

The MAC address of the access point.

Guest Mode Status

Indicates whether the SSID guest mode is enabled or disabled.

MBSSID Status

Indicates whether MBSSID is enabled or disabled.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a VLAN Report

This device report displays all the configured VLANs and their corresponding properties.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select VLAN Report.

The report is displayed. The reports for IOS and non-IOS devices are different:

IOS VLAN Report—See Table 11-59.

Non-IOS VLAN Report—See Table 11-60.


Note VLAN information might not be displayed if the WEP keys have not been configured in each VLAN. When the WEP keys are configured in the IOS access points, VLAN information is accessible by SNMP.


Table 11-59 IOS VLAN Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

Class of Service

Lists the class of service.

RF Interface

The radio interface name.

SSID

The unique identifier the client device uses to associate with the access point.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-60 Non-IOS VLAN Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

SSID

The unique identifier the client device uses to associate with the access point.

RF Interface

The radio interface name.

Number of Clients Connected

The number of wireless clients connected to the device.

Priority

The priority configuration based on the traffic type.

Default Policy Group

The number of the default policy group (which contains access parameters).

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Per VLAN Client Report

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Per VLAN Client Report. The report is displayed. The reports for IOS and non-IOS devices are different:

IOS Per VLAN Report—See Table 11-61.

Non-IOS Per VLAN Report—See Table 11-62.

Table 11-61 IOS Per VLAN Client Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

RF Interface

The radio interface name.

SSID

The unique identifier the client device uses to associate with the access point.

Client MAC Address

The MAC address of the client.

Client Name

The name of the client.

Client IP Address

The IP address of the client.

Client Type

The type of client associated to the access point.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.


Table 11-62 Non-IOS Per VLAN Client Report 

Column
Description

VLAN ID

The identification number of the VLAN.

VLAN Name

The name of the VLAN.

Client MAC Address

The MAC address of the client.

Client Name

The name of the client.

Client IP Address

The IP address of the client.

RF Interface

The radio interface name.

SSID

The unique identifier the client device uses to associate with the access point.

Client Type

The type of client associated to the access point.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Hot Standby Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select HotStandby Report.

The report is displayed. The reports for IOS and non-IOS devices are different:

IOS Hot Standby Report—See Table 11-63.

Non-IOS Hot Standby Report—See Table 11-64.

Table 11-63 IOS Hot Standby Report 

Column
Description

AP Hot Standby

Indicates whether the access is enabled for hot standby.

Monitored AP MAC Address

The MAC address of the access point this access point is monitoring.

Note This field displays the value 000000000000 when the MAC Address has not been configured on the access point.

Monitored AP IP Address (IOS only)

The IP address of the access point this access point is monitoring.

Note This field is empty if the monitored device is not in the list of devices discovered by the WLSE.

Monitored AP Name

The name of the access point this access point is monitoring.

Note This field is empty if the monitored device is not in the list of devices discovered by the WLSE.

Polling Frequency

The frequency with which this access point is polling the monitored access point in seconds.

Polling Timeout

The amount of time in seconds that this access point waits for a response from the monitored access point before it assumes the monitored access point has malfunctioned.


Table 11-64 Non-IOS Hot Standby Report 

Column
Description

AP Hot StandBy

Indicates whether the access is enabled for hot standby.

Monitored AP MAC Address

The MAC address of the access point this access point is monitoring.

Note This field displays the value 000000000000 when the MAC Address has not been configured on the access point.

Monitored AP IP Address

The IP address of the access point this access point is monitoring.

Note This field is empty if the monitored device is not in the list of devices discovered by the WLSE.

Monitored AP Name

The name of the access point this access point is monitoring.

Note This field is empty if the monitored device is not in the list of devices discovered by the WLSE.

Polling Frequency

The frequency with which this access point is polling the monitored access point in seconds.

Polling Timeout

The amount of time in seconds that this access point waits for a response from the monitored access point before it assumes the monitored access point has malfunctioned.

Hot Standby Status

The current status of the hot standby access point: Normal, Initializing, Takeover, Stopped, Associating, RootMacFailed, InterfaceMerge, AssociationFail, EtherTestFail, RadioTestFail, or Error.

Hot Standby State

The current state of the hot standby access point: Running, Initializing, Stopped, or NotRunning.



Related Topics

Using the Basic Report Features

Displaying an EAP and MAC Failed Authentication Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select EAP and MAC Failed Authentication Report. The following report is displayed:

Table 11-65 EAP and MAC Failed Authentication Report 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

Client IP Address

The IP address of the client.

EAP Username

Username used for authentication.

Authentication Type

The authentication type used.

Event Type

The type of event that failed.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Failed Authentication and Login Attempt per AP Report

This report is for IOS access points and provides information about authentication and login failures for devices that are deployed using the Deployment Wizard.

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Failed Authentication and Login Attempt per AP Report.

The report is displayed.

Table 11-66 Failed Authentication and Login Attempt per AP Report 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

Server Address

The IP address of the access server.

Server Type

The type of server (either RADIUS or TACACS).

Authentication Failures

The number of authentication failures.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying a Switch Summary Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Switch Summary Report.

The group report is displayed with the following headings:

Table 11-67 Switch Summary Report 

Column
Description

System Name

The switch name.

IP Address

The switch IP address or hostname.

System Description

A description of the system.

Location

A description of the switch location.

Product Type

The switch type.

System Version

The software version on the switch.

Link to the AP and Bridge Connected

Click for details.

For more information, see Displaying an AP and Bridge Connected to Switch Report.



Related Topics

Viewing the Fault Status Report

Using the Basic Report Features

Displaying an AP and Bridge Connected to Switch Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select AP and Bridge Connected to Switch Report.

The report is displayed with the following headings:

Table 11-68 AP and Bridge Connected to Switch Report 

Column
Description

Device Port

The device port.

AP Name

The name of the access point or bridge connected to the switch.

AP IP Address

The IP address of the access point or bridge connected to the switch.

Status (Fault)

The fault status.

Click for details. For more information, see Viewing the Fault Status Report.

Reset Power

Click to begin a switch power cycle which will reload the access point.

Note For switches with inline power only.

For this feature to work properly, you must run discovery from Administration > Discover > DISCOVER on the switch if the connectivity of access point has changed in any way. This includes activities such as swapping access points between ports. In addition, if you change the DHCP address for the access points, you must delete the access points from the WLSE, then re-discover them for this feature to work.



Related Topics

Using the Basic Report Features

Displaying a Router Summary Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Router Summary Report.

Step 4 Click View. The group report is displayed with the following headings:

Table 11-69 Router Summary Report 

Column
Description

System Name

The router name.

IP Address

The router IP address.

System Description

A description of the router.

Location

The location of the router.

Product Type

The router hardware type.

System Version

The router version.



Related Topics

Viewing the Fault Status Report

Using the Basic Report Features

Displaying an AP and Bridge Connected to Router Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select AP and Bridge Connected to Router Report.

Step 4 Click View. The report is displayed with the following headings:

Table 11-70 AP and Bridge Connected to Router Report 

Column
Description

Device Port

The device port.

AP Name

The name of the access point or bridge connected to the router.

AP IP Address

The IP address of the access point or bridge connected to the router.

Status (Fault)

The fault status.

Click for details. For more information, see Viewing the Fault Status Report.



Related Topics

Using the Basic Report Features

Displaying a Server Summary Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Summary Report for the server.

Step 4 Click View.

The report is displayed with the following headings:

Table 11-71 Summary Report 

Column
Description

Server Name

The name of the server.

Port

The port number used for authentication.

User Name

The user name used for authentication.



Related Topics

Viewing the Fault Status Report

Using the Basic Report Features

Displaying an AP Usage Report

Procedure


Step 1 Select Reports > Current. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select AP Usage Report.

Step 4 Click View. The report is displayed with the following headings:

Table 11-72 AP Usage Report 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.



Related Topics

Using the Basic Report Features

Displaying Trends

The trending reports allow you to view performance and error rates over periods of time, which you can use to analyze peak network utilization periods (see Using Trend Reports For Capacity Planning). You can view trends about the monitored access points, bridges, and servers in your network, as well as view, export, and email the reports.


Note Trending reports are not shown for routers or switches.


The frequency with which performance data is aggregated can be selected at the time you run the report. To change the default setting for the length of time the data is saved, Devices > Discover > Inventory > Polling.

There may be instances in which the data points on a graph do not appear at the interval you set. This occurs because the graph's contents are summarized when the space needed to show all the data is not available in the specified graph size. For example for a given date range, if there are 100 data points and only 25 can be plotted, the x-axis will be plotted for every 4th point.

Using this option, you can view the following types of trend reports:

Group Reports for Access Points and Bridges

Group Performance Report: RF Utilization—Displaying a Group Performance Report: RF Utilization

Group Performance Report: Ethernet Utilization—See Displaying a Group Performance Report: Ethernet Utilization

Top N Number of Associations: Table—See Displaying a Top N Number of Associations: Tabular Report

Top N Number of Associations: Graph—See Displaying a Top N Number of Associations: Graph Report

Top N Percentage Errors—See Displaying a Top N Percentage Errors Report

Group Reports for the AP1100 in Workgroup Bridge Mode

Group Performance Report: RF Utilization—Displaying a Group Performance Report: RF Utilization

Group Performance Report: Ethernet Utilization—See Displaying a Group Performance Report: Ethernet Utilization

Access Point and Bridge Reports

RF Transmission Statistics—See Displaying an RF Transmission Statistics Report

Ethernet Transmission Statistics—See Displaying an Ethernet Transmission Statistics Report

RF and Ethernet Utilization: Graph—See Displaying an RF and Ethernet Utilization Graph

RF and Ethernet Utilization: Tabular—See Displaying an RF and Ethernet Utilization: Tabular Report

Top N Busiest Clients—See Displaying Top N Busiest Clients

Top N Client Error Rate—See Displaying Top N Client MIC Error Rate

AP1100 in Workgroup Bridge Mode

RF Transmission Statistics—See Displaying an RF Transmission Statistics Report

Ethernet Transmission Statistics—See Displaying an Ethernet Transmission Statistics Report

RF and Ethernet Utilization: Graph—See Displaying an RF and Ethernet Utilization Graph

RF and Ethernet Utilization: Tabular—See Displaying an RF and Ethernet Utilization: Tabular Report

Server Report

Server Response Time Graph—See Displaying a Server Response Time Graph


Note Your login determines whether you can use this option.


Related Topics

Using Trend Reports For Capacity Planning

Using the Basic Report Features

Using Trend Reports For Capacity Planning

Trend reports can help you analyze when peak network utilization occurs and make intelligent decisions about whether or not the network is supporting these peak utilizations adequately. If you see that there are a high number of errors during peak periods, or the peak periods correlate with many complaints about performance, you can take steps to improve the WLAN experience, perhaps by deploying more access points.

You can use trend reports to see which access points are most utilized, which are most underutilized, and which have the most errors. These data are useful for making intelligent decisions about the WLAN. Why is the WLAN most utilized in some areas and underutilized in others? Is it simply the location or is there another reason?

For example, in some retail and manufacturing deployments, WLAN administrators have used the WLSE trending reports to determine where the WLAN was underutilized. Using these data, they determined that the employees in these areas were inadequately trained on mobile applications. After this problem was identified and more training supplied to the employees, the WLAN administrators used the WLSE trend reports to validate that the WLAN usage patterns were consistent with expectations. This helped to maximize the return on investment of both the WLAN infrastructure and the wireless applications.

Displaying a Group Performance Report: RF Utilization

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click the group folder for which you want a report. The right pane refreshes.


Note This report can be used for 1310 and 1410 Wireless Bridges.


Step 3 From the Report Name list, select Group Performance Report: RF Utilization.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

The following table is displayed:

Table 11-73 Group Performance Report: RF Utilization 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

RF Interface

The radio interface name.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

RF Utilization (%)

The percentage of radio frequency utilization.

Number of Associations

Shows the number of associations with clients.



Related Topics

Using the Basic Report Features

Displaying a Group Performance Report: Ethernet Utilization

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.


Note This report can be used for 1310 and 1410 Wireless Bridges.


Step 3 From the Report Name list, select Group Performance Report: Ethernet Utilization.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

The following table is displayed:

Table 11-74 Group Performance Report: Ethernet Utilization 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

Ethernet Utilization (%)

The percentage of Ethernet utilization.

Number of Associations

Shows the number of associations with clients.



Related Topics

Using the Basic Report Features

Displaying a Top N Number of Associations: Tabular Report

This report lists the top number of access points which have the highest average number of associations over the selected period of time. The minimum and maximum number of associations are also displayed.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 3 From the Report Name list, select Top N Number of Associations: Tabular.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

Step 6 In the N Value text box, enter the top number of associations you want to view.

The following table is displayed:

Table 11-75 Top N Number of Associations: Tabular 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

Number of Clients Connected (Avg)

The average number of clients connected to the access point.

Number of Clients Connected (Min)

The minimum number of clients connected to the access point.

Number of Clients Connected (Max)

The maximum number of clients connected to the access point.



Related Topics

Using the Basic Report Features

Displaying a Top N Number of Associations: Graph Report

This report lists the top number of access points which have the highest average number of associations over the selected period of time.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 3 From the Report Name list, select Top N Number of Associations: Tabular.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

Step 6 In the N Value text box, enter the top number of associations you want to view.

The following graph is displayed:

Table 11-76 Top N Number of Associations: Graph 

Column
Description

Number of Clients Connected

The x-axis displays the time intervals.

The y-axis displays the average number of clients connected



Related Topics

Using the Basic Report Features

Displaying a Top N Percentage Errors Report

This report lists the top number of access points which have the highest average percentage of errors. The minimum and maximum percentage of errors during the selected period of time are also displayed.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 From the device selector in the left pane, click the group folder for which you want to see a report. The right pane refreshes.

Step 3 From the Report Name list, select Top N Percentage Errors.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

Step 6 In the N Value text box, enter the top number of errors you want to view. The following table is displayed:

Table 11-77 Top N Percentage Errors 

Column
Description

AP Name

The name of the access point.

AP IP Address

The IP address of the access point.

RF Interface

The radio interface name.

Packet Errors (Avg) (%)

The average percentage of error packets.

Packet Errors (Min) (%)

The minimum percentage of error packets.

Packet Errors (Max) (%)

The maximum percentage of error packets.



Related Topics

Using the Basic Report Features

Displaying an RF Transmission Statistics Report

This report displays the transmit and receive rates overlaid in a graph.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select RF Transmission Statistics.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data. The following graph is displayed:

Table 11-78 RF Transmission Statistics 

Column
Description

Transmit Rate

The x-axis displays the time intervals.

The y-axis displays the number of bytes transmitted per second.

Receive Rate

The x-axis displays the time intervals.

The y-axis displays the number of bytes received per second.

Packet Errors

The x-axis displays the time intervals.

The y-axis displays the number of error packets per number of packets.



Related Topics

Using the Basic Report Features

Displaying an Ethernet Transmission Statistics Report

This report displays the transmit and receive rates overlaid in a graph.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Ethernet Transmission Statistics.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

The following graph is displayed:

Table 11-79 Ethernet Transmission Statistics 

Column
Description

Transmit Rate

The x-axis displays the time intervals.

The y-axis displays the number of bytes transmitted per second.

Receive Rate

The x-axis displays the time intervals.

The y-axis displays the number of bytes received per second.

Packet Errors

The x-axis displays the time intervals.

The y-axis displays the number of error packets per number of packets.



Related Topics

Using the Basic Report Features

Displaying an RF and Ethernet Utilization Graph

This report displays the Ethernet utilization and RF utilization overlaid in a graph.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select RF and Ethernet Utilization Graph.

Step 4 From the Start Date list, select the start date for the graph, and from the For a period of list, select the number of days.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data. The following graph is displayed:

Table 11-80 RF and Ethernet Utilization Graph 

Column
Description

Ethernet Utilization

The x-axis displays the time intervals.

The y-axis displays the percent of Ethernet utilization.

RF Utilization

The x-axis displays the time intervals.

The y-axis displays the percent of radio frequency utilization.

Number of Associations

The x-axis displays the time intervals.

The y-axis displays the number of client associations



Related Topics

Using the Basic Report Features

Displaying an RF and Ethernet Utilization: Tabular Report

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select RF and Ethernet Utilization: Tabular.

Step 4 From the Start Date list, select the start date for the graph, and from the For a period of list, select the number of days.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data. The following table is displayed:

Table 11-81 RF and Ethernet Utilization: Tabular 

Column
Description

IP Address

The IP address of the access point or bridge.

As Of

The time the WLSE polled information from the device.

For more information, see Understanding WLSE Time Displays.

Number of Associations

The number of client associations.

Ethernet Utilization (%)

The amount of Ethernet utilization.

RF Interface

The radio interface name.

RF Utilization (%)

The amount of radio frequency utilization.



Related Topics

Using the Basic Report Features

Displaying Top N Busiest Clients

This report lists the top number of busiest clients in terms of average bit rate as perceived by the access point for the selected period of time. The minimum and maximum bit rates for the clients are also displayed.

Wireless client polling frequency is set to 51 minutes by default. If 0 (zero) values are displayed in the report or if you want to increase the accuracy of the report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Top N Busiest Clients.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

Step 6 In the N Value text box, enter the top number of clients you want to view. The following table is displayed:

Table 11-82 Top N Busiest Clients 

Column
Description

Client Name

The name of the client.

Client IP Address

The IP address of the client.

Client MAC Address

The MAC address of the client.

Bit Rate (Avg) (in kbps)

The average bit rate for the client.

Bit Rate (Min) (in kbps)

The minimum bit rate for the client.

Bit Rate (Max) (in kbps)

The maximum bit rate for the client.



Related Topics

Using the Basic Report Features

Displaying Top N Client MIC Error Rate

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

This report lists the top number of clients in terms of Message Integrity Check (MIC) rate as perceived by the access point for the selected period of time.

This report is for IOS access points only.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Top N Client MIC Error Rate.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

Step 6 In the N Value text box, enter the top number of clients you want to view.

The following table is displayed:


Note Values such as MIC Error Rate might display empty because, when queried, access points sometimes return null values for the cDot11Client counters.


Table 11-83 IOS Top N Client MIC Error Rate 

Column
Description

Client Name

The name of the client.

Client IP Address

The IP address of the client.

Client MAC Address

The MAC address of the client.

MIC Error Rate (Avg)
(per second)

The average value of the rate of Message Integrity Check (MIC) errors recorded for the client.

MIC Error Rate (Min)
(per second)

The minimum value of the rate of Message Integrity Check (MIC) errors recorded for the client.

MIC Error Rate (Max)
(per second)

The maximum value of the rate of Message Integrity Check (MIC) errors recorded for the client.


.


Related Topics

Using the Basic Report Features

Displaying Top N Client Bit Error Rate

Wireless client polling frequency is set to 51 minutes by default. To increase the accuracy of this report, increase the polling frequency. To change the default setting, select Devices > Discover > Inventory > Polling.


Caution Increasing the polling frequency could have an effect on performance.

This report lists the top number of clients in terms of bit error rate as perceived by the access point for the selected period of time.

This report is for non-IOS access points only.

Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Top N Client Error Rate.

Step 4 From the Start Date and End Date lists, select the start date and end date for the period of time for which you want trending information.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

Step 6 In the N Value text box, enter the top number of clients you want to view.

The following table is displayed.

Table 11-84 Non-IOS Top N Client Bit Error Rate 

Column
Description

Client Name

The name of the client.

Client IP Address

The IP address of the client.

Client MAC Address

The MAC address of the client.

Bit Error Rate (Avg) (in kbps)

The average bit error rate for the client.

Bit Error Rate (Min) (in kbps)

The minimum bit error rate for the client.

Bit Error Rate (Max) (in kbps)

The maximum bit error rate for the client.



Related Topics

Using the Basic Report Features

Displaying a Server Response Time Graph

This graph plots the response time of the server over the period of time specified.


Note For PEAP servers, inventory must run twice before a graph is displayed.


Procedure


Step 1 Select Reports > Trends. The window refreshes with a device selector in the left pane.

Step 2 Search for a device or select the device for which you want a report from the device selector in the left pane. For information on how to search or use the device selector, see Using the Device Selector.

Step 3 From the Report Name list, select Server Response Time Graph.

Step 4 From the Start Date list, select the start date for the graph, and from the For a period of list, select the number of days.

Step 5 From the Frequency list, select the frequency with which you want the performance data aggregated. For example, if you choose hourly, the information displayed will be one hour's aggregation of data.

The following graph displays:

Table 11-85 Server Response Time Graph 

Column
Description

Server Response Time

The x-axis displays the time intervals.

The y-axis displays the response time in milliseconds.



Related Topics

Using the Basic Report Features

Displaying Real-Time Reports

The real-time reports allow you to view a snapshot of activity which is a useful tool for troubleshooting problems.

Using this option, you can view the following types of real-time reports:

AP Memory Utilization

AP CPU Utilization

AP Packet Statistics

AP Packet Errors

AP Radio Utilization

Associated Clients Statistics

Procedure


Step 1 Select Reports > Realtime. The window refreshes with a device selector in the left pane.

Step 2 Select the folder for which you want a report from the device selector in the left pane.


Note You cannot select an entire group; only up to 10 devices at a time.


The devices in the folder are displayed in the Available Devices list .

Step 3 Select the devices for which you want to see a real time report and click >>.

Step 4 Click Next. The list of reports is displayed.

Step 5 Select the reports you want to view for the selected devices. (See Viewing the Real-Time Reports.)


Viewing the Real-Time Reports

Procedure


Step 1 Select the frequency with which you want the device or devices polled from the Poll every n minutes list.

Step 2 Select the report or reports which you want to view.

Step 3 Click Apply to begin polling.

Step 4 To view a report, click on the report name. The following reports are available:

AP Memory Utilization (for IOS only)—See AP Memory Utilization

AP CPU Utilization (for IOS only)—See AP CPU Utilization

AP Packet Statistics—See AP Packet Statistics

AP Packet Errors—See AP Packet Errors

AP Radio Utilization—See AP Radio Utilization

Associated Clients Statistics—See Associated Clients Statistics


AP Memory Utilization

This report is available for IOS access points only.

Table 11-86 AP Memory Utilization 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

Memory Pool Name

The name of the memory pool.

Memory Free

The amount of free memory available.

Memory Used

The amount of memory used.

%Utilization

The total percentage of memory used.

Graph

Click the graph icon to see a graph of the data.

For information on the graphs, see Viewing RealTime Graphs


To refresh the screen immediately, click Now.


Note If you turn off the auto refresh, and do not interact with the report at all, polling will be disabled.


To turn on auto refresh, click Auto.

To turn off the auto refresh, click Off.

To close the report, click Close.

AP CPU Utilization

This report is available for IOS access points only.

Table 11-87 AP CPU Utilization 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

CPU 5sec

Traffic rate for CPU utilization displayed at 5 seconds.

CPU 1 min

Traffic rate for CPU utilization displayed at 1 minute.

CPU 5 min

Traffic rate for CPU utilization displayed at 5 minutes.

Graph

Click the graph icon to see a graph of the data.

For information on the graphs, see Viewing RealTime Graphs


To refresh the screen immediately, click Now.

To turn off the auto-refresh, click Off.


Note If you turn off the auto refresh, and do not interact with the report at all, polling will be disabled.


To turn on auto refresh, click Auto.

To close the report, click Close.

AP Packet Statistics

This report includes information for the the following:

Radio Interfaces (IOS and non-IOS)

Ethernet Interfaces (IOS)

Ethernet Interfaces (non-IOS)

Table 11-88 AP Packet Statistics 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

IfDecr

Identifies the interface.

Transmit (packets)

The number of packets transmitted.

Receive (packets)

The number of packets received.

Transmit (bytes)

The number of bytes transmitted.

Receive (bytes)

The number of bytes received.

Retries

The total number of retries.


To refresh the screen immediately, click Now.

To turn off the auto-refresh, click Off.


Note If you turn off the auto refresh, and do not interact with the report at all, polling will be disabled.


To turn on auto refresh, click Auto.

To close the report, click Close.

AP Packet Errors

This report includes information about packet errors for both non-IOS and IOS access points. The table displays the following:

Table 11-89 AP Packet Errors 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

IfDecr

Identifies the interface.

% Packet Errors

The total percentage of packet errors.

Graph

Click the graph icon to see a graph of the data.

For information on the graphs, see Viewing RealTime Graphs


To refresh the screen immediately, click Now.

To turn off the auto-refresh, click Off.


Note If you turn off the auto refresh, and do not interact with the report at all, polling will be disabled.


To turn on auto refresh, click Auto.

To close the report, click Close.

AP Radio Utilization

This report includes information about the radio utilization and total number of clients for both non-IOS and IOS access points. The table displays the following:

Table 11-90 AP Radio Utilization and Total Number of Clients 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

RF Interface

Identifies the interface.

Number of Clients Connected

The current number of clients connected to the access point.

% RF Utilization

The percentage of radio frequency utilization.

Graph

Click the graph icon to see a graph of the data.

For information on the graphs, see Viewing RealTime Graphs


To refresh the screen immediately, click Now.


Note If you turn off the auto refresh, and do not interact with the report at all, polling will be disabled.


To turn on auto refresh, click Auto.

To turn off the auto-refresh, click Off.

To close the report, click Close.

Associated Clients Statistics

This report includes information for the the following:

Associated client statistics for IOS devices—See Table 11-91

Associated client statistics for non-IOS devices—Table 11-92

Table 11-91 IOS Associated Client Statistics 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

Client Name

The name of the associated client.

Client IP

The IP address of the client.

Client MAC

The MAC address of the client.

Tx (packets)

The number of packets transmitted.

Tx (octets)

The number of octets transmitted.

Rx (packets)

The number packets received.

Rx (Octets)

The number of octets received.

Signal Strength (dBm)

A tally of the received signal power.

Signal Quality (%)

The current percentage of radio signal quality.

Packet Errors

The total number of packet errors.


Table 11-92 Non-IOS Associated Client Statistics 

Column
Description

Timestamp

The time the device's state last changed.

For more information, see Understanding WLSE Time Displays.

Device

The name of the device.

Client Name

The name of the associated client.

Client IP

The IP address of the client.

Client MAC

The MAC address of the client.

Device Type

The type of device.

State

The current fault state of the device.

Tx (packets)

The number of packets transmitted.

Tx (octets)

The number of octets transmitted.

Rx (packets)

The number packets received.

Rx (Octets)

The number of octets received.

Signal Strength (dBm)

A tally of the received signal power.

Signal Quality (%)

The current percentage of radio signal quality.

Tx Errors (packets)

The total number of transmitted packet errors.

Rx Errors (packets)

The total number of received packet errors.


To refresh the screen immediately, click Now.

To turn off the auto-refresh, click Off.


Note If you turn off the auto refresh, and do not interact with the report at all, polling will be disabled.


To turn on auto refresh, click Auto.

To close the report, click Close.

Viewing RealTime Graphs

Using this feature, you can display the data in the table graphically. You can do the following:

To refresh the screen immediately, click Refresh Now.

To turn on auto refresh, click Auto Refresh-On.

To perform operations on the graph, right mouse click, then select one of the available options.


Note You cannot print or save graphs.


Displaying Ad-Hoc Network Reports

The Ad-hoc Network report allows you to view information about the ad-hoc network and its participating clients (see Viewing Ad-Hoc Network Reports).