ccsUpSpecMgmtHopPriority
CISCO-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.9.9.114.1.3.1.1.1
Object
column r/w
Enumeration
A preference priority for changing the frequency,
modulation, or channel width supporting the automatic
switching of the modulation scheme when the channel
becomes noisy.
The default priority is frequency, modulation, and
channel width. With the default preference, the
frequency is changed if there is a clean band
available. If there's no clean band available,
the modulation is changed. And if the
clean band is still not available, the bandwidth is
reduced until an acceptable band is found or a minimum
bandwidth of 200KHz.
Context
- MIB
- CISCO-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.9.9.114.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccsUpSpecMgmtEntry
- Groups
- 5
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 '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::ccsUpSpecMgmtHopPriority'
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::ccsUpSpecMgmtHopPriority.<ifIndex>'
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::ccsUpSpecMgmtHopPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | frqModChannel |
1 | frqChannelMod |
2 | modFrqChannel |
3 | modChannelFrq |
4 | channelFrqMod |
5 | channelModFrq |