ccsSpectrumRequestResolution

CISCO-CABLE-SPECTRUM-MIB · .1.3.6.1.4.1.9.9.114.1.2.1.1.6

Object

column r/w KHzInteger32
A span between two frequencies.
              
ccsSpectrumRequestResolution dictates the amount of
receiving power data to be returned in ccsSpectrumDataTable.
The finer the resolution, the more data returned.
              
ccsSpectrumRequestResolution is adjusted to a value which
is divisible by FFT's 12KHz bin size.

Context

MIB
CISCO-CABLE-SPECTRUM-MIB
OID
.1.3.6.1.4.1.9.9.114.1.2.1.1.6
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::ccsSpectrumRequestResolution'
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::ccsSpectrumRequestResolution.<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::ccsSpectrumRequestResolution'

Syntax

KHzInteger32

Values & Constraints

Object Constraints
range: 12-37000

Conformance