Settings for WirelessController Thresholds lists the default threshold settings for WirelessControllers.
WirelessAccessPointThresholdExceeded and Wirelessclient ThresholdExceeded events are generated depending on the threshold values.
Parameters |
Default value |
Description |
---|---|---|
MaxSupportedWirelessAccessPointsThreshold |
99999 |
This is the maximum number of WirelessAccessPoints supported by the WirelessController. Valid range is from 0 to 99999. |
MaxSupportedWirelessClientsThreshold |
99999 |
This is the maximum number of WirelessClients supported by the WirelessController. Valid range is from 0 to 99999. |
UseMIBValues |
TRUE |
When UseMIBValues=TRUE, then MIB values are used to get the count of the WirelessAccessPoint and WirelessClient, which are required to generate Threshold alarms. If the MIB does not have any value, then the discovered topology count is used. When UseMIBValues= FALSE, only discovered topology count is used. |
UseMIBThresholds |
TRUE |
When UseMIBThresholds=TRUE, MIB values are used to get the Threshold valus for the WirelessAccessPoint and WirelessClient.If the MIB does not have any value, then the settings in the Threshold Window are used. When UseMIBThresholds=FALSE, the settings in the Threshold Window are used. |