xdsl2ChannelStatusRetransmissionMode
ZYXEL-ves1724-56-Fanless-MIB ·
.1.3.6.1.4.1.890.1.5.12.47.60.2.2.1.2
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-ves1724-56-Fanless-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.47.60.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xdsl2ExtChannelStatusEntry
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-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-Fanless-MIB::xdsl2ChannelStatusRetransmissionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-Fanless-MIB::xdsl2ChannelStatusRetransmissionMode.<ifIndex>.<xdsl2ChStatusUnit>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-Fanless-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-Fanless-MIB::xdsl2ChannelStatusRetransmissionMode'
Syntax
- Source
- Xdsl2StatusRtxMode
- Base type
Enumeration
Type Description
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.
Values & Constraints
Type Values
0 | none |
1 | rtxInUse |
2 | rtxForbidden |
3 | rtxNotSupportedXtuC |
4 | rtxNotSupportedXtuR |
5 | rtxNotSupportedBoth |