hwVOPLineSpectrumConfProfRtxModeDs
HUAWEI-VOP-MIB ·
.1.3.6.1.4.1.2011.6.144.1.1.4.1.25
Object
column r/w
Enumeration
The mode of operation of G.998.4 retransmission in downstream 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.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVOPLineSpectrumConfProfEntry
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 'HUAWEI-VOP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOP-MIB::hwVOPLineSpectrumConfProfRtxModeDs'
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::hwVOPLineSpectrumConfProfRtxModeDs.<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::hwVOPLineSpectrumConfProfRtxModeDs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | forbidden |
1 | preferred |
2 | forced |
3 | testmode |