hwAdslnniLineStatusInitResult

HUAWEI-ADSLNNI-MIB · .1.3.6.1.4.1.2011.6.143.1.1.3.1.3

Object

Indicates the result of the last full initialization performed
on the line.  
Options: 
1. noFail(0)            -Indicates that no abnormity occurs.
2. configError(1)       -Indicates that the configuration is incorrect.
3. configNotFeasible(2) -Indicates that the configuration is improper.
4. commFail(3)         -Indicates that the communication fails.
5. noPeerAtu(4)         -Indicates that the peer ATU does not exist.
6. otherCause(5)        -Indicates that an unknown error occurs.

Context

MIB
HUAWEI-ADSLNNI-MIB
OID
.1.3.6.1.4.1.2011.6.143.1.1.3.1.3
Type
column
Access
readonly
Status
current
Parent
hwAdslnniLineEntry

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

Values & Constraints

Type Values
0noFail
1configError
2configNotFeasible
3commFail
4noPeerAtu
5otherCause