rdnSpectrumHopChannelWidth
RDN-CABLE-SPECTRUM-GROUP-MIB ·
.1.3.6.1.4.1.4981.6.1.2.3.1.7
Object
column r/w
Enumeration
Identifies the channel width change for this individual spectrum
hop. The valid band width is 200000 Hz, 400000 Hz, 800000 Hz,
1600000 Hz, 3200000 Hz.
This object is not applicable to a hop action when a
value of 0 is reported by this object.
This object applies only to CMTS 1x4 and 1x8 cards, not to
CMTS 2x8 cards.
Context
- MIB
- RDN-CABLE-SPECTRUM-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.6.1.2.3.1.7- 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::rdnSpectrumHopChannelWidth'
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::rdnSpectrumHopChannelWidth.<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::rdnSpectrumHopChannelWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
200000 | channelWidth1 |
400000 | channelWidth2 |
800000 | channelWidth3 |
1600000 | channelWidth4 |
3200000 | channelWidth5 |