rdnSpectrumGroupHopRollbackEnable
RDN-CABLE-SPECTRUM-GROUP-MIB ·
.1.3.6.1.4.1.4981.6.1.2.1.1.6
Object
column r/w
Enumeration
This field controls the spectrum rollback option when the original
channel quality recovers. The rollback is allowed when this field
is enabled. The rollback is not allowed when this field is set to
disable.
This parameter applies to all CMTS card types.
Context
- MIB
- RDN-CABLE-SPECTRUM-GROUP-MIB
- OID
.1.3.6.1.4.1.4981.6.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdnSpectrumGroupEntry
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::rdnSpectrumGroupHopRollbackEnable'
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::rdnSpectrumGroupHopRollbackEnable.<rdnSpectrumGroupName>'
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::rdnSpectrumGroupHopRollbackEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |