hwadslLineStatusInitResult

HUAWEI-ADSL-EXT-MIB · .1.3.6.1.4.1.2011.6.31.1.17.1.3

Object

column Enumeration
Indicates the result of the last full initialization performed
on the line.                   
Options:
1. noFail(0)            - Successful initialization
2. configError(1)       - Configuration failure
3. configNotFeasible(2) - Configuration details not supported
4. commFail(3)          - Communication failure
5. noPeerXtu(4)         - Peer xTU not detected
6. otherCause(5)        - Other initialization failure reason
7. ginpNotSelected(6)   - G.998.4 Retransmission mode was not selected 
                          while RTX_MODE = FORCED or with RTX_MODE = RTX_TESTMODE
8. invalidValue(-1)     - Invalid value

Context

MIB
HUAWEI-ADSL-EXT-MIB
OID
.1.3.6.1.4.1.2011.6.31.1.17.1.3
Type
column
Access
readonly
Status
current
Parent
hwadslLineExtInfoEntry

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::hwadslLineStatusInitResult'
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::hwadslLineStatusInitResult.<index>'
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::hwadslLineStatusInitResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalidValue
0noFail
1configError
2configNotFeasible
3commFail
4noPeerXtu
5otherCause
6ginpNotSelected