tmnxOamPmCfgTwampLtHliForceCount

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.9.1.14

Object

column r/w SNMPv2-TCTruthValue
The value of tmnxOamPmCfgTwampLtHliForceCount specifies whether or not
to count High Loss Intervals (HLIs) and Consecutive High Loss
Intervals (CHLIs) when the TWAMP-Light 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.
              
TWAMP-Light HLI and CHLI counts can be read using the following
objects:
   tmnxOamPmStsLossTwlChliBwd,
   tmnxOamPmStsLossTwlChliFwd,
   tmnxOamPmStsLossTwlHliBwd,
   tmnxOamPmStsLossTwlHliFwd.

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.9.1.14
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPmCfgTwampLtEntry
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::tmnxOamPmCfgTwampLtHliForceCount'
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::tmnxOamPmCfgTwampLtHliForceCount.<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::tmnxOamPmCfgTwampLtHliForceCount'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance