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
Groups
1

Walk 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::ccsSNRRequestOperation'
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::ccsSNRRequestOperation.<ccsSNRRequestIndex>'
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::ccsSNRRequestOperation'

Syntax

Source
CCSRequestOperation
Base type
Enumeration

Values & Constraints

Type Values
0none
1start
2abort

Conformance