ccsSNRRequestOperation
CISCO-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.9.9.114.1.2.3.1.4
Object
column
r/w
CCSRequestOperation
The control that allows start or abort of the test.
Since there is only 1 FFT engine running on the CMTS,
'start' changes ccsSNRRequestOperState to 'pending'
state if the FFT is busy; Otherwise, it changes
ccsSNRRequestOperState to 'running'.
'abort' changes ccsSNRRequestOperState to 'aborted'
state.
Only 'start' when request is to be started and 'abort' when
request is to be aborted can be set by the user. It is set to
'none' only on completion of the request by the FFT engine.
Context
- MIB
- CISCO-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.9.9.114.1.2.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccsSNRRequestEntry
- Table
- ccsSNRRequestTable
- Siblings
- 7
Syntax
CCSRequestOperation
- Source
- CCSRequestOperation
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | start |
2 | abort |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccsSNRRequestIndex An arbitrary integer to uniquely identify this entry. | column | Integer32 | .1.3.6.1.4.1.9.9.114.1.2.3.1.1 |
| ccsSNRRequestMacAddr A MAC address that identifies the remote online CM
that the CNR measurement operation is being
performed on. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.114.1.2.3.1.2 |
| ccsSNRRequestSNR A snap shot of the CNR value that is measured over
the in-use band frequency. The ccsSNRRequestSNR is set
to 0 when ccsSNRRequestOperState is in the 'running' state. | column | dB Integer32 | .1.3.6.1.4.1.9.9.114.1.2.3.1.3 |
| ccsSNRRequestOperState The operational state of the test.
ccsSNRRequestMacAddr, cannot be changed when the
ccsSNRRequestOperState is in the 'running' state. | column | CCSRequestOperState | .1.3.6.1.4.1.9.9.114.1.2.3.1.5 |
| ccsSNRRequestStartTime The value of sysUpTime when the CNR measurement
operation starts. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.114.1.2.3.1.6 |
| ccsSNRRequestStoppedTime The value of sysUpTime when the CNR measurement
operation stops. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.114.1.2.3.1.7 |
| ccsSNRRequestStatus The control that allows modification, creation, and
deletion of entries. For detailed rules see the
ccsSpectrumRequestEntry DESCRIPTION. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.114.1.2.3.1.8 |