hwIsdnUserOutTestTransBitErrorResult
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.3.1.10
Object
column Enumeration
Describes the Test result-Transmission bit error rate. Options: 1. normal(1) -indicates normal 2. nt1BadOrNoTexist(2) -indicates NT1 is bad or no NT1 3. nt1ActiveFail(3) -indicates activating NT1 fails 4. nt1LoopFail(4) -indicates loopback on NT1 fails 5. syncFail(5) -indicates bit error rate is too high and synchronization fails 6. outOfTime(6) -indicates timed-out 7. notest(7) -indicates not tested)
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwIsdnUserOutTestOprEntry
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-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwIsdnUserOutTestTransBitErrorResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwIsdnUserOutTestTransBitErrorResult.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hwIsdnUserOutTestTransBitErrorResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | nt1BadOrNoTexist |
3 | nt1ActiveFail |
4 | nt1LoopFail |
5 | syncFail |
6 | outOfTime |
7 | notest |