rdnSpectrumQualityCurrentChannelState
RDN-CABLE-SPECTRUM-MIB ·
.1.3.6.1.4.1.4981.6.1.3.1.1
Object
column Enumeration
Current Channel Status:
normal: channel quality is within rdnSnrThresholdValue.
This is the optimum operational status of the channel.
impaired: channel quality is below rdnSnrThresholdValue.
The channel continues to operate is this state,
but is degraded.
If the channel remains in this state, it means
that the quality of the spare spectrum is inadequate
to allow a hop.
pending: This is the operational status of the channel pending
SNR signal quality assessment. The quality of the channel
is unknown in this state. A channel will remain in this
state, if no modems are registered and available for
performing SNR measurement. When modems are available,
then the channel will transition to either normal,
or impaired, based on the SNR measurement.
Context
- MIB
- RDN-CABLE-SPECTRUM-MIB
- OID
.1.3.6.1.4.1.4981.6.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdnSpectrumAgilityStatisticsEntry
- Groups
- 1
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-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-MIB::rdnSpectrumQualityCurrentChannelState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CABLE-SPECTRUM-MIB::rdnSpectrumQualityCurrentChannelState.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CABLE-SPECTRUM-MIB::rdnSpectrumQualityCurrentChannelState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | impaired |
3 | pending |
Conformance
Member of