MIB Viewer

hitronWifiSignalReceivedScanRefresh

OBJECT-TYPE
1.3.6.1.4.1.8595.80211.8.1
Access
read-write
Status
current
Sub-identifiers
0
This OID is to control the client scanning refresh. When the value is set autoRefresh(3), AP would automatically do the scan refresh for every 5 minutes and its readback value would be autoRefresh(3). If the setting is not set to autoRefresh(3), then its readback value is always noRefresh(2). Setting to noRefresh(2) would have not any action for wifi client refreshing. If this OID is set to refreshOnce(1), AP would refresh the wifi CPE connection once and update the data in hitronWifiSignalReceivedTable. After that, the value is set back to noRefresh(2) again. This OID can be applied in the DOCSIS config file, but only accept the setting of autoRefresh(3).
INTEGER { refreshOnce(1), noRefresh(2), autoRefresh(3) }