vdsl2ChStatusAtmStatus
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.2.1.1.6
Object
Indicates current state (existing failures) of the VDSL
channel in case its Data Path is ATM. This is a bit-map of
possible conditions.
Options:
1. noDefect(0) - This bit position positively
reports that no defect or failure
exist
2. noCellDelineation(1) - The link was successfully
initialized but cell delineation
was never acquired on the
associated ATM data path
3. 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-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.2.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdsl2ChannelStatusEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ChStatusAtmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ChStatusAtmStatus.<ifIndex>.<vdsl2ChStatusUnit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2ChStatusAtmStatus'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2ChAtmStatus
- Base type
Bits
Values & Constraints
Type Values
0 | noDefect |
1 | noCellDelineation |
2 | lossOfCellDelineation |