< Home

collect-item (WMI profile view)

Function

The collect-item command configures whether APs report collected data to a WMI server and specifies the data collection interval.

The undo collect-item command restores the default configuration for APs to report collected data to a WMI server and restores the default data collection interval.

By default, APs report all types of collected data to a WMI server. The data collection interval varies depending on the data type, as listed in Table 1, and the default values are recommended.
Table 1 Default settings of the data collection interval

Data Type

Default Data Collection Interval (Unit: Second)

Site guest data

300

CPCAR data

300

Device monitoring data

10

Enhanced Media Delivery Index (eMDI) data

10

Interface monitoring data

60

Wireless device location data

60

Log data

300

Radio data of neighboring wireless devices

60

Radio monitoring data

10

SSID monitoring data

60

STA data

10

DHCP option information about STAs

300

UA information in the HTTP packets sent by STAs

300

Service information in the mDNS packets sent by STAs

300

Format

collect-item { application-statistics-data | cpcar-data | device-data | emdi-data | interface-data | log-data | neighbor-device-data | radio-data | ssid-data | terminal-data } { interval interval | disable }

undo collect-item { application-statistics-data | cpcar-data | device-data | emdi-data | interface-data | log-data | neighbor-device-data | radio-data | ssid-data | terminal-data }

collect-item { location-data | terminal-dhcp-option-data | terminal-http-ua-data | terminal-mdns-data } { interval interval | enable }

undo collect-item { location-data | terminal-dhcp-option-data | terminal-http-ua-data | terminal-mdns-data }

Parameters

Parameter Description Value

application-statistics-data

Indicates site guest data.

This parameter is not supported by RUs.

-

cpcar-data

Indicates CPCAR data.

-

device-data

Indicates device monitoring data.

-

emdi-data

Indicates eMDI data.

This parameter is not supported by Fit central APs or RUs.

-

interface-data

Indicates interface monitoring data.

-

location-data

Indicates wireless device location data.

-

log-data

Indicates log data.

-

neighbor-device-data

Indicates radio data of neighboring wireless devices.

This parameter is not supported by Fit central APs.

-

radio-data

Indicates radio monitoring data.

This parameter is not supported by Fit central APs.

-

ssid-data

Indicates SSID monitoring data.

This parameter is not supported by Fit central APs.

-

terminal-data

Indicates STA data.

This parameter is not supported by Fit central APs.

-

terminal-dhcp-option-data

Indicates DHCP option information (option 12, option 55, and option 60) about STAs.

-

terminal-http-ua-data

Indicates UA information in the HTTP packets sent by STAs.

-

terminal-mdns-data

Indicates service information in the mDNS packets sent by STAs.

-

interval interval

Specifies the data collection interval.

The value is an integer that ranges from 5 to 1800, in seconds.

disable

Disables APs from reporting collected data to the WMI server.

-

enable

Enables APs to report collected data to the WMI server.

-

Views

WMI profile view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

You can configure APs to report collected data to the WMI server and set the data collection interval as required. You can run this command multiple times to configure APs to report different types of data to the WMI server.

Example

# Set the interval for collecting device monitoring data to 500 seconds.
<HUAWEI> system-view
[HUAWEI] wlan
[HUAWEI-wlan-view] wmi-server name abc
[HUAWEI-wlan-wmi-server-prof-abc] collect-item device-data interval 500
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >