vdsl2ChanConfProfGinpRtxModeUs
ZYXEL-IES5000-MIB ·
.1.3.6.1.4.1.890.1.5.13.5.9.11.8.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-IES5000-MIB
- OID
.1.3.6.1.4.1.890.1.5.13.5.9.11.8.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdsl2ChanConfProfileExtendedEntry
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::vdsl2ChanConfProfGinpRtxModeUs'
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::vdsl2ChanConfProfGinpRtxModeUs.<xdsl2ChConfProfProfileName>'
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::vdsl2ChanConfProfGinpRtxModeUs'
Syntax
- Source
- Xdsl2ConfigRtxMode
- Base type
Enumeration
Values & Constraints
Type Values
0 | forbidden |
1 | preferred |
2 | forced |
3 | test |