hwadslLineExtConfProfRtxModeDs

HUAWEI-ADSL-EXT-MIB · .1.3.6.1.4.1.2011.6.31.1.13.1.43

Object

column r/w Enumeration
The mode of operation of G.998.4 retransmission in downstream direction. 
Options:                                                
1. forbidden(0)   - G.998.4 retransmission not allowed.
2. preferred(1)   - G.998.4 retransmission is preferred.
3. forced(2)      - Force the use of the G.998.4 retransmission.               
4. testmode(3)    - Force the use of the G.998.4 retransmission in test mode.

Context

MIB
HUAWEI-ADSL-EXT-MIB
OID
.1.3.6.1.4.1.2011.6.31.1.13.1.43
Type
column
Access
readwrite
Status
current
Parent
hwadslLineExtConfProfileCfgEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0forbidden
1preferred
2forced
3testmode