adsl2SCStatusAttainableRate

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.2.2.1.17

Object

column bits/secondSNMPv2-SMIUnsigned32
Maximum Attainable Data Rate.  The maximum net data rate
currently attainable by the ATU-C transmitter and ATU-R
receiver (when referring to downstream direction) or by the
ATU-R transmitter and ATU-C receiver (when referring to
upstream direction).  Value is coded in bits/second.
This object reflects the value of the parameter following the
most recent DELT performed on the associated line.  Once
the DELT process is over, the parameter no longer changes
until the row is deleted or a new DELT process is initiated.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.2.2.1.17
Type
column
Access
readonly
Status
current
Units
bits/second
Parent
adsl2SCStatusEntry
Groups
1

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance