hwBTSSAdslSeltTestParamLoopTermin

HUAWEI-BTEST-MIB · .1.3.6.1.4.1.2011.6.21.3.1.1.21.1.7

Object

column Enumeration
Selt test parameter Loop Termination state.
Options:
1. open(0)       - Indicates that the line terminal is started
2. short(1)      - Indicates that the line terminal is short-circuited
3. unknow(2)     - Indicates the unknown state
4. terminated(3) - Indicates that the line terminal is stopped
5. invalid(-1)   - Indicates the invalid state

Context

MIB
HUAWEI-BTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.3.1.1.21.1.7
Type
column
Access
readonly
Status
current
Parent
hwBTSSAdslSeltTestEntry

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-BTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-BTEST-MIB::hwBTSSAdslSeltTestParamLoopTermin'
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::hwBTSSAdslSeltTestParamLoopTermin.<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::hwBTSSAdslSeltTestParamLoopTermin'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
0open
1short
2unknow
3terminated