zxAnXdsl2LnStatusRtxUsedUs
ZTE-AN-XDSL2-MIBII ·
.1.3.6.1.4.1.3902.1015.1001.1.2.10.1.112
Object
column Enumeration
This parameter specifies whether ITU-T G.998.4 retransmission is used (i.e., active in showtime) in a given transmit direction. The parameter in downstream is RTX_USED_ds, and the parameter in upstream is RTX_USED_us. In [ITU-T G.992.3] and [ITU-T G.992.5] only the downstream parameter RTX_USED_ds is relevant, the value in the upstream direction shall be ignored. In [ITU-T G.993.2], both parameters are relevant. 1: RTX in use. 2: RTX not in use, due to RTX_MODE = FORBIDDEN. 3: RTX not in use, due to not supported by the XTU-C. 4: RTX not in use, due to not supported by the XTU-R. 5: RTX not in use, due to not supported by the XTU-C and XTU-R. This parameter shall also be reported in the case of RTX_MODE = RTX_FORCED with INIT FAILURE or with RTX_MODE = RTX_TESTMODE with INIT FAILURE. NOTE - In the latter case, this parameter will give detailed information on top of the INIT FAILURE reason code.
Context
- MIB
- ZTE-AN-XDSL2-MIBII
- OID
.1.3.6.1.4.1.3902.1015.1001.1.2.10.1.112- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnXdsl2LnEntry
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-MIBII' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-XDSL2-MIBII::zxAnXdsl2LnStatusRtxUsedUs'
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::zxAnXdsl2LnStatusRtxUsedUs.<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::zxAnXdsl2LnStatusRtxUsedUs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | used |
2 | forbidden |
3 | xtucUnsuppoted |
4 | xturUnsuppoted |
5 | xtucAndXturUnsuppoted |