jnxSoamLmThresholdCfgEnable

JUNIPER-SOAM-PM-MIB · .1.3.6.1.4.1.2636.3.78.1.2.5.1.2

Object

column Bits
A vector of bits that indicates the type of SOAM LM thresholds
notifications that are enabled.
              
A bit set to '1' enables the specific SOAM LM threshold notification
and when the specific counter is enabled and the threshold is crossed a
notification is generated.
              
A bit set to '0' disables the specific SOAM LM threshold notification.
              
If a particular SOAM LM threshold is not supported the BIT value is
set to '0'.
              
bJnxSoamLmMeasuredFlrForwardThreshold(0)
Enables/disables measured frame loss forward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmMeasuredStatsForwardFlr value is
greater than or equal to the threshold value.
bJnxSoamLmMaxFlrForwardThreshold(1)
Enables/disables maximum frame loss forward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmCurrentStatsForwardMaxFlr value is greater
than or equal to threshold value in a Measurement Interval.
bJnxSoamLmAvgFlrForwardThreshold(2)
Enables/disables average frame loss forward ratio threshold
notification. The notification is sent when at the end of a
Measurement Interval if the
jnxSoamLmCurrentStatsForwardAvgFlr value is greater
than or equal to the threshold value.
bJnxSoamLmMeasuredFlrBackwardThreshold(3)
Enables/disables measured frame loss backward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmMeasuredStatsBackwardFlr value is
greater than or equal to the threshold value.
bJnxSoamLmMaxFlrBackwardThreshold(4)
Enables/disables maximum frame loss backward ratio threshold
notification. The notification is sent immediately when the
jnxSoamLmCurrentStatsBackwardMaxFlr value is greater
than or equal to threshold value in a Measurement Interval.
bJnxSoamLmAvgFlrBackwardThreshold(5)
Enables/disables average frame loss backward ratio threshold
notification. The notification is sent when at the end of a
Measurement Interval if the
jnxSoamLmCurrentStatsBackwardAvgFlr value is
greater than or equal to the threshold value.

Context

MIB
JUNIPER-SOAM-PM-MIB
OID
.1.3.6.1.4.1.2636.3.78.1.2.5.1.2
Type
column
Access
readonly
Status
current
Parent
jnxSoamLmThresholdCfgEntry

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 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SOAM-PM-MIB::jnxSoamLmThresholdCfgEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SOAM-PM-MIB::jnxSoamLmThresholdCfgEnable.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<jnxSoamLmCfgIndex>.<jnxSoamLmThresholdCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SOAM-PM-MIB::jnxSoamLmThresholdCfgEnable'

Syntax

Bits

Values & Constraints

Enumerated Values
0bJnxSoamLmMeasuredFlrForwardThreshold
1bJnxSoamLmMaxFlrForwardThreshold
2bJnxSoamLmAvgFlrForwardThreshold
3bJnxSoamLmMeasuredFlrBackwardThreshold
4bJnxSoamLmMaxFlrBackwardThreshold
5bJnxSoamLmAvgFlrBackwardThreshold