ostEthLckCfgErrorSelection

OMNITRON-MEF31EXT-MIB · .1.3.6.1.4.1.7342.10.1.5.2.2.1.3

Object

column r/w Bits
A vector of bits that indicates what specific errors cause entry into
automatic LCK admin state.
              
A bit set to '1' enables the specific error for LCK admin state entry.
              
A bit set to '0' disables the specific error for LCK admin state entry.
              
bLink(0)         enables/disables LCK admin state entry based upon link failure
bLock(1)         enables/disables LCK admin state entry based upon ETH-LCK PDU received
bLower(2)        enables/disables LCK admin state entry based upon lower MEP error
bMep(3)          enables/disables LCK admin state entry based upon local MEP error
bAisRx(4)        enables/disables LCK admin state entry based upon AIS reception
bAisTx(5)        enables/disables LCK admin state entry based upon AIS generation

Context

MIB
OMNITRON-MEF31EXT-MIB
OID
.1.3.6.1.4.1.7342.10.1.5.2.2.1.3
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::ostEthLckCfgErrorSelection'
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::ostEthLckCfgErrorSelection.<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::ostEthLckCfgErrorSelection'

Syntax

Bits

Values & Constraints

Enumerated Values
0bLink
1bLock
2bLower
3bMep
4bAisRx
5bAisTx

Conformance