xfRLTEnhancedACMProtectionMode

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.14.1.11

Object

column r/w Enumeration
It configures the enhanced ACM protection mode. The enhanced ACM protection uses RX indicators from both the working and the protection links
to select an ACM profile to optimize capacity (throughput) and/or protection (robustness).
              
Values:
- Active Transmitter        : ACM engine determines the ACM profile according to the working Rx ACM indications only;
- Maximum Capacity (default): Working Rx ACM engine is aware of the ACM profile requests from the
                              protection Rx ACM engine, and determines the highest ACM profile between
                              the working and the protection links;
- Maximum Protection        : Working Rx ACM engine is aware of the protection Rx ACM engine's ACM
                              profile requests, and determines the lowest ACM profile between the working
                              and the protection links.

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.14.1.11
Type
column
Access
readwrite
Status
current
Parent
xfRLTProtectionEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2activeTransmitter
3maximumCapacity
4maximumProtection

Conformance