adslAtucConfRateChanRatio
ADSL-LINE-MIB ·
.1.3.6.1.2.1.10.94.1.1.14.1.3
Object
column r/w
%Integer32
Configured allocation ratio of excess transmit
bandwidth between fast and interleaved channels. Only
applies when two channel mode and RADSL are supported.
Distribute bandwidth on each channel in excess of the
corresponding ChanConfMinTxRate so that:
adslAtucConfRateChanRatio =
[Fast / (Fast + Interleaved)] * 100
In other words this value is the fast channel
percentage.
Context
- MIB
- ADSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.94.1.1.14.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- %
- 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::adslAtucConfRateChanRatio'
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::adslAtucConfRateChanRatio.<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::adslAtucConfRateChanRatio'
Syntax
%Integer32
Values & Constraints
Object Constraints
range: 0-100
Conformance
Member of
Compliance refinements
adslLineMibAtucCompliance
readwrite
Read-write access is applicable when
static profiles are implemented.
static profiles are implemented.