osEthOamLsEnabled

OA-ETH-OAM-LM-MIB · .1.3.6.1.4.1.6926.2.18.2.1.4

Object

column r/w SNMPv2-TCTruthValue
This attribute specifies whether the Loss Measurement instance
is enabled. The value 'true' indicates the Loss Measurement 
instance is enabled.  The value 'false' indicates the Loss
Measurement instance is disabled.
              
For a Loss Measurement instance to be removed the row should be
deleted in order to release internal resources.
              
This object can written after row creation time.
              
If the LM instance is enabled it will resume after shutdown/restart.

Context

MIB
OA-ETH-OAM-LM-MIB
OID
.1.3.6.1.4.1.6926.2.18.2.1.4
Type
column
Access
readwrite
Status
current
Parent
osEthOamLsConfEntry
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 'OA-ETH-OAM-LM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-ETH-OAM-LM-MIB::osEthOamLsEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OA-ETH-OAM-LM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OA-ETH-OAM-LM-MIB::osEthOamLsEnabled.<osEthOamMdIndex>.<osEthOamMaIndex>.<osEthOamMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OA-ETH-OAM-LM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OA-ETH-OAM-LM-MIB::osEthOamLsEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance