OID | 1.3.6.1.4.1.9.9.169.1.3.6.1.7 |
Module | CISCO-WIRELESS-DOCS-EXT-MIB (CISCO) |
Nom | cwdxHeSuChOverState |
Acces | readonly |
Status | current |
Description | The status of the specified channel override operation.
The enumerations are:
messageSent(1): the HE has sent a RNG-RSP message
with channel override to the Subscriber-unit.
commandNotActive(2): the command is not in active mode
due to this entry's row status is not
in active yet.
noOpNeeded(3): The downstream frequency and the upstream
channel Id in this entry are the same as
original ones when this entry's row status
is set to active, so HE does not need to
do any operation.
SuNotFound(4): The SU is not found in the HE
at the time when the command becomes
active.
waitToSendMessage(5): specified the operation is active
and HE is waiting to send
a RNG-RSP message with channel
override to the Subscriber-unit.
timeOut(6): specified the operation is timed out.
That is, the HE cannot send a RNG-RSP message
with channel override to the Subscriber-unit within
the time specified in the object of
cwdxHeSuChOverTimeExpiration.
The possible reason is that the Subscriber-unit
does not repeat the initial ranging.
The possible state change diagram is as below:
[commandNotActive ->] waitToSendMessage ->
messageSent or timeOut.
[commandNotActive ->] noOpNeeded or SuNotFound. |
Syntaxe | Enumeration (1-messageSent, 2-commandNotActive, 3-noOpNeeded, 4-suNotFound, 5-waitToSendMessage, 6-timeOut) |