ccsSpectrumRequestOperation
CISCO-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.9.9.114.1.2.1.1.7
Object
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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-SPECTRUM-MIB::ccsSpectrumRequestOperation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-SPECTRUM-MIB::ccsSpectrumRequestOperation.<ccsSpectrumRequestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-SPECTRUM-MIB::ccsSpectrumRequestOperation'
Syntax
- Source
- CCSRequestOperation
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | start |
2 | abort |
Conformance
Member of