cwdxHeSuChOverState
CISCO-WIRELESS-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.169.1.3.6.1.7
Object
column
Enumeration
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.
Context
- MIB
- CISCO-WIRELESS-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.169.1.3.6.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwdxHeSuChOverEntry
- Table
- cwdxHeSuChOverTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | messageSent |
2 | commandNotActive |
3 | noOpNeeded |
4 | suNotFound |
5 | waitToSendMessage |
6 | timeOut |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cwdxHeSuChOverSerialNumber Object which specifies a unique entry in the
table. A management station wishing to initiate a
channel override operation should use a pseudo-random
value for this object when cr… | column | Integer32 | .1.3.6.1.4.1.9.9.169.1.3.6.1.1 |
| cwdxHeSuChOverMacAddress The mac address of the Subscriber-unit that the HE instructs to
move to a new downstream and/or upstream channel.
This column must be set to a valid Mac address c… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.169.1.3.6.1.2 |
| cwdxHeSuChOverDownFrequency The new downstream frequency which the Subscriber-unit is
instructed to move to. The value 0 is to ask the HE not to
override the downstream frequency. | column | hertz Integer32 | .1.3.6.1.4.1.9.9.169.1.3.6.1.3 |
| cwdxHeSuChOverUpChannelId The new channel Id which the Subscriber-unit is instructed to
move to. The value -1 is to ask the HE not to override
the upstream channel Id. | column | Integer32 | .1.3.6.1.4.1.9.9.169.1.3.6.1.4 |
| cwdxHeSuChOverTrapOnCompletion Specifies whether or not a cwdxHeSuChOverNotification
should be issued on completion of the operation. If such a
notification is desired, it is the responsibility of the
manag… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.169.1.3.6.1.5 |
| cwdxHeSuChOverOpInitiatedTime The value of sysUpTime at which the operation was initiated.
Since it is possible to have more than one entry in this
table for a Subscriber-unit, this object can help to disti… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.169.1.3.6.1.6 |
| cwdxHeSuChOverRowStatus The status of this table entry.
This value for cwdxHeSuChOverMacAddress must be valid Mac
address currently in the HE in order for the row
status to be set to a… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.169.1.3.6.1.8 |