sysCBuRecMode

RAD-MIB · .1.3.6.1.4.1.164.3.3.1.6.2.1.10

Object

column r/w Enumeration
Recovery Mode. This object determines if after recovery
of the Primary Link (used in Vmux) it will become on-line again or not:
auto - automatic. In this case, the failed Link will become
    on-line again after recovery, automatically.
manual - In this case, the failed Link will not become
      on-line again after recovery but user can manually flip
      to this Link.

Context

MIB
RAD-MIB
OID
.1.3.6.1.4.1.164.3.3.1.6.2.1.10
Type
column
Access
readwrite
Status
current
Parent
sysCnfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
2off
3on