vdsl2LineStatusXtuc
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.1.1.1.13
Object
Indicates current state (existing failures) of the xTU-C.
This is a bit-map of possible conditions. This BITS structure can
report the following failures:
1. noDefect (0) - This bit position positively reports
that no defect or failure exist
2. lossOfFraming (1) - Loss of frame synchronization
3. lossOfSignal (2) - Loss of signal
4. lossOfPower (3) - Loss of power. Usually this failure may
be reported for CPE units only
5. initFailure (4) - Recent initialization process failed
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.1.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdsl2LineEntry
- Groups
- 1
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::vdsl2LineStatusXtuc'
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::vdsl2LineStatusXtuc.<ifIndex>'
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::vdsl2LineStatusXtuc'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2LineStatus
- Base type
Bits
Values & Constraints
Type Values
0 | noDefect |
1 | lossOfFraming |
2 | lossOfSignal |
3 | lossOfPower |
4 | initFailure |
Conformance
Member of