xdsl2ChConfProfGinpRtxModeUs
ZYXEL-ves1724-56-MIB ·
.1.3.6.1.4.1.890.1.5.12.46.60.5.2.1.1.5
Object
G.inp(G.998.4) support setting on upstream direction. The possible values are: forbidden(0) - Support for G998.4 is disabled. preferred(1) - If G998.4 is supported by the far-end, it is enabled. forced(2) - The line will only train if G998.4 can be enabled. test(3) - G998.4 is enabled in test mode (refer to G998.4, Clause 10.4).
Context
- MIB
- ZYXEL-ves1724-56-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.46.60.5.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xdsl2ExtChConfProfileEntry
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-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-MIB::xdsl2ChConfProfGinpRtxModeUs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ves1724-56-MIB::xdsl2ChConfProfGinpRtxModeUs.<xdsl2ChConfProfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ves1724-56-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ves1724-56-MIB::xdsl2ChConfProfGinpRtxModeUs'
Syntax
- Source
- Xdsl2ConfigRtxMode
- Base type
Enumeration
Type Description
forbidden(0) - Support for G998.4 is disabled. preferred(1) - If G998.4 is supported by the far-end, it is enabled. forced(2) - The line will only train if G998.4 can be enabled. test(3) - G998.4 is enabled in test mode (refer to G998.4, Clause 10.4).
Values & Constraints
Type Values
0 | forbidden |
1 | preferred |
2 | forced |
3 | test |