slOTNConfigOperationMode

SL-OTN-MIB · .1.3.6.1.4.1.4515.1.1.15.1.1.1.2

Object

column r/w OTNOperationMode
The OTN operation mode configuration
async(1)   - OTN G.709 Async mapping with FEC
sync(2)    - OTN G.709 Sync mapping with FEC
bypass(3)  - OTN Bypass (Transparent Passthru)

Context

MIB
SL-OTN-MIB
OID
.1.3.6.1.4.1.4515.1.1.15.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
slOTNConfigEntry

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 'SL-OTN-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-OTN-MIB::slOTNConfigOperationMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-OTN-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-OTN-MIB::slOTNConfigOperationMode.<slOTNConfigLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-OTN-MIB' -M '/opt/observium/mibs/packetlight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-OTN-MIB::slOTNConfigOperationMode'

Syntax

Source
OTNOperationMode
Base type
Enumeration

Values & Constraints

Type Values
1async
2sync
3bypass