hwVOPLineSpectrumConfProfRtxModeUs

HUAWEI-VOP-MIB · .1.3.6.1.4.1.2011.6.144.1.1.4.1.26

Object

column r/w Enumeration
The mode of operation of G.998.4 retransmission in upstream direction. 
Options:          
1. forbidden (0)    - G.998.4 retransmission not allowed.
2. preferred (1)    - G.998.4 retransmission is preferred.
3. forced    (2)    - Force the use of the G.998.4 retransmission.               
4. testmode  (3)    - Force the use of the G.998.4 retransmission in test mode.

Context

MIB
HUAWEI-VOP-MIB
OID
.1.3.6.1.4.1.2011.6.144.1.1.4.1.26
Type
column
Access
readwrite
Status
current
Parent
hwVOPLineSpectrumConfProfEntry

Walk 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-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOP-MIB::hwVOPLineSpectrumConfProfRtxModeUs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOP-MIB::hwVOPLineSpectrumConfProfRtxModeUs.<hwVOPLineSpectrumConfProfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOP-MIB::hwVOPLineSpectrumConfProfRtxModeUs'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0forbidden
1preferred
2forced
3testmode