vdsl2ChanRetransmissionMode
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.13.21.1.1.3
Object
column Xdsl2StatusRtxMode
RTX_USED operational data parameter. The possible values are: rtxInUse(1) - RTX in use. rtxForbidden(2) - RTX not in use because RTX_MODE = FORBIDDEN. rtxNotSupportedXtuC(3) - RTX not in use because it is not supported by the XTU-C. rtxNotSupportedXtuR(4) - RTX not in use because it is not supported by the XTU-R. rtxNotSupportedBoth(5) - RTX not in use because it is not supported by the XTU-C and XTU-R.
Context
- MIB
- ZYXEL-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.13.21.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vdslChanExtendedEntry
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 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::vdsl2ChanRetransmissionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-IES5000-MIB::vdsl2ChanRetransmissionMode.<ifIndex>.<vdslPhysSide>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-IES5000-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-IES5000-MIB::vdsl2ChanRetransmissionMode'
Syntax
- Source
- Xdsl2StatusRtxMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | rtxInUse |
2 | rtxForbidden |
3 | rtxNotSupportedXtuC |
4 | rtxNotSupportedXtuR |
5 | rtxNotSupportedBoth |