slOTNConfigStuffingEnabled

SL-OTN-MIB · smartoptics variant · .1.3.6.1.4.1.4515.1.1.15.1.1.1.4

Object

column r/w SNMPv2-TCTruthValue
Byte stuffing configuration 
true(1)  - Enable OTN Byte Stuffing (255/237)
	false(2) - Disable OTN Byte Stuffing (255/238)

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false