extremeWirelessOffChannelScanStart
EXTREME-WIRELESS-MIB ·
.1.3.6.1.4.1.1916.1.25.1.25.1.1
Object
Setting this to TRUE will cause the scan module to start an off-channel scan. The radio will be disabled for the duration of the scan. The scan module will change to each of the specified channels in order. It will then conduct passive (and perhaps active) scans on that channel for the configured intervals. When the scan is finished the radio will be re-enabled. The scan will wait on each channel for at least MinWait milliseconds even if it sees no traffic on the channel. It will wait for at most MaxWait msecs even if it sees traffic. As a result the best case time for the scan is given by: # Of Channels * extremeWirelessOffChannelScanMinWait The worst case completion time is given by: # Of Channels * extremeWirelessOffChannelScanMaxWait Results of the off-channnel scan a reported to the scan results table.
Context
- MIB
- EXTREME-WIRELESS-MIB
- OID
.1.3.6.1.4.1.1916.1.25.1.25.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeWirelessOffChannelScanCfgEntry
- Table
- extremeWirelessOffChannelScanCfgTable
- Siblings
- 4
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeWirelessOffChannelScanList This value controls the channels which will be scanned during
the off-channel scan. Two special values should be noted:
all - causes the radio to scan all channe… | column | Bits | .1.3.6.1.4.1.1916.1.25.1.25.1.2 |
| extremeWirelessOffChannelScanMinWait This value controls the minimum time the off-channel scan
will wait on a particular channel if it doesn't see any
traffic. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1916.1.25.1.25.1.3 |
| extremeWirelessOffChannelScanMaxWait This value controls the maximum time the off-channel scan will
wait on a particular channel even if it is receiving beacons
etc. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.1916.1.25.1.25.1.4 |
| extremeWirelessOffChannelContinuous Setting this value to true results in the off-channel scan
looping on the configured values until the channel scan is
disabled. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1916.1.25.1.25.1.5 |