ostEthLckCfgRxEnabled

OMNITRON-MEF31EXT-MIB · .1.3.6.1.4.1.7342.10.1.5.2.2.1.2

Object

column r/w SNMPv2-TCTruthValue
This attribute specifies whether ETH-LCK defect condition detection
is enabled.
              
The value 'true' indicates ETH-LCK defect condition detection is
enabled. This means an enabled defect is acted upon.
              
The value 'false' indicates ETH-LCK defect condition detection is
disabled. This means that an active defect is ignored.

Context

MIB
OMNITRON-MEF31EXT-MIB
OID
.1.3.6.1.4.1.7342.10.1.5.2.2.1.2
Type
column
Access
readwrite
Status
current
Parent
ostEthLckCfgEntry
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 'OMNITRON-MEF31EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MEF31EXT-MIB::ostEthLckCfgRxEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-MEF31EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-MEF31EXT-MIB::ostEthLckCfgRxEnabled.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-MEF31EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-MEF31EXT-MIB::ostEthLckCfgRxEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance