vdsl2ServProfRaMode
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.5.4.1.1.5
Object
The mode of operation of a rate-adaptive xTU-R in the transmit
direction.
Options:
1. manual (1) - No Rate-Adaptation. The initialization
process attempts to synchronize to a
specified rate.
2. rainit (2) - Rate-Adaptation during initialization process
only, which attempts to synchronize to a rate
between minimum and maximum specified values.
3. dynamic (3) - Rate-Adaptation during show time
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.5.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdsl2ServProfEntry
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 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ServProfRaMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ServProfRaMode.<vdsl2ServProfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ServProfRaMode'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2RaMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | manual |
2 | raInit |
3 | dynamic |