zxAnXdsl2LineStatusXtur
ZTE-AN-XDSL2-MIB ·
.1.3.6.1.4.1.3902.1015.1001.1.2.1.1.15
Object
column Bits
Indicates current state (existing failures) of the xTU-R.
This is a bit-map of possible conditions.
This BITS structure can report the following failures:
noDefect (0) - This bit position positively reports that
no defect or failure exist.
lossOfFraming (1) - xTU-R failure due to loss of frame
synchronization.
lossOfSignal (2) - xTU-R failure due to loss of signal.
lossOfPower (3) - xTU-R failure due to loss of power.Usually
this failure may be reported for CPE units
only.
unused (4) - This bit is never active on xTU-R.
lossOfSignalQuality (5) - Loss of Signal Quality is declared when
the Noise Margin falls below the Minimum
Noise Margin, or the bit-error-rate
exceeds 10^-7.
Context
- MIB
- ZTE-AN-XDSL2-MIB
- OID
.1.3.6.1.4.1.3902.1015.1001.1.2.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnXdsl2LineEntry
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 'ZTE-AN-XDSL2-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIB::zxAnXdsl2LineStatusXtur'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-XDSL2-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIB::zxAnXdsl2LineStatusXtur.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-XDSL2-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-XDSL2-MIB::zxAnXdsl2LineStatusXtur'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | noDefect |
1 | lossOfFraming |
2 | lossOfSignal |
3 | lossOfPower |
4 | unused |
5 | lossOfSignalQuality |