hwadslnniChStatusAtmStatus

HUAWEI-ADSLNNI-MIB · .1.3.6.1.4.1.2011.6.143.1.1.4.1.6

Object

Indicates current state (existing failures) of the ADSL
channel in case its Data Path is ATM. This is a bit-map of
possible conditions.  
The various bit positions are:
   noFailure(0)               - This bit position positively
                                reports that no defect or failure
                                exists.
   noCellDelineation(1)       - The link was successfully
                                initialized, but cell delineation
                                was never acquired on the
                                associated ATM data path.
   lossOfCellDelineation(2)   - Loss of cell delineation on the
                                associated ATM data path.
In case the channel is not of ATM Data Path the object is set
to '0'.

Context

MIB
HUAWEI-ADSLNNI-MIB
OID
.1.3.6.1.4.1.2011.6.143.1.1.4.1.6
Type
column
Access
readonly
Status
current
Parent
hwAdslnniChannelStatusEntry

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::hwadslnniChStatusAtmStatus'
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::hwadslnniChStatusAtmStatus.<ifIndex>.<hwadslnniChStatusUnit>'
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::hwadslnniChStatusAtmStatus'

Values & Constraints

Type Values
0noDefect
1noCellDelineation
2lossOfCellDelineation