hwTdmShdslConfLineProbe

HUAWEI-TDMCPE-MIB · .1.3.6.1.4.1.2011.5.30.1.3.1.1.1.5

Object

column Enumeration
This object enables/disables support for Line Probe of 
the units in a SHDSL line.  When Line Probe is enabled, 
the system performs Line Probing to find the best possible 
rate (adaptive rate). If Line probe is disabled, the rate 
adaptation phase is skipped to shorten set up time 
(fixed rate).
Options:
1. enable(1) - Indicates that enable the function.
2. disable(2) - Indicates that disable the function.

Context

MIB
HUAWEI-TDMCPE-MIB
OID
.1.3.6.1.4.1.2011.5.30.1.3.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
hwTdmShdslConfEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable