cfmMepLmTxPriority

F3-CFM-MIB · .1.3.6.1.4.1.2544.1.12.13.1.1.2.1.11

Object

This attribute is used if cfmMepLmTxCountAllPrios is false.
This attribute serves three purposes:
- It is the VLAN priority of the LMM.
- Data frames transmitted and received with this VLAN priority
  are counted by the MEP. The transmit count is sent in the LMM
  and the receive count is used to complete the list of four
  counts used for the loss measurement.
- If an LMR is received with a VLAN priority other than this
  the LMR is dropped.

Context

MIB
F3-CFM-MIB
OID
.1.3.6.1.4.1.2544.1.12.13.1.1.2.1.11
Type
column
Access
readwrite
Status
current
Parent
cfmMepEntry
Groups
2

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

Syntax

Values & Constraints

Type Constraints
range: 0..7

Conformance