Skip to content
OBssLoad.md 1.19 KiB
Newer Older
Kevin Di Lallo's avatar
Kevin Di Lallo committed
# OBssLoad
## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**allocatedTrafficSelfMean** | [**Integer**](integer.md) | Mean of allocated traffic from this AP (BSS) in units of 32 µs per second. | [default to null]
**allocatedTrafficSelfStdDev** | [**Integer**](integer.md) | Standard deviation from the mean of allocation traffic from this BSS in units of 32 µs per second. | [optional] [default to null]
**allocatedTrafficShareMean** | [**Integer**](integer.md) | Mean of the sum of allocated traffic from other APs on the overlapping channel in unit of 32 µs per second. | [default to null]
**allocatedTrafficShareStdDev** | [**Integer**](integer.md) | Standard deviation from the mean of the sum of allocated traffic from other APs on the overlapping channel in unit of 32 µs per second. | [optional] [default to null]
**overlap** | [**Integer**](integer.md) | Indicates the number of other APs that are sharing the same channel as the reporting AP. | [optional] [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)