sysCRdnRecMode

RAD-Dacs-MIB · .1.3.6.1.4.1.164.3.3.1.6.3.1.7

Object

column r/w Enumeration
Recovery Mode. This object determines if after recovery
of the failed Primary card/port it will become on-line again or not:
auto - automatic . In this case, the failed card/port will become
    on-line again after recovery, automatically.
manual - In this case, the failed card/port will not become
      on-line again after recovery. But, user can manually flip
      to this card/port.
nonRevertive - same as manual, but here user CANNOT manually flip
      to this card/port. It will become on-line again, only if the
      Secondary/Backup card/port will fail.

Context

MIB
RAD-Dacs-MIB
OID
.1.3.6.1.4.1.164.3.3.1.6.3.1.7
Type
column
Access
readwrite
Status
current
Parent
sysCRdnEntry

Walk 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 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::sysCRdnRecMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-Dacs-MIB::sysCRdnRecMode.<sysCRdnCnfgIdx>.<sysCRdnPrimeSlot>.<sysCRdnPrimePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-Dacs-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-Dacs-MIB::sysCRdnRecMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
2auto
3manual
4nonRevertive