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.
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 |
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 }
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. |
- |