cfmMepLmTxCountAllPriosEnabled

F3-CFM-MIB · .1.3.6.1.4.1.2544.1.12.13.1.1.2.1.7

Object

column r/w SNMPv2-TCTruthValue
This attribute is used when Y.1731 probes are created and LMM frames
are transmitted. As per Y.1731, loss measurement should be done per
priority class. The implementation is restricted to support counting
of frames for only one priority that can be modified. As an added
value there is an option to count all priorities. This flag is used
to decide whether to put cumulative data frame counts for all the
priorities into the LMM that is transmitted by the MEP instead of
data frame counts for a provisioned individual priority.

Context

MIB
F3-CFM-MIB
OID
.1.3.6.1.4.1.2544.1.12.13.1.1.2.1.7
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::cfmMepLmTxCountAllPriosEnabled'
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::cfmMepLmTxCountAllPriosEnabled.<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::cfmMepLmTxCountAllPriosEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance