hwBTSSTestedPortOperMode
HUAWEI-BTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.3.1.1.18.1.2
Object
column r/w
Enumeration
Operation mode of BTSS tested port. Options: 1. inline(1) - BTSS tested port in test 2. outline(2) - BTSS tested port out test 3. monitor(3) - Monitoring BTSS tested port 4. both(4) - Capture for circuit and loop-line test 5. meltNoCutxDSL(5) - Capture for melt chip test with co and cpe connecting 6. meltForceCutxDSL(6) - Capture for melt chip test with co and cpe disconnecting 7. testLineLoopback(7) - Capture for test line loopback 8. internalResistorLoopback(8) - Capture for internal resistor loopback 9. passthroughmode(9) - No capture Default: passthroughmode(9)
Context
- MIB
- HUAWEI-BTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.3.1.1.18.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwBTSSTestedPortOperEntry
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-BTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BTEST-MIB::hwBTSSTestedPortOperMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-BTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BTEST-MIB::hwBTSSTestedPortOperMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-BTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-BTEST-MIB::hwBTSSTestedPortOperMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inline |
2 | outline |
3 | monitor |
4 | both |
5 | meltNoCutxDSL |
6 | meltForceCutxDSL |
7 | testLineLoopback |
8 | internalResistorLoopback |
9 | passthroughmode |