ccsSpectrumRequestLowFreq

CISCO-CABLE-SPECTRUM-MIB · .1.3.6.1.4.1.9.9.114.1.2.1.1.4

Object

column r/w KHzCCSFrequency
Start of frequency range.
              
The ccsSpectrumRequestLowFreq is adjusted slightly to
accurately represent the actual starting point
of the frequency range.
              
The adjustment is done as follows:
              
  aFactor = (center frequency - ccsSpectrumRequestLowFreq)/12K
  ccsSpectrumRequestLowFreq = center frequency - (aFactor * 12K)
              
where 12K is the FFT's bin size.

Context

MIB
CISCO-CABLE-SPECTRUM-MIB
OID
.1.3.6.1.4.1.9.9.114.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Units
KHz
Parent
ccsSpectrumRequestEntry
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::ccsSpectrumRequestLowFreq'
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::ccsSpectrumRequestLowFreq.<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::ccsSpectrumRequestLowFreq'

Syntax

Source
CCSFrequency
Base type
Integer32

Values & Constraints

Type Constraints
range: 5000..85000

Conformance