hwPstnSignalToneTestResult
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.14.1.3
Object
column Enumeration
Operation result. Options: 1. signaltoneNormal(1) -indicates Signal tone normal 2. noSignaltone(2) -indicates No signal tone 3. signaltoneAbnormal(3) -indicates Signal tone abnormal 4. unknownError(4) -indicates Unknown error 5. testingAbnormal(5) -indicates Test abnormal 6. broadbandtesting(6) -indicates Broadband testing 7. capturefail(7) -indicates Line capture failure 8. notratb(8) -indicates Relay transfer board does not exist 9. notone(9) -indicates No tone 10. testnotfinish(10) -indicates signal tone test not finish
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.14.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwPstnSignalToneTestOprEntry
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::hwPstnSignalToneTestResult'
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::hwPstnSignalToneTestResult.<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::hwPstnSignalToneTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | signaltoneNormal |
2 | noSignaltone |
3 | signaltoneAbnormal |
4 | unknownError |
5 | testingAbnormal |
6 | broadbandtesting |
7 | capturefail |
8 | notratb |
9 | notone |
10 | testnotfinish |