cdxCmtsCmChOverState
CISCO-DOCS-EXT-MIB ·
.1.3.6.1.4.1.9.9.116.1.3.5.1.7
Object
column
Enumeration
The status of the specified channel override operation.
The enumerations are:
messageSent(1): the CMTS has sent a RNG-RSP message
with channel override to the cable modem.
commandNotActive(2): the command is not in active mode
due to this entry's row status is not
in active yet.
noOpNeed(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 CMTS does not need to
do any operation.
modemNotFound(4): The modem is not found in the CMTS
at the time when the command becomes
active.
waitToSendMessage(5): specified the operation is active
and CMTS is waiting to send
a RNG-RSP message with channel
override to the cable modem.
timeOut(6): specified the operation is timed out.
That is, the CMTS cannot send a RNG-RSP message
with channel override to the cable modem within
the time specified in the object of
cdxCmtsCmChOverTimeExpiration.
The possible reason is that the cable modem
does not repeat the initial ranging.
The possible state change diagram is as below:
[commandNotActive ->] waitToSendMessage ->
messageSent or timeOut.
[commandNotActive ->] noOpNeeded or modemNotFound.
Context
- MIB
- CISCO-DOCS-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.116.1.3.5.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cdxCmtsCmChOverEntry
- Table
- cdxCmtsCmChOverTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | messageSent |
2 | commandNotActive |
3 | noOpNeeded |
4 | modemNotFound |
5 | waitToSendMessage |
6 | timeOut |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdxCmtsCmChOverSerialNumber 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.116.1.3.5.1.1 |
| cdxCmtsCmChOverMacAddress The mac address of the cable modem that the CMTS instructs to
move to a new downstream and/or upstream channel.
This column must be set to a valid Mac address cur… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.116.1.3.5.1.2 |
| cdxCmtsCmChOverDownFrequency The new downstream frequency which the cable modem is
instructed to move to. The value 0 is to ask the CMTS not to
override the downstream frequency. | column | hertz Integer32 | .1.3.6.1.4.1.9.9.116.1.3.5.1.3 |
| cdxCmtsCmChOverUpChannelId The new channel Id which the cable modem is instructed to
move to. The value -1 is to ask the CMTS not to override
the upstream channel Id. | column | Integer32 | .1.3.6.1.4.1.9.9.116.1.3.5.1.4 |
| cdxCmtsCmChOverTrapOnCompletion Specifies whether or not a cdxCmtsCmChOverNotification
should be issued on completion of the operation. If such a
notification is desired, it is the responsibility of the
mana… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.116.1.3.5.1.5 |
| cdxCmtsCmChOverOpInitiatedTime 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 cable modem, this object can help to distingui… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.116.1.3.5.1.6 |
| cdxCmtsCmChOverRowStatus The status of this table entry.
This value for cdxCmtsCmChOverMacAddress must be valid Mac
address currently in the CMTS in order for the row
status to be set t… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.116.1.3.5.1.8 |