xfRLWANMlhcMplsMode

XF-RADIOLINK-RLT-MIB · .1.3.6.1.4.1.193.81.3.4.5.1.12.1.5

Object

column r/w Enumeration
It specifies the wanted mpls mode.
mplsOnly(2): Ethernet customer bridge, provider bridge and QinQ headers, including MPLS labels (up to 3) are compressed.
controlWord(3): L2 VPN with Pseudo-Wire Control Word headers are compressed.
l2(4): L2 VPN without Pseudo-Wire Control Word headers are compressed.
l3(5): L3 VPN headers are compressed.
Default: mplsOnly(2).
              
This can be configured only if compression administrative status is down.

Context

MIB
XF-RADIOLINK-RLT-MIB
OID
.1.3.6.1.4.1.193.81.3.4.5.1.12.1.5
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::xfRLWANMlhcMplsMode'
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::xfRLWANMlhcMplsMode.<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::xfRLWANMlhcMplsMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2mplsOnly
3controlWord
4l2
5l3

Conformance