adslAturConfRateMode
ADSL-LINE-MIB ·
.1.3.6.1.2.1.10.94.1.1.14.1.16
Object
column r/w
Enumeration
Defines what form of transmit rate adaptation is configured on this modem. See ADSL Forum TR-005 [3] for more information.
Context
- MIB
- ADSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.94.1.1.14.1.16- Type
- column
- Access
- readwrite
- Status
- current
- 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::adslAturConfRateMode'
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::adslAturConfRateMode.<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::adslAturConfRateMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | adaptAtStartup |
3 | adaptAtRuntime |
Conformance
Member of
Compliance refinements
adslLineMibAtucCompliance
readwrite
Read-write access is applicable when
static profiles are implemented.
static profiles are implemented.