tmnxOamPmCfgLossLmmHliForceCount

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.12.1.13

Object

column r/w SNMPv2-TCTruthValue
The value of tmnxOamPmCfgLossLmmHliForceCount specifies whether or not
to count High Loss Intervals (HLIs) and Consecutive High Loss
Intervals (CHLIs) when the LMM test's MEF-35 Availability state is
Unavailable.
              
'true(1)' breaks compliance with MEF-35 by ensuring HLIs and CHLIs are
counted in Unavailable periods.
              
'false(2)' maintains compliance with MEF-35 by preventing HLIs and
CHLIs from being counted in Unavailable periods.
              
LMM HLI and CHLI counts can be read using the following objects:
   tmnxOamPmStsLossLmmChliBwd,
   tmnxOamPmStsLossLmmChliFwd,
   tmnxOamPmStsLossLmmHliBwd,
   tmnxOamPmStsLossLmmHliFwd.

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.12.1.13
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPmCfgLossLmmEntry
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 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgLossLmmHliForceCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgLossLmmHliForceCount.<tmnxOamPmCfgSessName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgLossLmmHliForceCount'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance