rdnSpectrumHopSelection
RDN-CABLE-SPECTRUM-GROUP-MIB ·
.1.3.6.1.4.1.4981.6.1.2.3.1.2
Object
Identifies the selection of the action for this spectrum hop
rule. If the value is 'frequency(1)' then the only applicable
objects are rdnSpectrumHopPriority and rdnSpectrumHopFrequency.
If the value is 'band(2)' then the only applicable
objects are rdnSpectrumHopPriority, rdnSpectrumHopBandLow,
and rdnSpectrumHopBandHigh. If the value is 'powerDefault(3)'
then the only applicable objects are rdnSpectrumHopPriority and
rdnSpectrumHopPowerLevel. If the value is 'modulationProfile(5)'
then the only applicable objects are rdnSpectrumHopPriority and
rdnSpectrumHopModulationProfile. If the value is 'channelWidth(6)'
then the only applicable object for this row is
rdnSpectrumHopPriority and rdnSpectrumHopChannelWidth.
The powerDefault(3), powerLevel (4), and channelWidth (6)
selections apply only to CMTS 1x4 and 1x8 cards, but not to
CMTS 2x8 cards.. All other selections apply to all CMTS card types
Context
- MIB
- RDN-CABLE-SPECTRUM-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.6.1.2.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdnSpectrumHopEntry
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 'RDN-CABLE-SPECTRUM-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-GROUP-MIB::rdnSpectrumHopSelection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CABLE-SPECTRUM-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-GROUP-MIB::rdnSpectrumHopSelection.<rdnSpectrumGroupId>.<rdnSpectrumHopId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CABLE-SPECTRUM-GROUP-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CABLE-SPECTRUM-GROUP-MIB::rdnSpectrumHopSelection'
Syntax
- Source
- SpectrumHopSelections
- Base type
Enumeration
Values & Constraints
Type Values
1 | frequency |
2 | band |
3 | powerDefault |
4 | powerLevel |
5 | modulationProfile |
6 | channelWidth |