zxAnXdsl2LnStatusXtuc

ZTE-AN-XDSL2-MIBII · .1.3.6.1.4.1.3902.1015.1001.1.2.10.1.34

Object

column Bits
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:
              
noDefect            (0) - This bit position positively reports that 
                          no defect or failure exist.
              
lossOfFraming       (1) - xTU-C failure due to loss of frame 
                          synchronization.
              
lossOfSignal        (2) - xTU-C failure due to loss of signal.
              
lossOfPower         (3) - xTU-C failure due to loss of power.Usually
                          this failure may be reported for CPE units
                          only.
              
initFailure         (4) - Recent initialization process failed.
              
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.
              
lossOfLink          (6) - xTU-C failure due to inability to link 
                          with xTU-R.

Context

MIB
ZTE-AN-XDSL2-MIBII
OID
.1.3.6.1.4.1.3902.1015.1001.1.2.10.1.34
Type
column
Access
readonly
Status
current
Parent
zxAnXdsl2LnEntry

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

Syntax

Bits

Values & Constraints

Enumerated Values
0noDefect
1lossOfFraming
2lossOfSignal
3lossOfPower
4initFailure
5lossOfSignalQuality
6lossOfLink