xfRLTEnhancedACMProtectionOperStatus

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.14.1.12

Object

column Enumeration
Status of the enhanched ACM protection engine, when ACM engine is configured either in maximum-troughtput or maximum-protection mode.
              
Values:
- notApplicable      : when enhanced ACM protection mode is basic;
- enhAcmProtActive   : when the enhanced ACM engine is working and the highest ACM profile is selected
                       between the working and the protection links;
- enhAcmProtNotActive: when the enhanced ACM engine is not working.

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.14.1.12
Type
column
Access
readonly
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::xfRLTEnhancedACMProtectionOperStatus'
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::xfRLTEnhancedACMProtectionOperStatus.<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::xfRLTEnhancedACMProtectionOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2notApplicable
3enhAcmProtActive
4enhAcmProtNotActive

Conformance