vdsl2LineStatusRtxUsedDs
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.1.1.1.42
Object
This parameter specifies whether G.998.4 retransmission is used in downstream. Options: 1. rtxInuse(1) - RTX in use 2. rtxUnusedModeForbidden(2) - RTX not in use, due to RTX_MODE = FORBIDDEN 3. rtxUnusedNotSupportedXtuc(3) - RTX not in use, due to not supported by the XTU-C 4. rtxUnusedNotSupportedXtur(4) - RTX not in use, due to not supported by the XTU-R 5. rtxUnusedNotSupportedXtucAndXtur(5) - RTX not in use, due to not supported by the XTU-C and XTU-R 6. invalidValue(-1) - Invalid value
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.1.1.1.42- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdsl2LineEntry
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::vdsl2LineStatusRtxUsedDs'
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::vdsl2LineStatusRtxUsedDs.<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::vdsl2LineStatusRtxUsedDs'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2StatusRtxUsed
- Base type
Enumeration
Values & Constraints
Type Values
-1 | invalidValue |
1 | rtxInuse |
2 | rtxUnusedModeForbidden |
3 | rtxUnusedNotSupportedXtuc |
4 | rtxUnusedNotSupportedXtur |
5 | rtxUnusedNotSupportedXtucAndXtur |