optRedundancyCnf
RAD-MIB ·
.1.3.6.1.4.1.164.3.5.1.1.11
Object
column r/w
Enumeration
This object is used by Optimux-XL, FomiE3/T3, Optimux-T3 and Optimux-155.
For Optimux-XL:
If optRedundancyStatus = notAvailable(3), then this field
can be off(2) or forcedBU(6).
- off(2) = forcedMain: forces the device to start immediately use of
Main (Link 1), no matter what is its state and stay there
- forcedBU(6) = forces the device to start immediately use of
Backup (Link 2), no matter what is its state and stay there.
This value is not supported by Optimux-T3.
Else, user can configure this field as:
auto(3) = switch back to main link when valid.
manual(4) = don't switch back to main link = automatic w/o return.
For FomiE3/T3 all values are applicable unconditioned.
For Optimux-T3 and OP-4 New Look, values off(2), auto(3), manual(4)
are applicable unconditioned.
For Optimux-155/1 values off (2) = Protection Lockout, auto (3) and manual (4)
and autoNonRevertive (7)
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.5.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optMxConfigEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::optRedundancyCnf'
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::optRedundancyCnf.<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::optRedundancyCnf'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.