ccsSpectrumRequestOperation
CISCO-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.9.9.114.1.2.1.1.7
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 ccsSpectrumRequestOperState to 'pending'
state if the FFT is busy; Otherwise, it changes
ccsSpectrumRequestOperState to 'running'.
'abort' changes ccsSpectrumRequestOperState to 'aborted'
state. 'abort' is only allowed when ccsSpectrumRequestOperState
is in 'pending' 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.
Note: The SNMP SET is rejected if ccsSpectrumRequestStatus
is not 'active'.
Context
- MIB
- CISCO-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.9.9.114.1.2.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccsSpectrumRequestEntry
- Table
- ccsSpectrumRequestTable
- Siblings
- 10
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 |
|---|---|---|---|
| ccsSpectrumRequestIndex An arbitrary integer to uniquely identify the entry. | column | Integer32 | .1.3.6.1.4.1.9.9.114.1.2.1.1.1 |
| ccsSpectrumRequestStoppedTime The value of sysUpTime when the spectrum measurement
operation stops. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.114.1.2.1.1.10 |
| ccsSpectrumRequestStatus 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.1.1.11 |
| ccsSpectrumRequestIfIndex The ifIndex of a docsCableUpstream(129) interface.
The background noise measurement is requested when
ccsSpectrumRequestIfIndex is specified.
The rec… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.114.1.2.1.1.2 |
| ccsSpectrumRequestMacAddr A MAC address that identifies a remote CM.
The default value of 0000.0000.0000 indicates that
the background noise will be measured for the
upstream. In this case,… | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.114.1.2.1.1.3 |
| ccsSpectrumRequestLowFreq Start of frequency range.
The ccsSpectrumRequestLowFreq is adjusted slightly to
accurately represent the actual starting point
of the frequency range.
… | column | KHz CCSFrequency | .1.3.6.1.4.1.9.9.114.1.2.1.1.4 |
| ccsSpectrumRequestUpperFreq End of frequency range.
With the adjustment done to the ccsSpectrumRequestLowFreq,
ccsSpectrumRequestUpperFreq will also be adjusted to the
last frequency within th… | column | KHz CCSFrequency | .1.3.6.1.4.1.9.9.114.1.2.1.1.5 |
| ccsSpectrumRequestResolution A span between two frequencies.
ccsSpectrumRequestResolution dictates the amount of
receiving power data to be returned in ccsSpectrumDataTable.
The finer the resol… | column | KHz Integer32 | .1.3.6.1.4.1.9.9.114.1.2.1.1.6 |
| ccsSpectrumRequestOperState The operational state of the test.
ccsSpectrumRequestIfIndex, ccsSpectrumRequestMacAddr,
ccsSpectrumRequestUpperFreq, ccsSpectrumRequestLowFreq
and ccsSpectrumReque… | column | CCSRequestOperState | .1.3.6.1.4.1.9.9.114.1.2.1.1.8 |
| ccsSpectrumRequestStartTime The value of sysUpTime when the spectrum measurement
operation starts. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.114.1.2.1.1.9 |