xfRLWANCompAdminStatus

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.12.1.3

Object

column r/w Enumeration
It enables and disables MLHC and PLC on the RL-WAN interface.
              
down(2): both MLHC and PLC are disabled.
mlhcUp(3): only MLHC is enabled.
mlhcPlcUp(4): both MLHC and PLC are enabled.
Default:down(2).
              
Compression can be enabled on only one of the two RL-WAN interfaces belonging to the same MMU.
Any attempt to enable compression on both RL-WAN interfaces belonging to the same MMU is refused.

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.12.1.3
Type
column
Access
readwrite
Status
current
Parent
xfRLWANIfEntry
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::xfRLWANCompAdminStatus'
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::xfRLWANCompAdminStatus.<xfRLWANIfIndex>'
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::xfRLWANCompAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2down
3mlhcUp
4mlhcPlcUp

Conformance