adslAtucChanConfMaxInterleaveDelay
ADSL-LINE-MIB ·
.1.3.6.1.2.1.10.94.1.1.14.1.15
Object
column r/w
milli-secondsInteger32
Configured maximum Interleave Delay for this channel.
Interleave delay applies only to the interleave channel
and defines the mapping (relative spacing) between
subsequent input bytes at the interleaver input and
their placement in the bit stream at the interleaver
output. Larger numbers provide greater separation
between consecutive input bytes in the output bit
stream allowing for improved impulse noise immunity
at the expense of payload latency.
Context
- MIB
- ADSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.94.1.1.14.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milli-seconds
- Parent
- adslLineConfProfileEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ADSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-MIB::adslAtucChanConfMaxInterleaveDelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADSL-LINE-MIB::adslAtucChanConfMaxInterleaveDelay.<adslLineConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADSL-LINE-MIB::adslAtucChanConfMaxInterleaveDelay'
Syntax
milli-secondsInteger32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
adslLineMibAtucCompliance
readwrite
Read-write access is applicable when
static profiles are implemented.
static profiles are implemented.