dsx1Scramble

RAD-ds1Interface-MIB · .1.3.6.1.4.1.164.3.1.6.4.2.1.9

Object

column r/w Enumeration
Scrambling is an operation that randomizes the bits 
of the payload of the ATM cell by a polynom.
This operation helps with the error detection mechanism
of the HEC. Not applicable for E1.
active - will scramble/descramble the payload ATM cell
notActive - will not scramble/descramble.

Context

MIB
RAD-ds1Interface-MIB
OID
.1.3.6.1.4.1.164.3.1.6.4.2.1.9
Type
column
Access
readwrite
Status
current
Parent
dsx1XConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notApplicable
2notActive
3active