cadUpchannelRecoverImpairedOnAck
CADANT-CMTS-UPCHANNEL-MIB ·
.1.3.6.1.4.1.4998.1.1.15.3.5.10
Object
scalar r/w
Enumeration
This parameter controls whether and how to attempt to recover an US channel if it is impaired after receipt of a REG-ACK or DBC-ACK. If set to attempt_indefinite_recovery, then if an US is impaired, the E6000 attempts to recover the US channel after receipt of the REG/DBC-ACK indefinitely. Note that this object is an INTEGER instead of a TruthValue to allow for other future values that may alter the method of recovery of US channels that are impaired due to being reported as impaired via a REG-ACK or DBC-ACK.
Context
- MIB
- CADANT-CMTS-UPCHANNEL-MIB
- OID
.1.3.6.1.4.1.4998.1.1.15.3.5.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadUpchannelParams
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CADANT-CMTS-UPCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-CMTS-UPCHANNEL-MIB::cadUpchannelRecoverImpairedOnAck.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-CMTS-UPCHANNEL-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-CMTS-UPCHANNEL-MIB::cadUpchannelRecoverImpairedOnAck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | attemptIndefiniteRecovery |