hwONTPotsTestBreakDialToneResult

HUAWEI-COMMTEST-MIB · .1.3.6.1.4.1.2011.6.21.1.1.1.10.1.34

Object

column Enumeration
The break dialling tone test result.
Options:
1. notRun(1)        -a test does not run
2. couldNotDraw1(3) -a test fails to draw                      
3. couldNotDraw2(4) -a test fails to draw                           
4. slowDraw1(5)     -slow draw
5. slowDraw2(6)     -slow draw
6. pass1(7)         -a test passes
7. pass2(8)         -a test passes

Context

MIB
HUAWEI-COMMTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.34
Type
column
Access
readonly
Status
current
Parent
hwONTPotsTestOprEntry

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-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwONTPotsTestBreakDialToneResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwONTPotsTestBreakDialToneResult.<ifIndex>.<hwONTPotsTestONTIndex>.<hwONTPotsTestONTPstnPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-COMMTEST-MIB::hwONTPotsTestBreakDialToneResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notRun
3couldNotDraw1
4couldNotDraw2
5slowDraw1
6slowDraw2
7pass1
8pass2