ccsSpecGroupFreqLower

CISCO-CABLE-SPECTRUM-MIB · .1.3.6.1.4.1.9.9.114.1.3.2.1.3

Object

column r/w HzInteger32
The lower frequency configured in spectrum group. This is a
mandatory object and can be modified when the row is active.
To configure a band frequency in the spectrum group, the value
of this object must be lower than the value of the corresponding
instance of ccsSpecGroupFreqUpper. To configure a fixed center
frequency in the spectrum group, the value of this object must
be equal to the value of the corresponding instance of
ccsSpecGroupFreqUpper.

Context

MIB
CISCO-CABLE-SPECTRUM-MIB
OID
.1.3.6.1.4.1.9.9.114.1.3.2.1.3
Type
column
Access
readwrite
Status
current
Units
Hz
Parent
ccsSpecGroupFreqEntry
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::ccsSpecGroupFreqLower'
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::ccsSpecGroupFreqLower.<ccsSpecGroupNumber>.<ccsSpecGroupFreqIndex>'
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::ccsSpecGroupFreqLower'

Syntax

HzInteger32

Values & Constraints

Object Constraints
range: 0-1000000000

Conformance